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
2021-03-31fix portalstemp-node-tree-pages-prototypeJacques Lucke
2021-03-31Merge branch 'master' into temp-node-tree-pages-prototypeJacques Lucke
2021-03-31Fix T87087: attributes were removed automatically even though they are still ...Jacques Lucke
2021-03-31GPencil: Avoid LineArt modifier uses negative material indexAntonio Vazquez
2021-03-31Fix compiler error in Windows Antonio Vazquez
2021-03-31GPencil: Remove flag PROP_ID_SELF_CHECK from materialsAntonio Vazquez
2021-03-31Fix T86879 Boolean exact crash with dependency loop.Howard Trickey
2021-03-31Cleanup: naming for edit-mesh nearest distance valuesCampbell Barton
2021-03-31Cleanup: Removed Unused Definition.Jeroen Bakker
2021-03-31Fix: Cryptomatte Picker on Legacy Node Failing.Jeroen Bakker
2021-03-31Compositor: Keep WorkPackages and Data Around.Jeroen Bakker
2021-03-31Fix T87080: Select shortest path fails in face modeCampbell Barton
2021-03-31Fix T86947: Drag & Drop tooltip in Scene modeFalk David
2021-03-31Fix T87082: Smooth thickness not workingFalk David
2021-03-31Makefile: add update_code targetRay Molenkamp
2021-03-31Cleanup: Fix warningsRichard Antalik
2021-03-31Cleanup: use constexpr for num channels.Jeroen Bakker
2021-03-31Fix build error on windowsRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-31PyDoc: quiet warning with literalinclude including blank linesCampbell Barton
2021-03-31PyDoc: fix indentation with multi-line property descriptionsCampbell Barton
2021-03-31PyDoc: correct sphinx syntax for gpu.state.blend_setCampbell Barton
2021-03-31Cleanup: use early return for imbuf image loader functionsCampbell Barton
2021-03-31WM: use data-path utility functions for WM operatorsCampbell Barton
2021-03-31PyAPI: add bl_rna_utils.decompose_data_pathCampbell Barton
2021-03-31Fix bl_rna_utils._TokenizeDataPath function argument extraction errorCampbell Barton
2021-03-31Cleanup: improve navigation gizmo flag useCampbell Barton
2021-03-31UI: Gizmo Button to Lock Camera to ViewHarley Acheson
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-30UI: Skip undo steps when changing properties of the 3d cursorGermano Cavalcante
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-03-30Fix T87058: GPencil Cutter delete all strokes if they are selected and the la...Antonio Vazquez
2021-03-30Nodes: Expose multi input socket in python APIWannes Malfait
2021-03-30Cleanup: Improve commentHans Goudey
2021-03-30CMake: issue warnings when changing optionsAnkit Meel
2021-03-30UI: Bring back hover shortcuts for mesh modifiersHans Goudey
2021-03-30Cleanup: use doxy sections and rearrange editmesh_knife.cGermano Cavalcante
2021-03-30Geometry Nodes: Set default grid vertices to 3 by 3Hans Goudey
2021-03-30Fix unused variable warning caused by recent cleanupHans Goudey
2021-03-30Cleanup: remove unneeded method.Jeroen Bakker
2021-03-30Cleanup: clang-format.Jeroen Bakker
2021-03-30Cleanup: Use constexpr.Jeroen Bakker
2021-03-30Compositor: Fix Incorrect Attaching NodeSockets.Jeroen Bakker
2021-03-30Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-30Cryptomatte: Fix When Image based Cryptomatte Aren't On The First Render Layer.Jeroen Bakker
2021-03-30Fix: Compile Error COM_Debug.Jeroen Bakker
2021-03-30Cleanup: Replace virtual methods with bitflags.Jeroen Bakker
2021-03-30UI: add description methods for `wm.context_*` operatorsCampbell Barton
2021-03-30Fix T87007: Cycles Background not updated if strength is initially nullKévin Dietrich
2021-03-30Cycles: Do not allocate tile buffers on all devices when peer memory is activ...Patrick Mours