Blender Git Commit Log

Git Commits -> Revision 08d8914

Revision 08d8914 by Campbell Barton (master)
May 2, 2011, 13:35 (GMT)
reverse string lookup listbase function BLI_findstring counterparts, added BLI_rfindstring, BLI_rfindstring_ptr, these search from the end of the listbase (like pythons rfind).

Commit Details:

Full Hash: 08d8914b3d0c0028c0f204d499ddfe46a76da113
SVN Revision: 36442
Parent Commit: 6baa456
Lines Changed: +57, -41

5 Modified Paths:

/source/blender/blenkernel/intern/blender.c (+3, -18) (Diff)
/source/blender/blenkernel/intern/context.c (+4, -6) (Diff)
/source/blender/blenlib/BLI_listbase.h (+8, -1) (Diff)
/source/blender/blenlib/intern/listbase.c (+41, -8) (Diff)
/source/blender/editors/interface/interface.c (+1, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021