Blender Git Commit Log

Git Commits -> Revision 00735ed

Revision 00735ed by Brecht Van Lommel (master)
October 21, 2011, 17:37 (GMT)
Code cleanup: don't use btempdir/bprogdir/bprogname globals anymore, but wrap
in BLI_ functions.

Commit Details:

Full Hash: 00735ed9e49d2103e06b0e25513b5b880f0db226
SVN Revision: 41180
Parent Commit: 4d48dbe
Lines Changed: +105, -80

17 Modified Paths:

/source/blender/blenkernel/intern/blender.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+0, -2) (Diff)
/source/blender/blenlib/BLI_path_util.h (+14, -23) (Diff)
/source/blender/blenlib/intern/path_util.c (+62, -10) (Diff)
/source/blender/editors/interface/resources.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+1, -2) (Diff)
/source/blender/modifiers/intern/MOD_fluidsim_util.c (+1, -1) (Diff)
/source/blender/python/BPY_extern.h (+0, -2) (Diff)
/source/blender/python/intern/bpy_app.c (+2, -5) (Diff)
/source/blender/python/intern/bpy_interface.c (+3, -3) (Diff)
/source/blender/render/intern/source/pipeline.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+5, -4) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+0, -1) (Diff)
/source/creator/creator.c (+7, -11) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+3, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021