revert: "fix(dynamic cubemap): blend native cubemap fallback"#2369
Conversation
This reverts commit 27d3e95.
📝 WalkthroughWalkthroughReflectionFallbackAmount setting is completely removed from the DynamicCubemaps feature. Changes cascade from header definitions through C++ implementation and JSON serialization, to shader buffer layout and blend computation, with a corresponding version bump. ChangesReflectionFallbackAmount Removal
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
No actionable suggestions for changed features. |
|
✅ A pre-release build is available for this PR: |
Reverts #2328
Summary by CodeRabbit
Bug Fixes
Chores