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

Migrate XYOrbitViewController #282

Merged
merged 20 commits into from
Jun 12, 2018

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    1643c54 View commit details
    Browse the repository at this point in the history
  2. Expose update for testing

    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    369740d View commit details
    Browse the repository at this point in the history
  3. Initial move

    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    752d8ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1f3b89 View commit details
    Browse the repository at this point in the history
  5. Get rid of OgreAdapter and use camera directly

    - This is necessary to allow consolidated test setup
    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    4cded40 View commit details
    Browse the repository at this point in the history
  6. Add test setup for xy_orbit camera

    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    32c527f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f95ca26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5c6134 View commit details
    Browse the repository at this point in the history
  9. Fix failing tests

    botteroa-si authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ae9f749 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58e1869 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d442fa View commit details
    Browse the repository at this point in the history
  12. Add tests for mimic functionality

    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9d052ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc7ce64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cff90da View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9085a1a View commit details
    Browse the repository at this point in the history
  16. Better mimicing of ViewControllers

    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    551a275 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0900b5e View commit details
    Browse the repository at this point in the history
  18. Fix missing initialization of member variables

    - leads to segfault: The default constructor of Ogre types does not set to zero
    Martin-Idel-SI authored and wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    8901ee6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5f97ed6 View commit details
    Browse the repository at this point in the history
  20. fixup cpplint issues

    wjwwood committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    bf95910 View commit details
    Browse the repository at this point in the history