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-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-25GPUTexture: Add support for texture viewClément Foucault
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-24Cleanup: Simplify operating on multiple geometry componentsHans Goudey
2022-02-24Cleanup: Sort include linesAntonio Vazquez
2022-02-24Nodes: Add include to avoid Windows compiler errorAntonio Vazquez
2022-02-24Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-24Fix compiler error in WindowsAntonio Vazquez
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-24Cleanup: Typo in commentHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-24EEVEE: Fix crash when shadow caster count is reduced to 0.Clément Foucault
2022-02-24Fix incorrect Outliner tree-display type returnedJulian Eisel
2022-02-24GPU: Fix compilation in debug modeClément Foucault
2022-02-24OCIO: Fix mip length in texture creationClément Foucault
2022-02-24BLI: support accessing nth last element in Array/Span/VectorJacques Lucke
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-24Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-24Fix T95985: crash when assigning a name for an output attributeJacques Lucke
2022-02-24Fix wrong asset library displayed/loaded in asset view templatesJulian Eisel
2022-02-243D View: keep the orthographic view when rolling 90 degreesCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-24Cleanup: code comments in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code in vfont_to_curveCampbell Barton
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Cleanup: remove dead code from text wrapping logicCampbell Barton
2022-02-24Cleanup: use continue instead of goto for 3D text wrapping logicCampbell Barton
2022-02-24Fix T95959: crash when exporting subdivision to AlembicKévin Dietrich
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Curves: Use simpler "set" behavior for handle position attributesHans Goudey
2022-02-23Geometry Nodes: Face is Planar NodeJohnny Matthews
2022-02-23Fix: Build issue on windowsRay Molenkamp
2022-02-23Fix for last commit: Define for Node numberingJohnny Matthews
2022-02-23Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-23Fix T95952: Uninitialized value used in Bezier Segment nodeHans Goudey
2022-02-23Fix: Attempt to fix build error on windowsHans Goudey
2022-02-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-23Curves: Add methods to retrieve range for points or curvesHans Goudey
2022-02-23Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton