Blender Git Commit Log

Git Commits -> Revision 37178ab

Revision 37178ab by Campbell Barton (master)
May 18, 2011, 06:27 (GMT)
cleanup only
- rename 'name', 'dir' --> 'filepath' where these actually represent a file path to avoid confusion.
- bugfix for possible (but unlikely) uninitialized string.
- remove commented script append function, now we have a python api for this.

Commit Details:

Full Hash: 37178ab0fdb2132dff1d7170613b53a10269607c
SVN Revision: 36736
Parent Commit: edb9045
Lines Changed: +86, -107

11 Modified Paths:

/source/blender/blenkernel/intern/blender.c (+16, -16) (Diff)
/source/blender/blenloader/BLO_readfile.h (+5, -5) (Diff)
/source/blender/blenloader/BLO_writefile.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+3, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+19, -44) (Diff)
/source/blender/blenloader/intern/readfile.h (+2, -2) (Diff)
/source/blender/blenloader/intern/writefile.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+26, -26) (Diff)
/source/blender/windowmanager/wm.h (+1, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021