Blender Git Loki
Git Commits -> Revision 9a88bd5
Revision 9a88bd5 by Sebastian Parborg (master) June 20, 2019, 15:48 (GMT) |
Fix T65802: F-curves modifiers in nodes doesn't updates properly The other built in modifiers, except the generator modifier, seems to update the depsgraph thought some RNA magic. However the generator seem to be a bit special and doesn't get included into this. Now we manually update the depsgraph on value changes to the generator modifier. |
Commit Details:
Full Hash: 9a88bd55903a5c7df0365007bef8dd182f6eb481
Parent Commit: 2f77175
Lines Changed: +25, -9
1 Modified Path:
/source/blender/editors/animation/fmodifier_ui.c (+25, -9) (Diff)