Blender Git Loki

Git Commits -> Revision ca81aa7

Revision ca81aa7 by Andrea Weikert (master)
July 4, 2010, 15:35 (GMT)
Patch [#22339] File/installation paths changes

Patch Tracker: http://projects.blender.org/tracker/?func=detail&aid=22339&group_id=9&atid=127

This patch implements the proposal outlined here:
http://wiki.blender.org/index.php/Dev:2.5/Source/Installation/Proposal

Original patch by Matt Ebb.
Contributions by Nathan Letwory, Damien Plisson and Andrea Weikert

NOTE:
This is a work in progress commit, some work still needs to be done on the SCons and CMake files for this to work properly, but at least should compile and the files should be created in the right directory.

Commit discussed on IRC with Ton and Campbell.

Commit Details:

Full Hash: ca81aa704e958a73a55e79654f70eaa9a0fad85a
SVN Revision: 29935
Parent Commit: 3ca7b16
Lines Changed: +631, -650

1 Added Path:

/source/blender/blenlib/intern/path_util_cocoa.mm (+96, -0) (View)

38 Modified Paths:

/intern/ghost/GHOST_C-api.h (+0, -14) (Diff)
/intern/ghost/GHOST_ISystem.h (+0, -18) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+0, -12) (Diff)
/intern/ghost/intern/GHOST_System.h (+0, -14) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+0, -20) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+0, -14) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+0, -14) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+0, -58) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+0, -10) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+0, -14) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+0, -19) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+0, -14) (Diff)
/release/scripts/ui/space_info.py (+0, -22) (Diff)
/SConstruct (+17, -6) (Diff)
/source/blender/blenfont/intern/blf_lang.c (+6, -52) (Diff)
/source/blender/blenkernel/intern/blender.c (+2, -1) (Diff)
/source/blender/blenkernel/SConscript (+1, -0) (Diff)
/source/blender/blenlib/BLI_path_util.h (+52, -9) (Diff)
/source/blender/blenlib/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenlib/intern/BLI_bfile.c (+0, -223) (Diff)
/source/blender/blenlib/intern/path_util.c (+307, -27) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+18, -23) (Diff)
/source/blender/editors/space_file/file_ops.c (+3, -3) (Diff)
/source/blender/editors/space_file/fsmenu.c (+32, -24) (Diff)
/source/blender/editors/space_file/fsmenu.h (+4, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+10, -3) (Diff)
/source/blender/editors/space_image/SConscript (+1, -0) (Diff)
/source/blender/editors/space_info/space_info.c (+29, -2) (Diff)
/source/blender/makesrna/SConscript (+2, -1) (Diff)
/source/blender/python/intern/bpy.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+23, -12) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -1) (Diff)
/source/blender/windowmanager/wm_files.h (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+9, -10) (Diff)
/tools/Blender.py (+2, -0) (Diff)
/tools/btools.py (+8, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021