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-26Manipulator: Python APICampbell Barton
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-07Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-07Collada: Add search path which is used default by it's SCons build systemSergey Sharybin
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: spellingCampbell Barton
2017-04-26Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d38c3d5' into blender2.8Sybren A. Stüvel
2017-04-26OSX buildbot: remove redundant optionJens Verwiebe
2017-04-26OSX buildbot: disable unsupported calls for now and use quicktime off defaultJens Verwiebe
2017-04-25Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-25Fix OSX buildbotJens Verwiebe
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-23CMake: move some Apple specific code into platform_apple_xcode.cmake.Brecht Van Lommel
2017-04-23CMake: disable WITH_CODEC_QUICKTIME for macOS > 10.11 for configurations.Romain Foyard
2017-04-23Merge branch 'master' into blender2.8Bastien Montagne
2017-04-22OSX: satisfy macro to also apply alembic testsJens Verwiebe
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21[cmake] Fix Alembic build errors with msvclazydodo
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-11Use immediate mode API for OpenColorIOSergey Sharybin
2017-04-09Merge branch 'master' into blender2.8Campbell Barton
2017-04-07Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-07CMake: Fix detection of idiff programSergey Sharybin
2017-04-07Tests: Fix compilation error with static OpenMPSergey Sharybin
2017-04-06CMake: Fixed order of bf_alembic in SETUP_BLENDER_SORTED_LIBSSybren A. Stüvel
2017-03-17move Gawain library to internMike Erwin
2017-03-16set required MacOS version to 10.9Mike Erwin
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-02-28Cleanup: update copyright and Blender descriptionAaron Carlisle
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-29[msvc] Set proper OpenSubdiv flags when not using find_package to find opensu...lazydodo
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-12-04Fix macOS 10.9 build when using OIIO without FFmpeg.Brecht Van Lommel
2016-12-04[msvc] Changes for new oiio/ffmpeg versions.lazydodo
2016-12-03CMake: update for macOS 10.9 libs with ffmpeg 3.2.1 and webp support.Brecht Van Lommel
2016-11-29[msvc] remove /opt all together and revert to the default behavior /opt:ref f...lazydodo
2016-11-28[msvc] change linker options from /opt:noref to /opt:ref, saves about 20% off...lazydodo
2016-11-17[MSVC] Preliminary VS2017 support.lazydodo