Blender Git Commit Log

Git Commits -> Revision a35345f

Revision a35345f by Campbell Barton (master)
November 12, 2008, 22:35 (GMT)
2 utility functions added for projection painting.
* BLI_linklist_index() - to get an items index in a LinkList
* BLI_memarena_use_malloc() - BLI_memarena_use_calloc alredy existed but there was no way to switch back to malloc.

also added texnodes to cmake

Commit Details:

Full Hash: a35345f8bab9502ba10920bf93a2547ef9d35f4c
SVN Revision: 17435
Parent Commit: 8449f0d
Lines Changed: +19, -1

5 Modified Paths:

/source/blender/blenlib/BLI_linklist.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_memarena.h (+1, -0) (Diff)
/source/blender/blenlib/intern/BLI_linklist.c (+12, -0) (Diff)
/source/blender/blenlib/intern/BLI_memarena.c (+4, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021