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-03-31Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-31Nodes: Cut hidden links when creating node groupsLeon Schittek
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Metal: Adding alternative support for GPU_PRIM_TRI_FAN/LINE_LOOP For Metal ba...Jason Fielder
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-30Cleanup: Left over from review of apply transformDalai Felinto
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-30Cleanup: clang-formatCampbell Barton
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-30Fix leak transforming in the node-editor without a selectionCampbell Barton
2022-03-30Cleanup: remove redundant lattice de-selectionCampbell Barton
2022-03-30Cleanup: Move UV edit parameterize code to geometry moduleAleksi Juvani
2022-03-30Keymap: "Mouse Select & Move" now uses click to de-select othersCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-30UI: Fix cosmetic papercuts of the reroute nodeLeon Schittek
2022-03-29Geometry Nodes: Don't create node tree when adding nodes modifierLeon Schittek
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Rename 'delete hierarchy' to 'clear hierarchy', add 'clear singl...Bastien Montagne
2022-03-29LibOverride: Implement default 'user override' behavior.Bastien Montagne
2022-03-29LibOverride: Add a new 'virtual' non-editable override icon and use it in Out...Bastien Montagne
2022-03-29GPencil: Fix sculpt mask ignoring one point strokesHenrik Dick
2022-03-29Assets: Support automatic collection previewsJulian Eisel
2022-03-29Fix T96844: Crash when switching workspaces and outliner modesJulian Eisel
2022-03-29Curves: improve Snake Hook brushJacques Lucke
2022-03-29Icons: Programmatically create indirect library icon, remove from SVGJulian Eisel
2022-03-29Fix T96835: Grease pencil tweak tool selects but doesn't dragCampbell Barton
2022-03-29Fix T96699: Splitting strip does not copy animationRichard Antalik
2022-03-29Fix T96347: Pose gizmo shown at wrong location with multiple objectsCampbell Barton
2022-03-29Fix T96691: Heap corruption in file_browse_execCampbell Barton
2022-03-29Cleanup: Move two grease pencil files to C++Hans Goudey
2022-03-28Cleanup: Use const mesh argumentsHans Goudey
2022-03-28Cleanup: Move transform_snap_object.c to C++Hans Goudey
2022-03-28Fix T96728: 'Automatic Constraint' using the wrong orientationGermano Cavalcante
2022-03-28Transform: avoid excessive recalculation with 'TREDRAW_SOFT'Germano Cavalcante
2022-03-28Cleanup/Refactor: remove unused 'SNAP_ONLY_ACTIVE' enum parameterGermano Cavalcante
2022-03-28Transform: Improve 'absolute grid snap' support detectionGermano Cavalcante
2022-03-28Cleanup: transform, use early returnsGermano Cavalcante
2022-03-28Outliner: Don't show indirectly linked Library Overrides propertiesJulian Eisel
2022-03-28Fix T96812: Regression: Snapping is broken with proportional editingGermano Cavalcante
2022-03-28Fix T96828: GPencil primitives handlers not workingAntonio Vazquez
2022-03-28Cleanup: Use bool literals in return statements of text editor poll functions.Bastien Montagne
2022-03-28Fix T96670: bake from multires not reflected in the Image Editor.Jeroen Bakker
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/renderCampbell Barton
2022-03-26Fix T96790: Gpencil Inverted Fill makes extra stroke at originAntonio Vazquez