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
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-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-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-02-19Fix Cycles OpenCL error with scons, util_math_fast.h was missing.ΓΈThomas Dinges
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-03Cycles: Enable logging by defaultSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey 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-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
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-02Libmv: Fix wrong variable use in sconsSergey Sharybin
2014-10-02Libmv: Add an option to disable schur specializations build-timeSergey Sharybin
2014-09-08Attempt to fix compilation error on ubuntu linuxSergey Sharybin
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-01OSX/scons: Change Blender bundle datastructures + referennces to match the up...Jens Verwiebe
2014-07-10Fix compilation error with scons when building from detached headSergey Sharybin
2014-07-02Fix scons unable to build with sources tar archive (no git repo available in ...Bastien Montagne
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-26Another attempt to solve compilation errorSergey Sharybin
2014-06-26Tweak to previous commit, fixes scons to survive when upstream is not foundSergey Sharybin
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-23Use specified exception mask for buildinfoSergey Sharybin
2014-06-20Fix scons building in case git is not available.Bastien Montagne
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-06-16Need to consider blender-v* a release branch, not just blender-Sergey Sharybin
2014-06-16Make blender-* branches not being displayed on the splashSergey Sharybin
2014-06-02OSX: Set Blender.app and Blenderplayer.app creation and modification date to ...Jens Verwiebe
2014-05-24msvc 2008 platofrm suffix changed to be -vc9Martijn Berger
2014-05-19make MSVC plaformsuffix check much stricter. For some reason MSVC_VERSION is setMartijn Berger
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-04Scons/cycles: fix header distribution for geomJens Verwiebe