Blender Git Commit Log
Git Commits -> Revision b8b9788
Revision b8b9788 by Lukas Toenne (alembic_pointcache) February 19, 2015, 12:49 (GMT) |
`New` operator for adding cache libraries. |
Commit Details:
Full Hash: b8b978815847080e8bcdd0f5a740e6317cd97dbb
Parent Commit: eae8bb4
Lines Changed: +79, -5
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_common.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+19, -4) (Diff)
/source/blender/editors/physics/physics_intern.h (+2, -0) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -0) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+54, -0) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+19, -4) (Diff)
/source/blender/editors/physics/physics_intern.h (+2, -0) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -0) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+54, -0) (Diff)