blender/source/creator
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.map Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Fix T46377: No python executable in 2.76 rc3 distribution for OSX 2015-10-05 15:44:36 +05:00
creator_launch_win.c Fix T41962: Command-line without specified filename doesn't renders 2014-09-26 15:09:44 +06:00
creator.c BLI_path api, minor changes to CWD handling 2015-10-08 15:05:58 +11:00
osx_locals.map OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway. 2014-09-19 15:00:15 +02:00