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-05-27Remove MinGW supportAaron Carlisle
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-25Fix OSX buildbotJens Verwiebe
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
2016-09-22CMake: Fix copy-paste errorSergey Sharybin
2016-09-15Bring blender_release.cmake uptodate with the changes from D2227lazydodo
2016-09-15[windows] add some helpers to make.bat to facilitate making release builds.lazydodo
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-08-06Basic Alembic supportKévin Dietrich
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-23Cleanup: cmakeCampbell Barton
2016-03-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-02-23CMake: Enable BLOSC for OpenVDB for the full configSergey Sharybin
2016-02-10add openvdb to blender config (and buildbot)Martijn Berger
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2015-12-26CMake: Disable some features when using MinGW and full cmake configSergey Sharybin
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-02CMake: Enable Cycles OSL for the full blender configurationSergey Sharybin
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
2015-07-24Adjust CMake platform dependant release optionsCampbell Barton
2015-07-05Correct commentCampbell Barton
2015-06-14CMake: minor edits to lite configCampbell Barton
2014-11-17CMake: update lite configCampbell Barton
2014-11-13CMake: add 'make full' targetCampbell Barton
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-04-08select-camera operator could select hidden cameras, also disable freestyle fo...Campbell Barton
2013-01-30cmake config files BOOL type was ignored by cmake.Campbell Barton
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-08add option to build without blenders default avi codec.Campbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-08-18fix [#32353] 'Focus'(center) applied on a rig should only take visible bones ...Campbell Barton
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-07-14more minor speedups for new mask rasterizerCampbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-05-27cmake editsCampbell Barton
2012-01-17fix for segfault with bpy compiled as python module (dont register atexit)Campbell Barton
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07quiet warnings when building without libmvCampbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-19remove unused arg & some style edits on radish merge, also reverted odd chang...Campbell Barton
2011-08-16added cmake configureation presets, so on *nix systems you can do...Campbell Barton