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

Frustum shader culling remote operator camera 3rd person view avatar lines #449

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2023

  1. Fixed the remote operator ESC key exit fly mode

    Works in conjunction with the new PR in remote-operator-addon
    Steve-KX-RL committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    19d052a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Replace avatar laser beam with animated line from avatar icon to worl…

    …d touch intersection point
    Steve-KX-RL committed May 5, 2023
    Configuration menu
    Copy the full SHA
    018e6f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ea553 View commit details
    Browse the repository at this point in the history
  3. Dynamic Far Plane Culling

    Read the depth map to support dynamically adjusting frustum far plane, in order to perform perfect culling.
    Steve-KX-RL committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d0a34ff View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into Frustum-shader-cull…

    …ing-remote-operator-camera-3rd-person-view-avatar-lines
    
    # Conflicts:
    #	css/index.css
    Steve-KX-RL committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7bc1f5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1001fa View commit details
    Browse the repository at this point in the history