Blender Git Commit Log

Git Commits -> Revision cc12591

Revision cc12591 by Campbell Barton (master)
April 12, 2012, 02:15 (GMT)
code cleanup: utfconv library had some quite confusing formatting, also cleared som warnings.

Commit Details:

Full Hash: cc1259178b95d084a7ca9e83c90ef0ab97b7fa86
SVN Revision: 45552
Parent Commit: 5aaf3ed
Lines Changed: +272, -223

12 Modified Paths:

/intern/CMakeLists.txt (+1, -2) (Diff)
/intern/ghost/intern/GHOST_SystemPathsWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemPathsWin32.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+17, -12) (Diff)
/intern/SConscript (+1, -1) (Diff)
/intern/utfconv/CMakeLists.txt (+18, -0) (Diff)
/intern/utfconv/utfconv.c (+150, -123) (Diff)
/intern/utfconv/utfconv.h (+14, -14) (Diff)
/intern/utfconv/utf_winfunc.c (+33, -32) (Diff)
/source/blender/blenlib/intern/fileops.c (+20, -20) (Diff)
/source/blender/blenlib/intern/storage.c (+11, -11) (Diff)
/source/creator/creator.c (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021