Blender Git Commit Log
Git Commits -> Revision f2f30db
Revision f2f30db by Pablo Dobarro (master) April 3, 2020, 19:05 (GMT) |
Cleanup: Move Mesh Filter, Smooth and Automasking to their own files |
Commit Details:
Full Hash: f2f30db98dacf2821fce3389952798c597bffe11
Parent Commit: d38023f
Lines Changed: +1598, -1425
3 Added Paths:
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+304, -0) (View)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+571, -0) (View)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+603, -0) (View)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+571, -0) (View)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+603, -0) (View)