Blender Git Loki
Git Commits -> Revision 3f303b0
Revision 3f303b0 by Campbell Barton (apricot) May 22, 2008, 13:32 (GMT) |
experemental ID versioning to know what data has changed to avoid re-exporting entire levels. (with py api) also scriptlinks for lamps and material updates. |
Commit Details:
Full Hash: 3f303b092ba5e208ff531f56586112b38d7c952e
SVN Revision: 14922
Parent Commit: 2bab988
Lines Changed: +129, -3
8 Modified Paths:
/release/scripts/animation_proto.py (+3, -2) (Diff)
/source/blender/blenkernel/BKE_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+8, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_ID.h (+2, -0) (Diff)
/source/blender/python/api2_2x/gen_library.c (+24, -0) (Diff)
/source/blender/python/api2_2x/gen_library.h (+9, -0) (Diff)
/source/blender/src/buttons_shading.c (+77, -1) (Diff)
/source/blender/blenkernel/BKE_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+8, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_ID.h (+2, -0) (Diff)
/source/blender/python/api2_2x/gen_library.c (+24, -0) (Diff)
/source/blender/python/api2_2x/gen_library.h (+9, -0) (Diff)
/source/blender/src/buttons_shading.c (+77, -1) (Diff)