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-09-22PyAPI: Support Python 3.9 (for VFX platform support)Campbell Barton
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-07-15GPU: Remove USD dependency from shader_builder.Ray Molenkamp
2022-07-11GPU: add BUIDTIME to WITH_GPU_SHADER_BUILDERJeroen Bakker
2022-07-11GPU: Do not allow GPU Shader builder when USD is enabled.Jeroen Bakker
2022-07-06GHOST/Wayland: support dynamic loading libraries for WaylandCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-28Build: when using Wayland, always enable EGL and disable system GLEWChristian Rauch
2022-06-27GHOST/Wayland: Add a build time option for DBUS, disable by defaultCampbell Barton
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-05-27Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-27Fix T96397: Cycles missing HIP support for gfx1035 devicesJagannadhan Ravi
2022-05-25BLI: use no_unique_address attributeJacques Lucke
2022-05-20CMake: disable WITH_MOD_FLUID when WITH_PYTHON=OFFCampbell Barton
2022-05-19Cleanup: suppress 'address' warnings for ./extern/glewCampbell Barton
2022-05-11Update Ceres to latest upstream version 2.1.0Sergey Sharybin
2022-05-11CMake: Fix noisy PUGIXML warning.Ray Molenkamp
2022-05-09Remove unused compile flag on linux x86 GCC platformsSebastian Parborg
2022-05-04Build: update outdated description of WITH_TBB optionBrecht Van Lommel
2022-04-28CMake: Reduce dependencies of USDSybren A. Stüvel
2022-04-22Cycles: enable AMD RDNA GPU support on LinuxBrecht Van Lommel
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-03-25CMake: Give some extra space to info_cfg_optionRay Molenkamp
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on WindowsBrian Savery
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-22Metal: Initial Implementation of Metal Backend for GPU Module.Jason Fielder
2022-03-16CMake: Extra flags to ignore for strict compilerSergey Sharybin
2022-03-14Fix mistake in 4c951bfa829ed123b57c33e7821569f283658fd9Campbell Barton
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-02-23Cleanup: Remove repeated word in commentAlaska
2022-02-22Cycles: Removed numaapi from standaloneStefan Werner
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04macOS: support building blender-thumbnailerAnkit Meel
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