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
path: root/source
AgeCommit message (Expand)Author
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-05Cleanup: split sequencer.c fileRichard Antalik
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T80742: curve bevel fails with zero length handles at end-pointCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Fix T81136: Mesh.loop_triangles kept after applying modifiersCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-05Transform: support individual origins for "To Sphere"Campbell Barton
2020-11-05Fix T65205: "To Sphere" radius too large with proportional editingCampbell Barton
2020-11-05UI: Fix Support for Anonymous Menu SeparatorsHarley Acheson
2020-11-05Cleanup: Use const for function argumentsHans Goudey
2020-11-05Fix T82417: Panels draw below others while animating after dragHans Goudey
2020-11-05Cleanup: Simplify panel collapse handler logicHans Goudey
2020-11-05Cleanup: Remove unused Panel.snap from DNA and handler codeHans Goudey
2020-11-05Cleanup: Remove unused drag scaling code for panelsHans Goudey
2020-11-05Cleanup: Make panel function staticHans Goudey
2020-11-05Cleanup: Move function to proper fileHans Goudey
2020-11-05Fix T80313: Fix clipped text in splash screen on hiDPI monitorsJulian Eisel
2020-11-05Cleanup: Improve property search related comments panel codeHans Goudey
2020-11-04Cleanup: Use LISTBASE_FOREACHHans Goudey
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-11-04Cleanup: Remove incorrect commentHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-04Remove incorrect assert in button group codeHans Goudey
2020-11-04Fix T73126 Eevee: light probe baking ignores indirect bounces from SSSClément Foucault
2020-11-04Transform: Disable snap to plane-face intersectionGermano Cavalcante
2020-11-04Fix T82384: Custom Properties for ShaderNodeTree do not save in blend files.Bastien Montagne
2020-11-04Fix (unreported) memory leak when freeing Master collections.Bastien Montagne
2020-11-04Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-04Fix T81794: ColorRampElement step regressionRichard Antalik
2020-11-04Fix T82385 EEVEE: Alpha Clip shadows actually using Alpha Hashed shadowsClément Foucault
2020-11-04Annotations: Set as visible when use the annotation toolAntonio Vazquez
2020-11-04Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-04Fix T67832: Camera Background Images View TransformJeroen Bakker
2020-11-04Fix T81775: Object Disappears During Texture PaintingJeroen Bakker
2020-11-04Modifiers: Fix wrong object when setting error in modifierJacques Lucke
2020-11-04Merge branch 'blender-v2.91-release' into masterJacques Lucke
2020-11-04Modifiers: return empty mesh in case of error in Volume to Mesh modifierJacques Lucke
2020-11-04Fix T82393: Volume to Mesh modifier with sequence fails during renderingJacques Lucke
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04CMake: remove -fmacro-prefix-map from build-infoCampbell Barton
2020-11-04Cleanup: make formatAaron Carlisle
2020-11-04Cleanup: Add BLI prefix to some BLI_noise functionsAaron Carlisle
2020-11-04PyAPI: add Struct.is_property_set(..., ghost) optionCampbell Barton
2020-11-04Cleanup: spelling in curve.cCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
2020-11-04Fix assert on mouseover of blocks not using the layout systemHans Goudey