Blender Git Loki
Git Commits -> Revision aca8928
Revision aca8928 by Joshua Leung (master) May 19, 2018, 17:54 (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: aca892832afb84ec9adfd98a3134a3bc536999c1
Parent Commit: 006b8e6
Lines Changed: +15, -0
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_query.cc (+15, -0) (Diff)