blender/source
Campbell Barton a5e631171b BLI_path api, minor changes to CWD handling
- BLI_current_working_dir's return value must be checked, since it may fail.
- BLI_current_working_dir now behaves like getcwd, where a too-small target will return failure.
- avoid buffer overrun with BLI_path_cwd, by taking a maxlen arg.
2015-10-08 15:05:58 +11:00
..
blender BLI_path api, minor changes to CWD handling 2015-10-08 15:05:58 +11:00
blenderplayer Fix bplayer (c). 2015-09-21 17:40:50 +02:00
creator BLI_path api, minor changes to CWD handling 2015-10-08 15:05:58 +11:00
gameengine BLI_path api, minor changes to CWD handling 2015-10-08 15:05:58 +11:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript