Files
test/source
Sean Kim b70c00bf4e Cleanup: Sculpt: Various non-functional sculpt_ops.cc changes
* Move grab brush preview method to `grab.cc`
* Use `enum class` where possible
* Use `const` where possible
* Use C++ math libraries where possible
  * float3 instead of float *
  * numeric limits & constexpr instead of macros
* Clarify naming of some variables
* Add doxygen sections

Pull Request: https://projects.blender.org/blender/blender/pulls/127743
2024-09-17 19:20:23 +02:00
..