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-02-22Python: bump minimum version to 3.10Campbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-26CMake: add WITH_SYSTEM_FREETYPE to link against the systems freetypeCampbell Barton
2022-01-19CMake: Support external callback in configurationAnkit Meel
2022-01-19CMake Cleanup: use set for filepath instead of optionAnkit Meel
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-14CMake: add WITH_LINKER_MOLD option for GCC/Clang Unix platformsCampbell Barton
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-12CMake: exclude linker options for APPLE and non-UNIXCampbell Barton
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Build: don't look for CUDA toolkit if not using Cycles CUDA deviceBrecht Van Lommel
2021-12-07Build: remove Cycles CUDA/HIP/OPTIX build options on macOSBrecht Van Lommel
2021-11-26CMake mini-rewrite: Sync code check with BKE_blender_version_is_alphaDalai Felinto
2021-11-25Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-25Fix build error with experimental features after recent release cycle bumpBrecht Van Lommel
2021-11-24CMake: add WITH_UNITY_BUILD option to improve compile timesJacques Lucke
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-10Cycles: enable HIP device and binaries on WindowsBrecht Van Lommel
2021-11-04Cleanup: capitalize ON/OFF with CMakeCampbell Barton
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