Files
test/source/blender/editors
Sean Kim 2582664f67 Refactor: Organize and fixup functions in sculpt_trim.cc
This PR performs the following refactors in sculpt_trim.cc:

* Remove `depth_front` and `depth_back` as `struct` properties, as they
  are only used for generating the Mesh
* Moves the `calculate_depth` call into the `generate_geometry` step as
  the latter is dependent on data from the former already
* Reorganize the methods so the overall file reads better.
* Minor comment nits and additions

Pull Request: https://projects.blender.org/blender/blender/pulls/120331
2024-04-11 17:53:46 +02:00
..
2024-03-29 00:05:25 +01:00
2024-04-11 09:39:48 +02:00
2024-04-11 09:39:48 +02:00
2024-04-08 16:23:25 +10:00
2024-04-11 09:39:48 +02:00
2024-04-01 16:47:57 +11:00