Blender Git Commit Log

Git Commits -> Revision e9efdae

March 26, 2015, 13:10 (GMT)
`New` operator for adding cache libraries.

Conflicts:
release/scripts/startup/bl_ui/properties_physics_common.py
source/blender/blenkernel/BKE_pointcache.h
source/blender/blenkernel/intern/pointcache.c
source/blender/editors/physics/physics_ops.c
source/blender/editors/physics/physics_pointcache.c

Commit Details:

Full Hash: e9efdae466ee18e9495f1e873288b53520767c0e
Parent Commit: 51bd9be
Lines Changed: +165, -5

2 Added Paths:

/source/blender/editors/io/io_cache_library.c (+101, -0) (View)
/source/blender/editors/io/io_cache_library.h (+37, -0) (View)

4 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+19, -4) (Diff)
/source/blender/editors/io/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021