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-24Disable IME for headless buildsCampbell Barton
2015-03-05CMake: rename LLVM_DIRECTORY -> LLVM_ROOT_DIRCampbell Barton
2015-03-05CMake: was defaulting to an old LLVM versionCampbell Barton
2015-03-05CMake: mark lib/debug options advancedCampbell Barton
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-18CMake: indent & missing headerCampbell Barton
2015-02-16Ensure CMake finds SDL 2.0Sybren A. Stüvel
2015-02-14CMake: Enable JeMalloc by defaultSergey Sharybin
2015-02-10CMake cleanup: Move OSL detection code into FindOpenShadingLanguage.cmakeSergey Sharybin
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2015-02-03MinGW still uses SDL1 - will need to change this of course but no needAntony Riakiotakis
2015-02-02Bump OpenEXR to 2.2 for windows MSVC 2013Martijn Berger
2015-01-27Correct path to mingw64 libs so some minimal blender subset is possible to be...Sergey Sharybin
2015-01-22CMake: Auto-detect path to idiff application in FindOpenImageIO.cmakeSergey Sharybin
2015-01-16Select appropriate folder for MinGW-w64 gcc 4.9Antony Riakiotakis
2015-01-09Fix for GTestCampbell Barton
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-03Cycles: Enable logging by defaultSergey Sharybin
2014-11-26CMake: correct own error using undefined varCampbell Barton
2014-11-21CMake: disable OSL if its not foundCampbell Barton
2014-11-19Switch to SDL2 on OSXSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16Just 2 comments cleanedJens Verwiebe
2014-11-16OSX/buildsystems: unify openmp handling by changing iomp5 id to @loader_path/...Jens Verwiebe
2014-11-16CMake: cleanup, namespace & unused varsCampbell Barton
2014-11-16Code cleanup: SpellingSergey Sharybin
2014-11-15CMake: cleanup, use find_package for pthreadsCampbell Barton
2014-11-15cmake / windows cleanupMartijn Berger
2014-11-15Cmake windows, removing more redundant thingsMartijn Berger
2014-11-15Cmake windows/msvc minor cleanupMartijn Berger
2014-11-14Cmake add installation of redistributables for msvc 2013Martijn Berger
2014-11-14CMake: disable some build option defaults T42569Campbell Barton
2014-11-13CMake: remove deprecated mudflap optionCampbell Barton
2014-11-13CMake buildbot change upload should work nowMartijn Berger
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-11-13Cleanup: cmakeCampbell Barton
2014-11-13Booleans: Boost is no longer a dependency for CarveSergey Sharybin
2014-11-13Only do the portable fix on linux - thanks to Martijn Berger forAntony Riakiotakis
2014-11-13CMake: manpage creation is now optionalCampbell Barton
2014-11-13Correctly support non-portable caseAntony Riakiotakis
2014-11-11Fix: T42553 Linux cmake install now also without absolute path'sMartijn Berger
2014-11-08Cmake cleanupMartijn Berger
2014-11-08cmake buildfiles Cleanup / Refactor, no functional changes.Martijn Berger
2014-10-21Don't change global compiler flags when FFmpeg is enabledSergey Sharybin
2014-10-15CMake: Add a flag to explicitly disable SSE/SSE2 intrinsicsSergey Sharybin
2014-10-08Fix compilation error after recent commitSergey Sharybin