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

Snap to grid #60

Merged
merged 28 commits into from
Apr 25, 2020
Merged

Snap to grid #60

merged 28 commits into from
Apr 25, 2020

Commits on Mar 18, 2020

  1. init commit

    jshep1 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f1b859b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. sync with upstream

    jshep1 committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    40ee9de View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Add render thread and access grid

    jshep1 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c587b89 View commit details
    Browse the repository at this point in the history
  2. Add snap vals to transform control

    jshep1 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    aae61ba View commit details
    Browse the repository at this point in the history
  3. Add qml update

    jshep1 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ecf4154 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. dummy commit

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b15ac72 View commit details
    Browse the repository at this point in the history
  2. dummy commit

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    741c924 View commit details
    Browse the repository at this point in the history
  3. Add new JointPositionReset and JointVelocityReset components

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e6043e0 View commit details
    Browse the repository at this point in the history
  4. Fix documentation of JointPosition component

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    c022bf6 View commit details
    Browse the repository at this point in the history
  5. Add tests for joint reset components

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    38be112 View commit details
    Browse the repository at this point in the history
  6. Update Changelog

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b121234 View commit details
    Browse the repository at this point in the history
  7. Update copyright year

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    46f38d7 View commit details
    Browse the repository at this point in the history
  8. Update Changelog

    Signed-off-by: John Shepherd <[email protected]>
    diegoferigo authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f649bd1 View commit details
    Browse the repository at this point in the history
  9. Fix grid update error

    Signed-off-by: John Shepherd <[email protected]>
    jshep1 authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    1c05091 View commit details
    Browse the repository at this point in the history
  10. init commit

    Signed-off-by: John Shepherd <[email protected]>
    jshep1 authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7733269 View commit details
    Browse the repository at this point in the history
  11. Actor icon

    Signed-off-by: John Shepherd <[email protected]>
    chapulina authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d734d59 View commit details
    Browse the repository at this point in the history
  12. use EntityFromNode for now, because non-Visual nodes were not properl…

    …y selected
    
    Signed-off-by: John Shepherd <[email protected]>
    chapulina authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    51c233a View commit details
    Browse the repository at this point in the history
  13. new actor icon

    Signed-off-by: John Shepherd <[email protected]>
    chapulina authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    af9eeeb View commit details
    Browse the repository at this point in the history
  14. require ign-gui3

    Signed-off-by: John Shepherd <[email protected]>
    chapulina authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    40b2ee3 View commit details
    Browse the repository at this point in the history
  15. Add render thread and access grid

    Signed-off-by: John Shepherd <[email protected]>
    jshep1 authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    10d87f6 View commit details
    Browse the repository at this point in the history
  16. Add snap vals to transform control

    Signed-off-by: John Shepherd <[email protected]>
    jshep1 authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    30f90d8 View commit details
    Browse the repository at this point in the history
  17. Add qml update

    Signed-off-by: John Shepherd <[email protected]>
    jshep1 authored and John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f0121e7 View commit details
    Browse the repository at this point in the history
  18. dummy commit

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    aa1b2f2 View commit details
    Browse the repository at this point in the history
  19. dummy commit

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6b2b004 View commit details
    Browse the repository at this point in the history
  20. rebase

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    861ac73 View commit details
    Browse the repository at this point in the history
  21. revert includes

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    97807d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Undo unintended change

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    ca84694 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary header, add private link

    Signed-off-by: John Shepherd <[email protected]>
    John Shepherd committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    98a563c View commit details
    Browse the repository at this point in the history