Blender Git Loki
Git Commits -> Revision 43853d0
Revision 43853d0 by Cody Winchester (master) May 29, 2020, 15:56 (GMT) |
Fix: Array modifier start cap not updating with object changes When setting the start cap of the array modifier it does not update when updating the start cap objects geometry. This patch switches the property update to rna_Modifier_dependency_update, the same as the end cap which works properly. Reviewed By: mont29 Differential Revision: https://developer.blender.org/D7584 |
Commit Details:
Full Hash: 43853d0528a7a705f1022ad37b95e3b0d8927efd
Parent Commit: 67795c9
Committed By: Bastien Montagne
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)