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
2017-06-27Merge branch 'master' into blender2.8Campbell Barton
2017-06-27CMake: Only set CMAKE_BUILD_TYPE_INIT when not setCampbell Barton
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19CMake: Remove unused legacy depsgraph optionSergey Sharybin
2017-06-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-16CMake: print absolute CMakeCache.txtCampbell Barton
2017-06-06CMake: Update clay engine messageDalai Felinto
2017-05-24Merge branch 'master' into blender2.8Campbell Barton
2017-05-24CMake: document that WITH_FFTW3 is also used for the ocean sim.Sybren A. Stüvel
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Fix/workaround GCC bug about -Wno-implicit-fallthroughSergey Sharybin
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-11Force core profile as main profileDalai Felinto
2017-05-11Allow building the game engine with core profileDalai Felinto
2017-05-11Fix typo in the CMakeFile messageSergey Sharybin
2017-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-30fix typo in WITH_SYSTEM_GFLOG in CMakeLists.txtlazydodo
2017-04-27fix Clay compatibility commentMike Erwin
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: spellingCampbell Barton
2017-04-25group WITH_LEGACY_OPENGL with the other GL optionsMike Erwin
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-23CMake: Fix CMake for non Apple systemsThomas Beck
2017-04-23CMake: move some Apple specific code into platform_apple_xcode.cmake.Brecht Van Lommel
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-14Add fatal error in CMake when trying to build WITH_GAMEENGINE but without WIT...Bastien Montagne
2017-04-13OpenGL: do not support legacy matrix when using core profileDalai Felinto
2017-04-06New build option WITH_LEGACY_OPENGLDalai Felinto
2017-03-23OpenGL: remove GLU option from build systemMike Erwin
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-05CMake: confine WIN32 optionsCampbell Barton
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-10CTests: Initial work to cover Cycles nodes with OpenGL testsSergey Sharybin
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-27CMake: Fix typoSergej Reich
2016-12-29Merge branch 'master' into blender2.8Bastien Montagne
2016-12-29Edits to user prefs NDOF UIAaron Carlisle
2016-12-24[MSVC] Fix test for C++11 support for vc2015/2017 based on D2432 by Ulysse Ma...Ulysse Martin
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-04CMake: disable QuickTime with macOS SDK 10.12+, no longer supported by Apple.Brecht Van Lommel
2016-11-29Fix C++11 building on MSVC 2015Mike Erwin
2016-11-29Default to C++11 for all compilers (2.8)Mike Erwin