Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize the way properties of a contact constraints are computed, allow for custom implementations #22

Merged
merged 8 commits into from
Aug 2, 2021

Commits on Apr 6, 2021

  1. Generalize the way properties of a contact constraint are computed, a…

    …llow for custom implementations.
    
    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f9be775 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    081c372 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Add possibility to remove contact surface handlers.

    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0a442a6 View commit details
    Browse the repository at this point in the history
  2. Better generalization of contact constraint generation. Now it allows…

    … customizing the whole constraint generation process.
    
    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7231212 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Retain ABI compatibility.

    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    e95a63e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Improve comment.

    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    11bc2db View commit details
    Browse the repository at this point in the history
  2. Added comments to ABI hacks.

    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8f7c9fc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Addressed comments from review.

    Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
    peci1 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    e28afda View commit details
    Browse the repository at this point in the history