Blender Git Loki

Git Commits -> Revision a41da4f

Revision a41da4f by Joshua Leung (master)
October 4, 2007, 10:50 (GMT)
Some code cleanups:

* editaction.c - merged the functions for channel properties (renaming, slider limits, protect/mute, etc.)

* blenlib
- added a new function BLI_findindex which finds the index position of a given item in a list. It will return -1 if it can't find the item
- tidied up code formatting so that (the bits I have checked) have a single formatting style instead of a few different ones
- added a few paranoia checks for NULL in one of the listbase-related functions
- removed some half-dutch variable names still lurking around
- culled a few compiler warnings... there are still two in util.c related to (const char *) and (char *) type things

Commit Details:

Full Hash: a41da4fe110410394b964400bb1b5f49fa569f3b
SVN Revision: 12207
Parent Commit: ee15957
Lines Changed: +176, -168

3 Modified Paths:

/source/blender/blenlib/BLI_blenlib.h (+12, -11) (Diff)
/source/blender/blenlib/intern/util.c (+106, -75) (Diff)
/source/blender/src/editaction.c (+58, -82) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021