Blender Git Commit Log

Git Commits -> Revision 0628fe7

Revision 0628fe7 by Sergey Sharybin (master)
October 22, 2018, 15:13 (GMT)
Followup to previous change, reduce number of relations updates

Only tag relations update when new f-curve was allocated. This solves
possible too slow keyframe insertion when doing character animation,
but still does proper relation update when new ID component became
animated.

Commit Details:

Full Hash: 0628fe7a6cf33bec370a4db53bb9d5980fa40162
Parent Commit: 3c655fd
Lines Changed: +36, -27

9 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+21, -14) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_convert.c (+1, -1) (Diff)
/source/blender/editors/include/ED_keyframing.h (+4, -2) (Diff)
/source/blender/editors/object/object_constraint.c (+2, -2) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_action.c (+4, -4) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021