Blender Git Loki
Git Commits -> Revision 7a38fe9
Revision 7a38fe9 by Campbell Barton (master) September 5, 2013, 22:24 (GMT) |
sorting utility functions for simple cases - sorting pointers by float for example. |
Commit Details:
Full Hash: 7a38fe97fdf6971ed3f52bba08e942bf915112c7
SVN Revision: 59859
Parent Commit: 6cc3aec
Lines Changed: +150, -35
2 Added Paths:
/source/blender/blenlib/BLI_sort_utils.h (+61, -0) (View)
/source/blender/blenlib/intern/sort_utils.c (+74, -0) (View)
/source/blender/blenlib/intern/sort_utils.c (+74, -0) (View)