Cycles: Update Acceleration Structure UI Visibility #113077

Open
Alaska wants to merge 8 commits from Alaska/blender:fix-incorrect-bvh-settings into blender-v4.0-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

8 Commits

Author SHA1 Message Date
Alaska 1588c3b52e Remove waste of sace code comment.
The code comment was about how we didn't need to do a simple AND test.
But it's clearer to do the AND test, and performance shouldn't be a concern
2023-10-02 23:26:57 +13:00
Alaska b32e429879 Refactor, cleanup, add code comments, and simplify
Too many things changed to properly describe what happened here.
2023-10-02 01:26:25 +13:00
Alaska d6b41b0875 Cleanup and simplify 2023-10-01 03:49:16 +13:00
Alaska fd2a73ed8e Cleanup, refactor, and cover an extra edge case 2023-10-01 03:09:16 +13:00
Alaska d8e7c048ba Fix python error due to formatting 2023-10-01 00:03:09 +13:00
Alaska a34cdb027c Cover CPU only device when using a GPU backend showing wrong settings 2023-09-30 22:22:31 +13:00
Alaska 90d5fea586 Cover edge cases and add comments 2023-09-30 21:22:11 +13:00
Alaska 9c566da881 Cycles: Update BVH options 2023-09-30 20:16:48 +13:00