Files
test2/source/blender
Sean Kim fbf95a05d5 Cleanup: Various changes for cavity automasking
* Use `float3` where possible
* Adjust names, introduce a utility `struct` to represent the accumulation
  happening in the method
* Remove dead code
* Use `std::queue` instead of custom hand-written queue working on a
  `Vector`
* Apply `const` where possible
* Use C++ math library

Pull Request: https://projects.blender.org/blender/blender/pulls/127212
2024-09-06 01:07:03 +02:00
..
2024-09-04 19:34:15 +10:00
2024-09-05 15:14:40 +02:00