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-01CMake: Remove duplicated code for Haru-TIFF dependency.Ankit Meel
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-26Cycles standalone: fix missing dependencies in CMake filesCharles Flèche
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
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-14Revert "Fix own error in rB5d570c875eda in CMake script."Bastien Montagne
2020-12-14Fix own error in rB5d570c875eda in CMake script.Bastien Montagne
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-03MSVC: Enable clang-tidy analyserRay Molenkamp
2020-12-02Deps: Additional changes for PugiXML on macOSSebastián Barschkis
2020-12-02Cleanup: Fix CMake syntax error in the last commit.Ankit Meel
2020-12-02CMake/macOS: consider MinSizeRel too for ASan.Ankit Meel
2020-12-01Deps: Add PugiXML as an official dependencySybren A. Stüvel
2020-11-30Tests: add CMake option to run Cycles regression tests on GPU devicesBrecht Van Lommel
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-13CMake: Extend strict flags cancellation flagsSergey Sharybin
2020-11-10Cycles: Enable NanoVDB usage by defaultPatrick Mours
2020-11-09CMake: Extend supported strict flags cancelation for ClangSergey Sharybin
2020-11-06Cleanup: Fix the order of info_cfg_option.Ankit Meel
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04Use compiler check for -fmacro-prefix-mapAnkit Meel
2020-11-04CMake: remove -fmacro-prefix-map from build-infoCampbell Barton
2020-11-04CMake: use path_ensure_trailing_slash for fmacro-prefix-mapCampbell Barton
2020-11-02Re-enable WITH_COMPILER_SHORT_FILE_MACRO, fix build error.Ankit Meel
2020-11-02Turn off WITH_COMPILER_SHORT_FILE_MACRO temporarily.Ankit Meel
2020-11-02Clang/GCC: use relative path in __FILE__ macroAnkit Meel
2020-10-31Remove Wintab logging.Nicholas Rishel
2020-10-31Add Wintab debug logging as a CMake option WITH_WINTAB_DEBUG.Nicholas Rishel
2020-10-19Cleanup: spelling in commentsAlistair Sealy
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-08CMake/macOS: Avoid passing compiler flags to try_compile.Ankit Meel
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-09-26macOS: Remove ASan debug flags from release config.Ankit Meel
2020-09-22CMake: Enable WITH_POTRACE by defaultRay Molenkamp
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-15ASan/macOS: fix incomplete C/CXX compiler flags.Ankit Meel
2020-09-15Deps: Add potrace as a new library dependencyRay Molenkamp
2020-09-13Cleanup: Fix whitespace changesRay Molenkamp
2020-09-09CMake: Force experimental features to be on/off based on release cycleDalai Felinto
2020-09-07Tests: set build directory using build typeAnkit
2020-09-07Support ASan library on macOS for all generators.Ankit
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27MSVC: Set proper flags for C++17 support.Ray Molenkamp
2020-08-23CMake: Fix policy warning about OSL_ROOT being set.Ray Molenkamp
2020-08-19Turn experimental features ON for masterDalai Felinto
2020-08-19Revert "Turn experimental features on for master (alpha)"Dalai Felinto