Blender Git Loki

Git Commits -> Revision 023765e

Revision 023765e by Joshua Leung (master)
January 17, 2009, 05:36 (GMT)
2.5 - AnimData fixes

* Made AnimData blocks be stored as pointer instead of directly in the ID-datablock, so that fewer files will need to be recompiled everytime some animation settings change.

* Tried to fix some of the compiler errors that pop up in Yafray code. If this commit doesn't fix it, just disable Yafray code for now (WITH_BF_YAFRAY=0 for scons)...

Commit Details:

Full Hash: 023765eb48f277168ea4e937f153b3333361d534
SVN Revision: 18549
Parent Commit: ee180ff
Lines Changed: +92, -37

13 Modified Paths:

/source/blender/blenkernel/BKE_animsys.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+40, -5) (Diff)
/source/blender/blenkernel/intern/library.c (+1, -0) (Diff)
/source/blender/editors/animation/keyframing.c (+24, -15) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+9, -1) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+1, -2) (Diff)
/source/blender/makesdna/DNA_key_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_material_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_world_types.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021