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
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-20Silence `-Wmaybe-uninitialized` warning on GCC/LinuxSybren A. Stüvel
2020-08-07Cleanup: CMake warnings related to "find package" modulesSebastian Parborg
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-27CMake: reject older GCC version when using precompiled Linux librariesSybren A. Stüvel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-05-05Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-05Fix build with precompiled libraries picking up OpenEXR from install_deps.shBrecht Van Lommel
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-04-27CMake: add WITH_LINKER_LLD option for unix platformsNathan Craddock
2020-04-07Build: use -no-pie for portable builds on LinuxBrecht Van Lommel
2020-04-05Build: hide USD symbols, make Blender symbols visible againBrecht Van Lommel
2020-04-02Fix Linux link error with pcre after recent changes, must use absolute pathBrecht Van Lommel
2020-04-02Fix link error on Linux buildbot with libxml2Brecht Van Lommel
2020-04-02Fix (harmless) PCRE not found warning when configuring CMake on LinuxBrecht Van Lommel
2020-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-05Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-05Fix finding freetype on Linux not using pre-compiled libsCampbell Barton
2020-01-26CMake: Fix precompiled Boost libraries on LinuxNathan Craddock
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10CMake: Allow to use pre-compiled CentOS librariesSergey Sharybin
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-07-19CMake: Fix WITH_CODEC_SNDFILE detectionCampbell Barton
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-03-02CMake: Use static libstdc++ for static buildsLuca Rood
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-15CMake: Improve handling of missing TBB & OpenVDBGuillermo S. Romero
2018-11-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-29CMake: Allow specifying custom LIBDIR on UnixSergey Sharybin
2018-08-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-29CMake: Make sure zlib folder comes first for precompiled Linux librariesSergey Sharybin
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-17Build Environment: fixes for Linux after recent updates.Brecht Van Lommel
2018-04-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-24Build: Added explicit search for Blosc in CMake files. Unix build will now di...Stefan Werner
2018-01-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-12Build: auto detection of libraries built by "make deps" on Linux.Brecht Van Lommel