fix: fix for terrain variation with upscaling feature breaking mips#1364
Conversation
|
Using provided base ref: e39f8cc Actionable Suggestions
|
|
✅ A pre-release build is available for this PR: |
WalkthroughA global mip bias has been incorporated into the mip level calculation within the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🔇 Additional comments (2)
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
If this targets the upscaler, it should target the upscaler branch. There's no guarantee it will be merged. If you're saying this is required anyway regardless, please confirm. |
|
Oh sorry alandtse, no this is just for upscaling. Will move to draft and can sit here till upscaling is merged/abandoned and i will remove it atp. |
adds mipbias to tv to make it not over-add miplevels with the upscaling shenanigans.
simple fix that ensures miplevel matches tv disabled.
Summary by CodeRabbit