This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Lukas Tönne 2a63ef03f0 Fix missing pose bone hash table in stub poses of action constraints.
This is a follow-up fix for rBa10b2fe. The Action constraint uses a hackish
stub object and pose, which doesn't have a hash table for fast lookups.
This doesn't seem to be a big issue with the old depsgraph, but in the new
depsgraph it creates a large number of cache misses and significant slowdown,
possibly because of additional threading and less simple bone loops.
2016-04-26 14:16:28 +02:00
..
2016-01-04 14:20:48 +05:00
2016-04-20 09:53:40 +10:00
2016-01-04 14:20:48 +05:00
2016-04-25 14:57:25 +10:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00