blender/source
Campbell Barton 1708ac0723 rename some functions to use easier to understand names.
'BLI_makestringcode' --> 'BLI_path_rel'
'BLI_convertstringcwd' --> 'BLI_path_cwd'
'BLI_convertstringframe' --> 'BLI_path_frame'
'BLI_convertstringframe_range' --> 'BLI_path_frame_range'
'BLI_make_cwdpath' --> 'BLI_path_cwd'
2010-03-09 17:36:23 +00:00
..
blender rename some functions to use easier to understand names. 2010-03-09 17:36:23 +00:00
blenderplayer fix for minor errors/warnings 2010-03-03 13:59:57 +00:00
creator rename some functions to use easier to understand names. 2010-03-09 17:36:23 +00:00
darwin OS X Makefiles: 2010-01-03 20:35:13 +00:00
gameengine rename some functions to use easier to understand names. 2010-03-09 17:36:23 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Change order of linking slightly so things link. 2010-01-22 16:28:16 +00:00
nan_compile.mk Fix #21374: OS X Makefiles missed optimization flags in 2.5 since at least 2010-03-05 14:29:48 +00:00
nan_definitions.mk OSX buildscripts update following ffmpeg precompiled libs update 2010-02-22 16:34:27 +00:00
nan_link.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_subdirs.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_warn.mk correct fsf address 2010-02-12 13:34:04 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00