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-21Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-20Disable IME for headless buildsCampbell Barton
2015-03-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-14Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-13error in last commitCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-11Merge branch 'master' into alembic_pointcacheLukas Tönne
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-24Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-18CMake: indent & missing headerCampbell Barton
2015-02-16Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-16Ensure CMake finds SDL 2.0Sybren A. Stüvel
2015-02-14CMake: Enable JeMalloc by defaultSergey Sharybin
2015-02-10Merge branch 'master' into alembic_pointcacheLukas Tönne
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-16Merge branch 'master' into alembic_pointcacheLukas Tönne
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-17Merge branch 'master' into alembic_pointcacheLukas Tönne
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