Blender Git Loki
Git Commits -> Revision 5537117
Revision 5537117 by Bastien Montagne (master) January 28, 2019, 20:49 (GMT) |
Fix several missing cases of copy func for modifiers. Any time a modifier data has non-ID pointer, it should have own copy function (and also take care of proper init/reset in its init callback). |
Commit Details:
Full Hash: 5537117366db2a1af118a06ac89ba223de8c690e
Parent Commit: 147e22e
Lines Changed: +27, -2