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
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
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-02Libmv: Add an option to disable schur specializations build-timeSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-17OSX/cmake: OSX 10.10 must be used with cmake 3.0.0 minimum, older thinks 10.6...Jens Verwiebe
2014-09-14Fix Cycles Standalone compile.Thomas Dinges
2014-09-12OSX: Fix cmake3 usageJens Verwiebe
2014-08-13Fix linking error on VC 2013: Update lib names for openexrDaniel Genrich
2014-08-06OSX/cmake: allow for llvm dynamic builds too, but prefer staticJens Verwiebe
2014-08-05OSX/cmake: move last commited line to a better placeJens Verwiebe
2014-08-05OSX/cmake: force LLVM_STATIC ON, to fix linking issuesJens Verwiebe
2014-08-03Fixed linking OIIO on Windows. The debug and optimized options need to be be...Jason Wilkins
2014-08-03OSX/buildsystem: prepare usage on OSX 10.10 - YosemiteJens Verwiebe
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-08-01CMake: tweak so 2.8.7 and older still work (disable WITH_BUILDINFO)Campbell Barton
2014-08-01Cmake prefers NOT to !Martijn Berger
2014-08-01Fix msvc 2013 / win64 to use new OIIO and llvm and resulting linkingMartijn Berger
2014-07-30Default LLVM_STATIC to OFF (it's kinda broken currently, gives various linkin...Bastien Montagne
2014-07-29OSX/cmake: fix linking utf-functions if llvm is disabledJens Verwiebe