Blender Git Loki
Git Commits -> Revision b88d891
Revision b88d891 by Joshua Leung (master) August 23, 2015, 10:23 (GMT) |
Fix T45633 - Animated modifiers don't update in new depsgraph * Resolved some todo's where FModifier paths were getting identified using the wrong pattern. * Added the missing animation -> modifier link. The "hacky" part here is just to do with how we check if that link is needed; the link though should exist in the graph. |
Commit Details:
Full Hash: b88d8916e44f998c4f0bc397b29b0d6ff0f011e9
Parent Commit: e777583
Lines Changed: +12, -2