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

Underwater Fog Input #867

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

Underwater Fog Input #867

wants to merge 12 commits into from

Commits on Jul 9, 2021

  1. Add RegisterUnderwaterInput

    Renders anything after underwater effect and applies underwater fog.
    Useful for some transparent objects and particles.
    daleeidd committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    4e20ded View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Remove dead code

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    648c190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af18e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c336f2 View commit details
    Browse the repository at this point in the history
  4. Use correct SH

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2b1a145 View commit details
    Browse the repository at this point in the history
  5. Have both approaches coexist

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    dec5c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1977236 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9464547 View commit details
    Browse the repository at this point in the history
  8. Fix no _MainTex error

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5bd09e3 View commit details
    Browse the repository at this point in the history
  9. Do not disable renderer

    Fixes missing SH and missing shadows etc.
    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f44b954 View commit details
    Browse the repository at this point in the history
  10. Add test data

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    22961c1 View commit details
    Browse the repository at this point in the history
  11. Configurable texture name

    daleeidd committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5947db3 View commit details
    Browse the repository at this point in the history