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

3D Sky Depth Fixes, Path-Traced Skyboxes Introduction #73

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

Commits on May 11, 2024

  1. RTX 0.5 Sync

    - Rebased current branch
    - Reapplied skybox changes
    - Removed excess properties
    KingDavidW committed May 11, 2024
    Configuration menu
    Copy the full SHA
    18b961e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    4810679 View commit details
    Browse the repository at this point in the history
  2. Review Improvements

    - Moved debug data to Sky Settings
    - Improved consistency of Delta
    - Made skyscale actually default to the set scale before any formulas are applied on camera cuts
    - Added myself to the credits!
    KingDavidW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a0f2abd View commit details
    Browse the repository at this point in the history
  3. RTX 0.5 Sync

    - Rebased current branch
    - Reapplied skybox changes
    - Removed excess properties
    
    Fix a crash on window focus change, by updating the frameId from the dxvk-cs thread instead of main.
    
    See merge request lightspeedrtx/dxvk-remix-nv!835
    
    Review Improvements
    
    - Moved debug data to Sky Settings
    - Improved consistency of Delta
    - Made skyscale actually default to the set scale before any formulas are applied on camera cuts
    - Added myself to the credits!
    KingDavidW committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b397cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fca801 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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