Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-04Remove SCons building systemSergey Sharybin
2015-11-28Move linux's scons to py3.5 too!Bastien Montagne
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
2015-11-25OSX bump python to 3.5Martijn Berger
2015-11-23C99 is now the C standard for all our C code.Brecht Van Lommel
2015-11-15windows / msvc bump to python 3.5Martijn Berger
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-20SCons: Weirdly enough at some point scons became broken in OpenSubdiv branchSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-06-20SCons: Enable sm_52 CUDA kernel on all platformsSergey Sharybin
2015-06-19SCons: Fix missing file in kernel when building on OSXSergey Sharybin
2015-06-19SCons: Another attempt to fix bundling on OSXSergey Sharybin
2015-06-19SCons: Fix wrong bunding of Cycles kernel on OSX platformSergey Sharybin
2015-05-30python tar.gz changed structure due to python.exe being added. remove /lib/ f...Martijn Berger
2015-05-19SCons: install Python executable when its bundledCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-29SCons: Ignore .svn folder when installing site-packagesSergey Sharybin
2015-04-29SCons: Fix wrong flags usage after recent stdc89 changesSergey Sharybin
2015-04-28Use gnu89 for GCCCampbell Barton
2015-04-06OSX: add a license file for libiomp5 ( intel omp ) when compiled withJens Verwiebe
2015-03-20SCons: Attempt to deal with branches without upstream configuredSergey Sharybin
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-19Fix Cycles OpenCL error with scons, util_math_fast.h was missing.øThomas Dinges
2015-02-06Fix for scons + mingw64 warning flags fixJoshua Leung
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2015-02-04Compiler warnings tweak for scons + mingw64Joshua Leung
2015-02-02Make MSVC 2013 win32 also use new OpenEXR 2.2Martijn Berger
2015-02-02Bump OpenEXR to 2.2 for windows MSVC 2013Martijn Berger
2015-01-28Update scons build documentationSergey Sharybin
2015-01-28Switch windows MSVC builds to OpenAL-softMartijn Berger
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-08Cycles: Fix compilation error with MinGW and logging enabledSergey Sharybin
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-05Fix scons+mingw64 compiling - Ensure WITH_BF_CYCLES_LOGGING is defined and tu...Joshua Leung
2014-12-04Buildbot: Enable sm_52 for OSXSergey Sharybin
2014-12-03Cycles: Enable logging by defaultSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey Sharybin
2014-12-02Cycles: Enable native sm_52 kernel for Windows.Thomas Dinges
2014-11-19Switch to SDL2 on OSXSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16OSX/buildsystems: unify openmp handling by changing iomp5 id to @loader_path/...Jens Verwiebe
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-10-31SCons: Expose missing command line arguments controlling GLEWSergey Sharybin
2014-10-31Disable GLEW_MX in sconsSergey Sharybin
2014-10-31Revert "Scons/funstuff: notify when the binaries are compiled"Campbell Barton
2014-10-23Scons/funstuff: notify when the binaries are compiledJens Verwiebe