Blender Git Commit Log

Git Commits -> Revision 02ecd9f

Revision 02ecd9f by Campbell Barton (master)
March 10, 2013, 06:40 (GMT)
code cleanup:

- remove unused block from before blender was opensourced (BKE_library_make_local)
noticed by Lawrence D'Oliveiro (ldo)
- remove text_idbutton() unused function.
- test_idbutton(name) was taking (name + 2), then checking 2 bytes before the pointer, this is error prone so better just take the name including the ID prefix.

Commit Details:

Full Hash: 02ecd9f84279acab5d5fdc26c3db467164b6542d
SVN Revision: 55153
Parent Commit: f9f7070
Lines Changed: +7, -43

4 Modified Paths:

/source/blender/blenkernel/BKE_library.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+4, -39) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021