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-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-26CMake: expand instructions for accidental 'cmake' run in source dirSybren A. Stüvel
2021-10-22Build: improve descriptions and organization of Cycles build optionsBrecht Van Lommel
2021-10-22Cycles: keep HIP device disabled until we have binariesBrecht Van Lommel
2021-10-21Deps: Python, bundle zstandard packageSybren A. Stüvel
2021-10-20HIP device code cleanup and fix for high VRAM usageSayak Biswas
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-22Cleanup: fix comment about compiler support.Ankit Meel
2021-08-21Clang: warn about C++20 designated initializersAnkit Meel
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
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-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-26Revert "cmake: enable Wayland by default"Sybren A. Stüvel
2021-07-24cmake: enable Wayland by defaultChristian Rauch
2021-07-15CMake: Have CMake Control the C++ version.Ray Molenkamp
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-06-22CMake: Improve python version mismatch errorRay Molenkamp
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