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-03-07InstallDeps: Fix stupid typo which broke OIIO building (and nobody reported i...Bastien Montagne
2015-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-03-05CMake: Need to find pugixml.hpp instead of pugixml.hSergey Sharybin
2015-03-05Update install_deps for recent CMake changeCampbell Barton
2015-03-05CMake: mark lib/debug options advancedCampbell Barton
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-27cleanup: typosCampbell Barton
2015-02-25error in last commitCampbell Barton
2015-02-25CMake: error making get_blender_version a functionCampbell Barton
2015-02-19Fix Cycles OpenCL error with scons, util_math_fast.h was missing.øThomas Dinges
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-16Ensure CMake finds SDL 2.0Sybren A. Stüvel
2015-02-14CMake: Add search path for jemalloc which corresponds to own and studio setupSergey Sharybin
2015-02-13cleanupCampbell Barton
2015-02-10Synchronize changes from buildbot serverSergey Sharybin
2015-02-10CMake cleanup: Move OSL detection code into FindOpenShadingLanguage.cmakeSergey Sharybin
2015-02-06Fix for scons + mingw64 warning flags fixJoshua Leung
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2015-02-05CMake: add PLATFORM_LINKFLAGS to CMAKE_(SHARED|MODULE)_LINKER_FLAGSCampbell Barton
2015-02-04Compiler warnings tweak for scons + mingw64Joshua Leung
2015-02-03Install_deps: update to new exr/oiio versions, and (hopefully) fix ILMBase messBastien Montagne
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-29cleanup: shebang linesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-28Update scons build documentationSergey Sharybin
2015-01-28Added default install location from install_deps.sh to FindOpenEXR.cmakeSergey Sharybin
2015-01-28Switch windows MSVC builds to OpenAL-softMartijn Berger
2015-01-26Change exception syntax to be more modern and hopefully fix buildbot issue in...Martijn Berger
2015-01-22CMake: Auto-detect path to idiff application in FindOpenImageIO.cmakeSergey Sharybin
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2015-01-09Fix for GTestCampbell Barton
2015-01-08Fix gtest linking on ubuntu and do minor cleanup.Antony Riakiotakis
2015-01-08exclude git/arc files from tgz archiveCampbell Barton
2015-01-03GTest was broken on LinuxCampbell Barton
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-29Small fix for QTCreator project script, by Sybren Stüvel.Lukas Tönne
2014-12-29CMake: Add check for whether OIIO has bundled pugixml librarySergey 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-12-02Enable sm52 for linux buildbotSergey Sharybin
2014-12-01Cleanup: warningsCampbell Barton