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-07-26Fix merge error in apple build.Jeroen Bakker
2021-07-26macOS: use -fno-strict-aliasing for all build types.Ankit Meel
2021-06-09Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-02-08Cycles: Add CUDA 11 build supportPatrick Mours
2021-02-08Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-08-26Fix T78065: OSL shader compilation fails on macOSBrecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-05-19Fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-12Fix CMake using different OpenEXR / USD includes and libraries in some casesBrecht Van Lommel
2020-05-05Fix build with precompiled libraries picking up OpenEXR from install_deps.shBrecht Van Lommel
2020-04-07Build: use -no-pie for portable builds on LinuxBrecht Van Lommel
2020-04-06Fix T75357: USD export broken on windowsRay Molenkamp
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-26CMake: Fix compilation with Xcode generation on Xcode 11.4Sergey Sharybin
2020-03-26CMake: Fix spelling for OpenImageDenoise packageSergey Sharybin
2020-03-26CMake: Fix macOS SDK detection with latest Xcode and macOSSergey Sharybin
2020-03-26CMake: Remove support of Xcode prior to 8.2Sergey Sharybin
2020-03-26CMake: Cleanup, remove unneeded version requirementSergey Sharybin
2020-03-26CMake: Fix detection of Xcode versionSergey Sharybin
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-01Build: show draco library under extern folder in Visual StudioPhillip Thomas
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel
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-17Fix: T73830 OSL not finding stdosl.h on linuxRay Molenkamp
2020-02-16BPY/Windows: Do not bundle the CRT for a bpy buildRay Molenkamp
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-11Fix: Build error on windowsRay Molenkamp
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray 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-02-05Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-05CMake: remove non-standard package search pathsCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Fix wrong glColor3usv array size check in clang array checkerSimon G