Files
test2/source/blender/blenkernel
Hans Goudey a90a7cd521 Refactor: Sculpt: Consolidate color painting API
Remove the `pbvh_colors.cc` file, since dealing with color attributes should
generally not be the responsibility of the PBVH. Move the color API functions
to the `color` namespace, replacing the two existing `SCULPT_color`
functions. Also replace `SCULPT_has_colors` and `SCULPT_has_loop_colors`
which are redundant with checking the easily accessible attributes directly.
2024-06-28 09:03:25 -04:00
..
2024-05-08 11:25:00 +02:00
2023-11-27 09:30:52 +11:00
2024-06-17 23:50:05 +02:00