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-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-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-11CMake: update python to 3.9.1Campbell Barton
2021-02-11Fix finding system Haru library on Debian.Bastien Montagne
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-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2021-01-27CMake: Detect Clang-Tidy 11 and 12Sergey Sharybin
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-20Cleanup: spelling & cleanup for cmake_consistency_checkCampbell Barton
2021-01-20CMake: update checking utility to ignore nanovdb filesCampbell Barton
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-04Fix clang_array_check checking utilityCampbell Barton
2020-12-21Unix/macOS: support building with CcacheMatt Hill
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-14Revert "Fix several issues with handling of numpy in CMake."Bastien Montagne
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-11Cleanup: trailing spaceCampbell Barton
2020-12-03MSVC: Enable clang-tidy analyserRay Molenkamp
2020-12-02Deps: Additional changes for PugiXML on macOSSebastián Barschkis
2020-12-01Deps: Add PugiXML as an official dependencySybren A. Stüvel
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-29CMake/macOS: Use custom LIBDIR if set on CLIRebecca Dengate
2020-11-26Cleanup: clearer marking of what was changed in GTestAddTests.cmakeSybren A. Stüvel
2020-11-23Cleanup: CMake: use string(APPEND..), not set(..)Ankit Meel
2020-11-23CMake/macOS: Replace -Xlinker with -Wl.Ankit Meel
2020-11-12Fix NanoVDB not being enabled/disabled correctly in CMake profilesPatrick Mours
2020-11-10Windows: Fix build issue with VCPKGRay Molenkamp
2020-11-06Clang-Tidy: error out when executable not foundSybren A. Stüvel
2020-11-06CMake: configue_file() to pass strings for build-infoCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04CMake: add path_ensure_trailing_slash utility macroCampbell Barton
2020-11-03Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-11-03macOS: find Jack framework in system directoriesAnkit Meel
2020-10-28Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-10-28macOS: use -fno-strict-aliasing for all build types.Ankit Meel
2020-10-22Fix build error Python module build and Embree on macOSBrecht Van Lommel
2020-10-19CMake/macOS: use system OpenAL for the time being.Ankit Meel
2020-10-19Cmake/macOS: strictly disallow searching in frameworksAnkit Meel
2020-10-16CMake/macOS: Search for headers in Frameworks last.Ankit Meel
2020-10-16CMake/macOS: Restore TIFF's optional status.Ankit Meel
2020-10-15CMake/macOS: set package_ROOT for PNG, JPEG, TIFFAnkit Meel