-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
New environment GI, HDDAGI #86007
Closed
Closed
New environment GI, HDDAGI #86007
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b035b8b - Browse repository at this point
Copy the full SHA b035b8bView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 649517d - Browse repository at this point
Copy the full SHA 649517dView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ec28db - Browse repository at this point
Copy the full SHA 7ec28dbView commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 416f77b - Browse repository at this point
Copy the full SHA 416f77bView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7512cdd - Browse repository at this point
Copy the full SHA 7512cddView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8f9fe6 - Browse repository at this point
Copy the full SHA f8f9fe6View commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13edfd2 - Browse repository at this point
Copy the full SHA 13edfd2View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dab2644 - Browse repository at this point
Copy the full SHA dab2644View commit details
Commits on Dec 10, 2023
-
This is a new global illumination system meant to supersede SDFGI. Key advantages are: * Much, much faster. Significantly lower frame time, orders of magnitude faster cascade updates whem moving. * Generally higher quality (less arctifacting). * Much better occclusion (a _lot_ less light leaked). * Less memory usage. It is meant as a drop-in replacement. Should work as a replacement for SDFGI. Known issues: - [ ] For some reason gets DEVICE LOST on Intel GPUs. No idea why. - [ ] Sharp Reflections not always play good with TAA (wobbly). Future: - [ ] Dynamic object support. - [ ] High density mode (sub-probes). Please test and report issues!
Configuration menu - View commit details
-
Copy full SHA for 473caa2 - Browse repository at this point
Copy the full SHA 473caa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe4921 - Browse repository at this point
Copy the full SHA dfe4921View commit details -
Fix rbgi pointer crash (crashes reflection level)
Made transparent objects use less strict probe blending.
Configuration menu - View commit details
-
Copy full SHA for c943875 - Browse repository at this point
Copy the full SHA c943875View commit details
Commits on Dec 13, 2023
-
- Fixed roughness - Fixed dither (no need to use by default the filter) - Fixed probe filter
Configuration menu - View commit details
-
Copy full SHA for 66c32c3 - Browse repository at this point
Copy the full SHA 66c32c3View commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4e3306 - Browse repository at this point
Copy the full SHA d4e3306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e17ba3 - Browse repository at this point
Copy the full SHA 0e17ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d282b2 - Browse repository at this point
Copy the full SHA 7d282b2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.