Blender Git Loki
Git Commits -> Revision 6c9be3b
Revision 6c9be3b by Pablo Dobarro (master) November 21, 2019, 17:04 (GMT) |
Sculpt: Enable symmetrize operator with Dyntopo disabled After refactoring the mirror modifier and supporting geometry modifications with PBVH_FACES this operator can be easily implemented without Dyntopo. i The symmetrize button and options are still in the Dyntopo pannel. There are patches like doing multiple modifications in the Sculpt mode UI, so we need to find a way to organize this better. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D6180 |
Commit Details:
Full Hash: 6c9be3b27ce8246de78a039001f60298818b790d
Parent Commit: 316107d
Lines Changed: +93, -24
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+93, -24) (Diff)