Files
test2/source/blender/blenkernel
Sean Kim 5546fe9848 Cleanup: Various non-functional pbvh_bmesh.cc changes
* Change #define constant value to static constexpr
* Adds const where possible
* Uses reference instead of pointer where possible
* Uses `float3` instead of raw float array where possible
* Uses std::optional to indicate value that may be null
* Reduces scope of variables where possible
* Uses `std::array` instead of raw arrays where possible
* Combines assignment and declaration where possible
* Lengthens some names from single letters

Pull Request: https://projects.blender.org/blender/blender/pulls/135486
2025-04-02 21:28:19 +02:00
..
2025-04-01 20:22:47 +02:00
2025-04-01 20:22:47 +02:00
2025-02-18 15:36:50 +01:00
2025-03-28 00:59:09 +00:00
2025-03-28 00:59:09 +00:00
2025-03-28 00:59:09 +00:00
2025-02-23 21:02:54 +11:00
2025-04-02 16:50:50 +02:00