Blender Git Commit Log

Git Commits -> Revision 4bd9775

Revision 4bd9775 by Ton Roosendaal (master)
October 10, 2005, 18:05 (GMT)
Stupid me! Committed in wrong console with wrong dir... here's the rest of
all files for the Ipo/Action/NLA makeover...

Commit Details:

Full Hash: 4bd9775936c1b5a1656713d8c6a679b711b93d93
SVN Revision: 5478
Parent Commit: 9b88685
Lines Changed: +745, -447

36 Modified Paths:

/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+0, -5) (Diff)
/source/blender/blenkernel/BKE_action.h (+17, -5) (Diff)
/source/blender/blenkernel/BKE_constraint.h (+5, -4) (Diff)
/source/blender/blenkernel/BKE_ipo.h (+10, -3) (Diff)
/source/blender/blenkernel/intern/action.c (+356, -121) (Diff)
/source/blender/blenkernel/intern/constraint.c (+18, -2) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+6, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/ipo.c (+119, -112) (Diff)
/source/blender/blenkernel/intern/object.c (+4, -1) (Diff)
/source/blender/include/BDR_drawaction.h (+0, -1) (Diff)
/source/blender/include/BIF_editaction.h (+5, -4) (Diff)
/source/blender/include/BIF_editconstraint.h (+1, -0) (Diff)
/source/blender/include/BIF_editnla.h (+1, -3) (Diff)
/source/blender/include/BIF_glutil.h (+5, -0) (Diff)
/source/blender/include/BIF_resources.h (+4, -1) (Diff)
/source/blender/include/blendef.h (+7, -4) (Diff)
/source/blender/include/BSE_drawnla.h (+10, -0) (Diff)
/source/blender/include/BSE_editipo.h (+15, -22) (Diff)
/source/blender/include/BSE_editnla_types.h (+0, -2) (Diff)
/source/blender/include/BSE_headerbuttons.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+0, -2) (Diff)
/source/blender/makesdna/DNA_ID.h (+10, -4) (Diff)
/source/blender/makesdna/DNA_nla_types.h (+5, -4) (Diff)
/source/blender/makesdna/DNA_object_types.h (+14, -7) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Bone.c (+14, -32) (Diff)
/source/blender/python/api2_2x/Camera.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Ipo.c (+11, -12) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Lamp.c (+11, -11) (Diff)
/source/blender/python/api2_2x/Material.c (+36, -36) (Diff)
/source/blender/python/api2_2x/NLA.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Object.c (+20, -15) (Diff)
/source/blender/python/api2_2x/World.c (+21, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021