Files
test/source/blender/blenloader
Sergey Sharybin d9fc9882dc Optimize reading of fcurves
Reading fcurves wasn't really optimal because restoring fcu->group pointer was
changing lasthit pointer, which required full lookup over the oldnewmap happened
at the next call to newdatadr().

This reduces loading franck_sheep.blend file from ~2.2sec to 1.5sec.
2015-08-08 22:17:03 +02:00
..
2015-08-08 22:17:03 +02:00
2015-05-20 14:12:22 +10:00
2015-04-18 18:11:01 +02:00
2015-05-12 19:53:31 +05:00