This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Ton Roosendaal e2f58d817a Bug fix, own collection.
Shapekey drivers were executed for every call to derivedmesh, which shouldn't happen.
It now only runs on the object_update() function, once for every depsgraph change.

Error was found while testing preview render in viewport. On each render, the
animsys sent a 'changed data' because of the shapekey drivers being called,
causing eternal re-render loops (without showing anything).
2013-05-17 13:15:43 +00:00
..
2013-04-18 01:52:38 +00:00
2013-05-12 16:52:42 +00:00
2013-05-17 13:15:43 +00:00
2013-05-14 06:58:35 +00:00
2013-05-11 01:06:01 +00:00
2013-05-16 00:07:01 +00:00