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
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2020-11-12Fix NanoVDB not being enabled/disabled correctly in CMake profilesPatrick Mours
2020-09-26Cleanup: CMake config: set options in alphabetical olderAnkit Meel
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-06-24Fix missing WITH_CYCLES_EMBREE in the build configurationsBrecht Van Lommel
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2019-12-16Mantaflow [Part 4]: Adapted build configSebastián Barschkis
2019-11-28Build: change CMake option defaults to match "make full"Brecht Van Lommel
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2018-11-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-05-09Remove Frame ServerCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-03-18CMake: disable boost for lite buildsCampbell Barton
2018-02-08Remove Carve booleanSergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
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-03-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-06-14CMake: minor edits to lite configCampbell Barton
2014-11-17CMake: update lite configCampbell Barton
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton
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