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
2021-01-07Fix T84416: Vertex color baking checks for UVMapPhilipp Oeser
2021-01-06UI: Use the 3D cursor icon for the RNA structHans Goudey
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Fix T84420: Linking regular materials to gpencilFalk David
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Undo: Further tweak/fixes the 'use context' flag of undo types.Bastien Montagne
2021-01-06Fix T82952: Crash changing mesh data block and switching scenesCampbell Barton
2021-01-06Fix T79779: Pick shortest UV face-path ignores sticky settingCampbell Barton
2021-01-06UndoType: Fix some incinsistencies re context usage flag.Bastien Montagne
2021-01-06Cleanup: CodeStyle formatJeroen Bakker
2021-01-06Cleanup: CodeStyle FormatJeroen Bakker
2021-01-06Fix T83372: Point.select can be True when unselectedCampbell Barton
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2021-01-06Fix object moved to cursor when editing last operation after dropping objectJulian Eisel
2021-01-06Fix T70316: Custom "Delete Keyframes" shortcut still requiresPhilipp Oeser
2021-01-06Fix T84426: Limit dissolve ignores selection with custom normalsCampbell Barton
2021-01-06BMesh: assert when a mesh has two kinds of shake-key dataCampbell Barton
2021-01-05Fix T83094: Alternate rows in the Sequencer are green (macOS)Yevgeny Makarov
2021-01-05Fix T79146: Sculpt Mode lags until the entire mesh is visiblePablo Dobarro
2021-01-05Cleanup: Reduce variable scopeHans Goudey
2021-01-05Cleanup: Undo code: `poll` function.Bastien Montagne
2021-01-05Cleanup: UndoType: use `size_t` for memory size of structs.Bastien Montagne
2021-01-05Fix T84389: RGB Curves node shows "tone" option outside of compositorPhilipp Oeser
2021-01-05Cleanup: clang tidyJacques Lucke
2021-01-05Fix: tried to set error message on modifier that does not existJacques Lucke
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Fix T83282: division by zero when creating psys tasksJacques Lucke
2021-01-05Cleanup: Compositor comment styleJeroen Bakker
2021-01-05Fix T84367: Fix crash when showing invalid/legacy constraintsPhilipp Oeser
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2021-01-05Fix T84053: Mask overlay in image editor not workingJeroen Bakker
2021-01-05Fix T84404: Crash when using Skin Resize in mesh without Skin modifierGermano Cavalcante
2021-01-05Asset browser: workspace in the wrong categoryPhilipp Oeser
2021-01-05Sculpt: use distance threshold for dyntopo symmetrizeCampbell Barton
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05Cleanup: remove redundant RNA_types.h header from UI_interface.hCampbell Barton
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2021-01-05Fix T84018: bulk selection (box, circle, lasso) - unwarranted selectionPhilipp Oeser
2021-01-05Cleanup: Enum for mask overlay modeJeroen Bakker
2021-01-05Fix T84216: Drawing a paintcurve [vertexpaint / weightpaint] failsPhilipp Oeser
2021-01-05BMesh: Add shape-key support to edit-mesh symmetrizeCampbell Barton
2021-01-05BMesh: add use_shapekey to BMesh transform operatorsCampbell Barton
2021-01-05Cleanup: use scale's 'space' argument instead of two transform callsCampbell Barton
2021-01-05Fix bmesh.mirror operatorCampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-05VSE: Fix incorrect condition for skipping prefetch framesRichard Antalik
2021-01-05Cleanup: Use flag type explicitlyHans Goudey
2021-01-05Cleanup: Remove unused variables in transform mesh skin codeHans Goudey
2021-01-05Fix T84382: Geometry Nodes: Vertex group attributes are removedHans Goudey
2021-01-05Fix T84183: Dark area in the bevel custom profile widgetPi Lanningham