Go to file
Campbell Barton 4302cde8ff re-apply a workaround for [#31555] Username with special chars in Windows 7
this time keep the stderr/stdout so there FD's are not closed (causing [#32720]).

This workaround is ugly but saves us from using a patched python.
2012-12-03 10:01:09 +00:00
build_files Various "user-friendly" edits, mostly adding command-line args parsing... So now you can try to build OSL with just install_deps.sh --with-osl 2012-12-01 18:07:45 +00:00
doc fix [#33389] Curve points restricted to 0..1 range, 2012-12-03 07:10:31 +00:00
extern remove unmaintained eltopo, keeping scons/cmake entries, but commenting out user visible config to make branch merging less of a hassle. 2012-11-27 09:52:20 +00:00
intern get rid of annoying redefinition warning on cycles compilation for mingw64 2012-12-02 20:08:11 +00:00
release add bmesh.free() to example & template 2012-12-01 07:16:08 +00:00
source re-apply a workaround for [#31555] Username with special chars in Windows 7 2012-12-03 10:01:09 +00:00
CMakeLists.txt we need 2.8.8 for cmake on mac - patch by Jens Verwiebe 2012-11-29 10:28:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00