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-04-23macOS: Fix unknown -Wsuggest-override warningAnkit 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-26macOS/bpy: add support for OpenMPAnkit Meel
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-17Audaspace: porting minor improvements from upstreamJörg Müller
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-02-25Fix macOS SSE support not detected correctly after recent changesBrecht Van Lommel
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht 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-11Cleanup: remove version check for unsupported cmake versionCampbell Barton
2021-02-10TBB: fix deprecation warnings with newer TBB versionsBrecht Van Lommel
2021-02-10CMake: set compiler-ccache & build-type-init variables as advancedCampbell Barton
2021-02-08Fix strict uninitialized warning for C++Sergey Sharybin
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