Blender Git Commit Log

Git Commits -> Revision 3bb5fc9

Revision 3bb5fc9 by Brecht Van Lommel (master)
November 11, 2008, 15:03 (GMT)

* RNA: utility function to retrieve strings. It will use a fixed
size buffer if it's big enough, and otherwise allocate memory.
* Added BLI_dynstr_appendf() to construct strings easily in printf
style, this should make it easier to construct menu strings for
example.

Commit Details:

Full Hash: 3bb5fc9c7d10f7dec32f8d2a772fce69be468b15
SVN Revision: 17407
Parent Commit: ade1495
Lines Changed: +85, -7

5 Modified Paths:

/source/blender/blenlib/BLI_dynstr.h (+10, -2) (Diff)
/source/blender/blenlib/intern/BLI_dynstr.c (+56, -3) (Diff)
/source/blender/makesrna/intern/rna_access.c (+17, -0) (Diff)
/source/blender/makesrna/intern/rna_dependency.c (+1, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021