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

Camera system #5

Merged
merged 24 commits into from
Jul 11, 2024
Merged

Camera system #5

merged 24 commits into from
Jul 11, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    735f943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    815f414 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    ab71dda View commit details
    Browse the repository at this point in the history
  2. Less zoom value

    Tornado-Technology committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    23f9964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba9f0a View commit details
    Browse the repository at this point in the history
  4. Updated rendering

    Tornado-Technology committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c3eff98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caf4645 View commit details
    Browse the repository at this point in the history
  6. Code clean up

    Tornado-Technology committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e3b5517 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e74241 View commit details
    Browse the repository at this point in the history
  8. remove unused method

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    50ae84d View commit details
    Browse the repository at this point in the history
  9. fix matrices multiplying

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c24691f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from JerryImMouse/camera-system

    Fix matrices multiplying
    Tornado-Technology committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    df8e328 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19f5e23 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e996c77 View commit details
    Browse the repository at this point in the history
  13. add constructor comments

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7dfb923 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f4145e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf8b212 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    27c9d95 View commit details
    Browse the repository at this point in the history
  17. renaming

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e37dffc View commit details
    Browse the repository at this point in the history
  18. matrix 3x3 changes

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    13d5dfc View commit details
    Browse the repository at this point in the history
  19. matrix 3x3 compatibility

    JerryImMouse committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3b4e0de View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f1c041 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #9 from JerryImMouse/camera-compatibility

    Compatibility methods
    Tornado-Technology committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ff734cb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    713daf4 View commit details
    Browse the repository at this point in the history