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-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
2022-03-26Fix incorrect argument for rigid-body world exportCampbell Barton
2022-03-25Fix Outliner highlighting multiple base elements in different librariesJulian Eisel
2022-03-25USD I/O: explicitly set or clear the OPTYPE_UNDO flagSybren A. Stüvel
2022-03-25Image editor: not updating after image operation.Jeroen Bakker
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-25Cleanup: remove argument to doxygen \fileCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Outliner: Don't show empty base elements in the library overrides modeJulian Eisel
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel