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-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
2017-11-30Merge branch 'master' into blender2.8Campbell Barton
2017-11-30Haiku OS SupportCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2016-11-02CMake: Make ld.gold linker optionalSergey Sharybin
2016-10-25CMake: Followup to previous commit, try to ensure -ldl is always lastSergey Sharybin
2016-10-25Fix possible compilation error with OIIO enabledSergey Sharybin
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-09-05Attempt to fix compilation error with static boost on certain platformsSergey Sharybin
2016-08-17CMake: Move main platform checks to separate filesSergey Sharybin