Go to file
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
build_files Buildbot: Disable use of own Clang for OSX builds 2015-10-05 16:00:02 +05:00
doc BGE : Collision mask support in raycast + and raycast cleanup. 2015-10-07 22:14:43 +02:00
extern CMake: Another attempt to solve compilation error on Windows 2015-09-17 14:29:56 +05:00
intern Fix T46352: Cycles fails to render when material contains UV mapped texture as volume input 2015-10-05 14:45:03 +05:00
release Fix FileBrowser: do not show 'advanced filter' panel outside of lib browsing context, 2015-10-06 20:19:36 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source BLI_path api, minor changes to CWD handling 2015-10-08 15:05:58 +11:00
tests Add test scripts to ctest & rename 2015-09-24 20:52:58 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: detect OS X 10.11 / Xcode 7. 2015-10-04 18:11:08 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct SCons: Support compilation with 10.11 SK on OS X 2015-10-05 14:48:04 +05:00