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