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
2022-11-11Fix CMake error when pkg-config is not installedBrecht Van Lommel
2022-11-03CMake: workaround unsupported cmake_path(IS_PREFIX ..) in v3.20Campbell Barton
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-18Build: disable gtests entirely for Python moduleBrecht Van Lommel
2022-09-15Python: fix failing tests when building bpy moduleBrecht Van Lommel
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Build: use precompiled headers on all platformsAaron Carlisle
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-18CMake: remove workaround for version that's no longer supportedCampbell Barton
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-13CMake: fix error building with the version set to 300Campbell Barton
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht Van Lommel
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
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-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04CMake: add path_ensure_trailing_slash utility macroCampbell Barton
2020-10-19Cmake/macOS: strictly disallow searching in frameworksAnkit Meel
2020-10-16CMake/macOS: Search for headers in Frameworks last.Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-09Cleanup: spellingAndreas Bergmeier
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-03Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-03Building: Add ceres to Ninja's heavy jobs pool.Bastien Montagne
2020-07-30Enable header auto-complete suggestions in XcodeAnkit Meel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel