Blender Git Commit Log

Git Commits -> Revision f705bda

Revision f705bda by Ton Roosendaal (master)
January 17, 2009, 14:56 (GMT)
2.5

Cleanup warnings from Joshua's commit (mostly unused variables,
but also used functions that were not prototyped).

Two bugfixes; passing on &ob->adt instead of ob->adt

But; the DNA system is now messed up, with two structs using
the same ID (nAction and bAction), that goes horrible wrong!

Commit Details:

Full Hash: f705bdaa8903f4447072e31700500ce293a2c059
SVN Revision: 18551
Parent Commit: 932131b
Lines Changed: +52, -45

13 Modified Paths:

/source/blender/blenkernel/BKE_ipo.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/action.c (+6, -6) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+5, -3) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_dynamiclist.h (+11, -10) (Diff)
/source/blender/blenlib/intern/fileops.c (+1, -4) (Diff)
/source/blender/editors/armature/poselib.c (+7, -7) (Diff)
/source/blender/editors/armature/poseobject.c (+9, -8) (Diff)
/source/blender/editors/space_action/action_edit.c (+1, -1) (Diff)
/source/blender/editors/space_ipo/ipo_draw.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021