Blender Git Loki
Git Commits -> Revision a5aa56c
Revision a5aa56c by Pablo Dobarro (master) November 3, 2020, 22:59 (GMT) |
Fix mask extract and slice not preserving mesh symmetry options When extracting new objects from a mesh in sculpt mode, it makes sense to keep the current symmetry options and settings in the new mesh. In previous versions symmetry options were stored in the tool settings, so this bug was not that obvious. This also preserves the remember settings in the new object, which is also the desired behaviour. Reviewed By: sergey, mont29 Differential Revision: https://developer.blender.org/D9417 |
Commit Details:
Full Hash: a5aa56cd71937bb0bb8a722415a2865c341ee488
Parent Commit: 0dd599f
Lines Changed: +4, -0