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-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
2022-05-09GPU: Unable to compile material shaders.Jeroen Bakker
2022-05-09Fix: compiler warnings due to recent commitEthan-Hall
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-09Tweak i18n messages extraction script to avoid unwanted messages.Bastien Montagne
2022-05-09Fix T97915: Regression: Blender doesn't translate viewpoint menu items.Bastien Montagne
2022-05-09Fix T97529: NLA track buttons still work when hiddenColin Basnett
2022-05-09Geometry Nodes: use .a_ prefix for anonymous attribute namesJacques Lucke
2022-05-09Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-09Silenced compilation warning in freestyle.Jeroen Bakker
2022-05-09GPU: Fix crash deferred shader compilation.Jeroen Bakker
2022-05-09UI: Add color attribute create to canvas selectorEthan-Hall