blender/source/blender/blenlib
Campbell Barton c9634ce5b4 fix for [#17560] Error in BPY_run_python_script
any path starting with a '.' on win32 would be replaced with C:\ (or the default root)
this was added rev 6568 so the file selector would replace "." with C:\. should be moved to fileselector but for now compare with "." rather then checking the first char.

header_view3d.c - prop edit and render were aligning in curve edit mode.
2008-10-06 08:02:35 +00:00
..
intern fix for [#17560] Error in BPY_run_python_script 2008-10-06 08:02:35 +00:00
BLI_arithb.h Added three XYZ color space options in code, will be activated later. 2008-09-22 09:09:03 +00:00
BLI_blenlib.h fix for [#15020] File browser: going back from the root of all directories introduces "../" ad libitum + harcoded path? 2008-09-22 15:37:32 +00:00
BLI_boxpack2d.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_bpath.h * Group unlinking wasnt removing groups from particle systems, or render layers light overrid. 2008-04-27 20:43:25 +00:00
BLI_dynamiclist.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_dynstr.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_edgehash.h Fix for bug #11140: explode modifier could run out of memory quite 2008-05-12 11:48:55 +00:00
BLI_editVert.h svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2008-08-18 14:33:26 +00:00
BLI_fnmatch.h Bugfix #7510: Doesn't save .blend file name with [ 2007-11-19 20:13:14 +00:00
BLI_ghash.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_gsqueue.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_heap.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_jitter.h Filling in branch from trunk 2007-11-06 22:29:20 +00:00
BLI_kdopbvh.h Particle collisions upgrade: 2008-09-13 18:09:41 +00:00
BLI_kdtree.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_linklist.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_memarena.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_mempool.h There was a problem with the last merge :S 2008-07-15 12:54:57 +00:00
BLI_rand.h svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2008-08-18 14:33:26 +00:00
BLI_storage_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_threads.h automatic threads, next to the Threads button, so you can set threads to use whatever the system has, useful in the studio with 2,4,8 core systems when sharing files. 2008-02-19 22:23:21 +00:00
BLI_vfontdata.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BLI_winstuff.h Fix Windows compilation problem and update MSVC project files 2008-08-22 15:00:30 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
MTC_matrixops.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
MTC_vectorops.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
PIL_dynlib.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
PIL_time.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Compiling/Warning Fixes (for scons/mingw + "split sources hack") Part 1: 2008-09-05 06:05:25 +00:00