Block a user
76aad4309b
Cleanup: Add forward declarations to mesh_brush_common.hh
c810d1413d
PyAPI Doc: fix doc gen warning wrt loadLeftHrtfSet
e30dbd2472
Merge branch 'blender-v4.2-release'
b03a6bbd60
Cleanup: Remove left-over debug print in tests.
ddd366c5b2
Merge branch 'blender-v4.2-release'
Sculpt: Initial data-oriented refactor for mask brush
Sean Kim
deleted branch cleanup-gesture-tool-ordering from Sean-Kim/blender
2024-06-13 16:28:29 +02:00
Cleanup: Match toolbar order for sculpt gesture tools
Cleanup: Match toolbar order for sculpt gesture tools
Sean Kim
created branch cleanup-gesture-tool-ordering in Sean-Kim/blender
2024-06-13 01:51:21 +02:00
Sculpt: Initial data oriented refactor for clay strips brush
Need to pull this down and test, but otherwise mostly stylistic / small comments.
Sculpt: Initial data oriented refactor for clay strips brush
Do we also need to check for factors[i] == 0.0f
and set r_distances
accordingly?
Sculpt: Initial data oriented refactor for clay strips brush
Probably worth adding the same asserts as above to this function
Sculpt: Initial data oriented refactor for clay strips brush
Do we have a better explanation for what square means in this context?