Blender Git Commit Log

Git Commits -> Revision 17931f3

Revision 17931f3 by Pablo Dobarro (master)
April 3, 2020, 19:46 (GMT)
Cleanup: Move Mask Filter and Mask Expand to their own files

Commit Details:

Full Hash: 17931f3b5125528e3d763ae8a80eae5e4730dcc3
Parent Commit: f2f30db
Lines Changed: +1071, -924

2 Added Paths:

/source/blender/editors/sculpt_paint/sculpt_filter_mask.c (+501, -0) (View)
/source/blender/editors/sculpt_paint/sculpt_mask_expand.c (+526, -0) (View)

6 Modified Paths:

/source/blender/editors/sculpt_paint/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -891) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+5, -5) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+11, -11) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+12, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+12, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021