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

Implement custom depth pass rendering. #2378

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    a11a95e View commit details
    Browse the repository at this point in the history
  2. It renders.. something?

    Menotdan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    681456c View commit details
    Browse the repository at this point in the history
  3. Added debug view for the custom depth texture. Start of adding custom…

    … depth to the scene texture node.
    Menotdan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f356970 View commit details
    Browse the repository at this point in the history
  4. Add instanced custom depth (whatever that means?), and reversed the t…

    …exture inputs again to match what should be correct but isn't rendering anything to the output.
    Menotdan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    efd4524 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b6eb49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f14f78a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faf43b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c7a465 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    336e5fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ca5120 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f23a1a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Add skinned custom depth options. Added CustomDepth to the list of in…

    …stance-support passes.
    Menotdan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    43943e5 View commit details
    Browse the repository at this point in the history