Blender Git Loki
Git Commits -> Revision d56df9d
Revision d56df9d by Joshua Leung (tmp-COW_InsertKeyframe_Fix) May 19, 2018, 17:42 (GMT) |
Add back temporary exception for pose bones in DEG_get_evaluated_rna_pointer() Without the exception, adding new poses to pose libraries took several seconds with only <= 4 bones selected. While we may still need this for other cases too, since bones are such a common use case, it makes sense to provide some level of optimisation for them. |
Commit Details:
Full Hash: d56df9d1352070b4ab7e4faa7bebc01f384c67a5
Parent Commit: b8e44cc
Lines Changed: +15, -0
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_query.cc (+15, -0) (Diff)