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-01-31Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimatesoc-2021-porting-modifiers-to-nodes-decimateFabian Schempp
2022-01-31updated to fields workflowFabian Schempp
2022-01-31XR: Print OpenXR SDK version in --debug-xr modePeter Kim
2022-01-31Fix wmTimer.ntime becoming NAN with a zero time-stepCampbell Barton
2022-01-31Cleanup: comments and minor changes to GPU_select codeCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-31Cleanup: use enum type for selection mode & internal algorithm enumCampbell Barton
2022-01-31Cleanup: Remove unused "_ex" version of functionHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-01-31Cleanup: spelling in commentsCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-31Cleanup: Remove unused DerivedMesh normal handlingHans Goudey
2022-01-31Fix T95336: Wrong tooltip for Show Only on Keyframed checkboxAntonio Vazquez
2022-01-30Speed up the new OBJ exporter via bigger write buffer and parallelization.Aras Pranckevicius
2022-01-30Merge branch 'blender-v3.1-release'Howard Trickey
2022-01-30Fix T95328, new obj exporter not exporting custom normals.Aras Pranckevicius
2022-01-30Revert "UI: Do not translate "Blender""Aaron Carlisle
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-30UI: Do not translate "Blender"Aaron Carlisle
2022-01-30Cleanup: Pass cursor position as a single array to eyedropper functionsAaron Carlisle
2022-01-30Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-01-30Fix T95315: "Override Layers" panel open crash with null CacheFileKévin Dietrich
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimateFabian Schempp
2022-01-29Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimateFabian Schempp
2022-01-29Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-01-29Merge branch 'blender-v3.1-release'Richard Antalik
2022-01-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-29Merge branch 'blender-v3.1-release'Hans Goudey
2022-01-29Fix T94476: Threading/performance issue with curve to points nodeHans Goudey
2022-01-29Fix T62651: Win32 Multiple Adapters WarningHarley Acheson
2022-01-29Merge branch 'blender-v3.1-release'Clément Foucault
2022-01-29Fix typos in rB0a8fa07735cdb89081b652c032c73863e34f8ff1Clément Foucault
2022-01-29Merge branch 'blender-v3.1-release'Clément Foucault
2022-01-29Fix T95278: Crash on startup because of GLSL compiler bugClément Foucault
2022-01-29Fix T93626: Win IME Chinese Numpad DecimalHarley Acheson
2022-01-29Win IME: Ideographic Full Stop to Decimal PointHarley Acheson
2022-01-28UI: Add OneDrive to System List for WindowsHarley Acheson
2022-01-28Win32: Initialize GHOST_WindowWin32 MembersHarley Acheson
2022-01-28Fix Cycles assert in light samplingBrecht Van Lommel
2022-01-28Merge branch 'blender-v3.1-release'Hans Goudey
2022-01-28UI: Use property split in new operator popupHans Goudey
2022-01-28Drag & drop: Support using context of hovered button when droppingJulian Eisel
2022-01-28Cleanup: Clang-tidy warning gl_shader.ccJeroen Bakker
2022-01-28Cleanup: Clang-tidy warnings.Jeroen Bakker
2022-01-28Merge branch 'blender-v3.1-release'Jeroen Bakker