Blender Git Commit Log

Git Commits -> Revision ecd576e

March 23, 2015, 11:21 (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: ecd576e689ea11624b3ff91aef09a356383d4783
Parent Commit: 03ecd17
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