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-05-10Update Ceres to latest upstream version 2.1.0temp-ceres_updateSergey Sharybin
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-10Fix for crash opening the file selector multiple timesCampbell Barton
2022-05-10Cleanup: remove non-existent includeCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Fix: Missing curves type count cache update in add brushHans Goudey
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-10Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-10Fix T95298 ImageEditor: Multi-view images fail to display properlyClément Foucault
2022-05-10Cleanup: Move mesh primitive cube to the geometry moduleHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-10Curves: Add disabled message for add empty hair operatorHans Goudey
2022-05-10Fix T97272: Lag when resizing viewports.temp-T97272Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-10Eevee: Fix GLSL compilation error.Jeroen Bakker
2022-05-10Fix T50398: Constrain to Image Bounds failed with 2D cursor pivotChris Blackbourn
2022-05-10Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-05-10Fix T97545 GPU: Crash caused by uncommented quote char in source stringClément Foucault
2022-05-10Cleanup: Return earlyHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-10EEVEE: Fix missing CLOSURE_DEFAULTClément Foucault
2022-05-10Fix T97985 EEVEE: Shader mixing not working correctly when reusing shader nodesClément Foucault
2022-05-09Deps/CMake: Add missing dependencies for OCIORay Molenkamp
2022-05-09Fix T97984: GPUCodegen: crash when loading demo fileClément Foucault
2022-05-09Fix T97983 EEVEE: Tangent Normal of Curves info behaves differently in EeveeClément Foucault
2022-05-09Cleanup: simplify filling curve batch cache buffersJacques Lucke
2022-05-09Cleanup: use different hardcoded shape to make the root/tip radius usefulJacques Lucke
2022-05-09Build: disable usage of GLEW, CLEW, CUDA, GLFW in OpenSubdivBrecht Van Lommel
2022-05-09Fix T97906: OpenEXR files with lower case xyz channel names not read correctlyBrecht Van Lommel
2022-05-09BLI: Avoid invoking tbb for small parallel_reduce callsHans Goudey
2022-05-09Cleanup: Remove incorrect statement after recent refactorHans Goudey
2022-05-09Fix T97853: Crash with edit mode X-ray and subdivisionHans Goudey
2022-05-09Fix T97853: Crash with edit mode X-ray and subdivisionHans Goudey
2022-05-09Refactor: Move resample curves code to the geometry moduleHans Goudey
2022-05-09Move particle system modifier to C++Jacques Lucke
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Fix T97927: bpy.utils.units.to_string uses wrong units for velocity, accelera...Bastien Montagne
2022-05-09Cleanup: typo in variable name.Bastien Montagne
2022-05-09UI: Layout tweaks to Curve Guide force field min/max distancePablo Vazquez
2022-05-09Cleanup: Replace UNUSED with comments (CPP style).Jeroen Bakker
2022-05-09GPencil: Tooltip and UI text changesAntonio Vazquez
2022-05-09Remove unused compile flag on linux x86 GCC platformsSebastian Parborg
2022-05-09Merge branch 'blender-v3.2-release'Jeroen Bakker