Blender Git Commit Log

Git Commits -> Revision fa6beb4

Revision fa6beb4 by Damien Plisson (master)
February 27, 2010, 17:03 (GMT)
System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers

and plug them into wip BLI_bfile.c to replace the hardcoded paths

Commit Details:

Full Hash: fa6beb43028b26424cf8aa0712f8f1a9ed8360a4
SVN Revision: 27172
Parent Commit: a9e3e0e
Lines Changed: +54, -57

17 Modified Paths:

/intern/ghost/GHOST_C-api.h (+2, -2) (Diff)
/intern/ghost/GHOST_ISystem.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_System.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+7, -10) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+7, -7) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+2, -2) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenlib/intern/BLI_bfile.c (+14, -16) (Diff)
/source/blender/blenlib/intern/Makefile (+2, -0) (Diff)
/source/blender/blenlib/SConscript (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021