Blender Git Loki
Git Commits -> Revision e9e9934
January 16, 2020, 09:09 (GMT) |
Fix bug introduced in previous commit checking number of users If the eval is not used for 1 user, the modifier is added again and again. To avoid this eval, it would be required a flag to check if the modifier was applied before, but this need more work and we will do in the future. |
Commit Details:
Full Hash: e9e9934d1b051250c087614d469512f33472da64
Parent Commit: 648b77b
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/intern/gpencil_modifier.c (+1, -2) (Diff)