Files
test2/source/blender/blenlib
Joshua Leung a41da4fe11 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
2007-10-04 10:50:15 +00:00
..
2007-10-04 10:50:15 +00:00
2007-09-07 03:48:50 +00:00
2007-10-04 10:50:15 +00:00
2006-08-20 15:22:56 +00:00
2005-08-23 02:29:22 +00:00
2005-03-09 19:45:59 +00:00
2006-01-23 22:05:47 +00:00
2005-08-25 13:11:04 +00:00
2007-09-02 17:25:03 +00:00
2006-08-20 14:41:13 +00:00
2004-01-05 00:06:11 +00:00