Blender Git Loki
Git Commits -> Revision dbbe721
Revision dbbe721 by Sergey Sharybin (master) May 12, 2015, 11:06 (GMT) |
Depsgraph: Move update-related functions into own files Currently it is just moving existing functions into a new file, but in the future those new files will be grown much more due to upcoming more granular scene updates. Should be no functional changes. |
Commit Details:
Full Hash: dbbe721c2afda4a3b5c8ea7e60cf3f2b011cc857
Parent Commit: ae00e42
Lines Changed: +767, -631
2 Added Paths:
/source/blender/blenkernel/intern/armature_update.c (+549, -0) (View)
/source/blender/blenkernel/intern/object_update.c (+204, -0) (View)
/source/blender/blenkernel/intern/object_update.c (+204, -0) (View)