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

Camera3D Improvements #2746

Closed
wants to merge 42 commits into from
Closed

Camera3D Improvements #2746

wants to merge 42 commits into from

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    066f0b7 View commit details
    Browse the repository at this point in the history
  2. fix typo

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e4b056a View commit details
    Browse the repository at this point in the history
  3. add example

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6cbca9e View commit details
    Browse the repository at this point in the history
  4. remove enable translation/rotation/zoom

    can be achieved by removing hotkeys
    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b54c0ae View commit details
    Browse the repository at this point in the history
  5. update test values

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3e07289 View commit details
    Browse the repository at this point in the history
  6. cleanup docstring

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    11313dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4de5fa3 View commit details
    Browse the repository at this point in the history
  8. fix docstring [skip ci]

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ae7f89a View commit details
    Browse the repository at this point in the history
  9. update docs

    ffreyer committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d31d905 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. update tests

    ffreyer committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8185a96 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    3c22c47 View commit details
    Browse the repository at this point in the history
  2. tweak default zoom some more

    ffreyer committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6786f96 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Add update_cam! with angles

    ffreyer committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5274295 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    4fee98b View commit details
    Browse the repository at this point in the history
  2. update NEWS

    ffreyer committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c890d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6639fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    becc8cd View commit details
    Browse the repository at this point in the history
  5. bring back fov controls

    ffreyer committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f264360 View commit details
    Browse the repository at this point in the history
  6. deprecate old_cam [skip ci]

    ffreyer committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    87e7254 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. fix whitespace?

    ffreyer committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6594406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed48aa6 View commit details
    Browse the repository at this point in the history
  3. cleanup news

    ffreyer committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    43e6428 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    a72abbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ee1e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 23, 2023

  1. DataInspector fixes

    - fix error on range access for lines
    - fix a typo
    - fix blinking in image
    - fix error in arrows
    ffreyer committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d51ed11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc3666 View commit details
    Browse the repository at this point in the history
  3. fix line indicator in band

    ffreyer committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    6945b97 View commit details
    Browse the repository at this point in the history
  4. update NEWS

    ffreyer committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    1053b3a View commit details
    Browse the repository at this point in the history
  5. update docs

    ffreyer committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    10aff36 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on May 5, 2023

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

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    fd9a04d View commit details
    Browse the repository at this point in the history
  2. fix type error in cam2d!

    ffreyer committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fc4fcd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a26e6a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    d89aac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001542e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e9072 View commit details
    Browse the repository at this point in the history
  4. fix test errors

    ffreyer committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    98c1096 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Aug 1, 2023

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