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
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2017-10-30CMake: cleanupCampbell Barton
2017-10-30CMake: cleanupCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-11CMake: suppressing indentation warning for externCampbell Barton
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Move Ceres to extern/Sergey Sharybin
2016-01-04Move GLog/GFlags to extern/Sergey Sharybin
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne
2015-03-19CMake: exclude Colamd when OpenNL's disabledCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-01-03add option WITH_SYSTEM_BULLET to link against the bullet installation found o...Campbell Barton
2012-12-30Import the RangeTree library into externNicholas Bishop
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-06-23add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without havin...Campbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin