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-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-08-02Revert "GHOST/X11: enable EGL"Brecht Van Lommel
2021-07-29GHOST/X11: enable EGLChristian Rauch
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-06-23CMake/win: Fix linker issue with OCIORay Molenkamp
2021-06-22Build/Windows: Preliminary VS 2022 support.Ray Molenkamp
2021-06-15CMake: disable TBB when not foundCampbell Barton
2021-06-10Fix: Build error with MSVCRay Molenkamp
2021-06-05Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-03-31Cleanup/CMake: tweak messages in platform_appleAnkit Meel
2021-03-31Cleanup/CMake: warning to status to reduce noiseAnkit Meel
2021-03-30CMake: issue warnings when changing optionsAnkit Meel
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2021-03-29Cleanup/CMake: remove trailing `/`; whitespace.Ankit Meel
2021-03-26macOS/bpy: install into site-packagesAnkit Meel
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-08Cleanup: Removed duplicate slash in macOS SDK pathSebastián Barschkis
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-02-26CMake/deps: Adjust OSL shader directorySebastián Barschkis
2021-02-25Fix macOS SSE support not detected correctly after recent changesBrecht Van Lommel
2021-02-24CMake: Removed temporarily disabled clang blockSebastián Barschkis
2021-02-24CMake: Temporarily removing find clang blockSebastián Barschkis
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-22CMake/Windows: Update for new XR_OPENXR versionRay Molenkamp
2021-02-22CMake/Windows: Detect Boost versionRay Molenkamp
2021-02-17macOS: support building with command line tools without full XcodeBrecht Van Lommel
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht Van Lommel
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-11CMake: update python to 3.9.1Campbell Barton
2021-02-09CMake/Linux: Add libharu to platform_linux.cmakeAnkit Meel
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel
2021-02-01CMake: Remove duplicated code for Haru-TIFF dependency.Ankit Meel
2021-02-01CMake/Windows: Fix build issue in lite+haruRay Molenkamp
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2020-12-21Unix/macOS: support building with CcacheMatt Hill