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/blenkernel/intern
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
..
2015-11-16 15:19:30 +11:00
2015-05-13 06:10:49 +10:00
2016-04-25 14:57:25 +10:00
2016-01-28 17:23:12 +11:00
2015-08-01 14:13:59 +10:00
2016-04-04 18:36:37 +10:00
2016-03-03 16:02:31 +05:00
2015-08-06 22:33:45 +10:00
2015-10-07 15:02:06 +11:00
2016-03-05 09:12:07 +11:00
2016-01-19 04:54:39 +11:00
2016-03-12 19:12:32 +01:00
2016-01-16 15:59:37 +01:00
2015-10-26 22:22:30 +11:00
2015-12-12 15:10:03 +11:00
2015-11-03 10:31:08 +01:00
2016-04-15 20:36:38 +10:00
2016-01-27 10:14:41 +01:00
2015-12-15 18:16:41 +11:00
2016-01-28 17:23:12 +11:00
2016-03-09 19:34:26 +11:00