Blender Git Loki
Git Commits -> Revision 0f17752
Revision 0f17752 by Sergey Sharybin (master) January 10, 2019, 15:22 (GMT) |
Use proper ID to create FModifier RNA pointer Allows to do simple DEG tag, without extra checks for ID type. Will solve possible missing updates when modifying f-curve modifier of a shared action. |
Commit Details:
Full Hash: 0f1775205ecfee9de21053eb1d187bfa641ba6aa
Parent Commit: ba2b26a
Lines Changed: +27, -27
5 Modified Paths:
/source/blender/editors/animation/fmodifier_ui.c (+23, -23) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -1) (Diff)