Blender Git Loki
Git Commits  -> Revision 8393bb1
		
			
			
		
March 26, 2015, 13:10 (GMT)  | 
Updated hash table for lookup of enabled cache items and added basic UI support.  | 
Commit Details:
Full Hash: 8393bb1f41159a12343b993fa9eb0cb10ebf0af5
Parent Commit: 8afec0b
Lines Changed:  +120,  -27
8 Modified Paths:
/release/scripts/startup/bl_ui/properties_scene.py (+20, -1) (Diff)
/source/blender/blenkernel/BKE_cache_library.h (+2, -4) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+25, -20) (Diff)
/source/blender/editors/io/io_cache_library.c (+51, -0) (Diff)
/source/blender/editors/io/io_cache_library.h (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+12, -2) (Diff)
/source/blender/blenkernel/BKE_cache_library.h (+2, -4) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+25, -20) (Diff)
/source/blender/editors/io/io_cache_library.c (+51, -0) (Diff)
/source/blender/editors/io/io_cache_library.h (+2, -0) (Diff)
/source/blender/editors/io/io_ops.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+12, -2) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021