Blender Git Commit Log
Git Commits -> Revision f6e504c
Revision f6e504c by Sergey Sharybin (master) October 29, 2013, 18:10 (GMT) |
Make anim system safer for threading Remove usages of ANIM_unit_mapping_apply_fcurve in favor of runtime scale factor apply. There're still calls to ANIM_nla_mapping_apply_fcurve are hanging around, they're the next t be cleaned up! |
Commit Details:
Full Hash: f6e504cee9f85867554f5a0ab89b52a66c0f257e
SVN Revision: 60998
Parent Commit: 8bdbbca
Lines Changed: +89, -171
7 Modified Paths:
/source/blender/editors/animation/anim_draw.c (+0, -72) (Diff)
/source/blender/editors/include/ED_anim_api.h (+0, -3) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+31, -25) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+25, -25) (Diff)
/source/blender/editors/space_graph/graph_select.c (+20, -25) (Diff)
/source/blender/editors/transform/transform_conversions.c (+13, -13) (Diff)
/source/blender/editors/transform/transform_generics.c (+0, -8) (Diff)
/source/blender/editors/include/ED_anim_api.h (+0, -3) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+31, -25) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+25, -25) (Diff)
/source/blender/editors/space_graph/graph_select.c (+20, -25) (Diff)
/source/blender/editors/transform/transform_conversions.c (+13, -13) (Diff)
/source/blender/editors/transform/transform_generics.c (+0, -8) (Diff)