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-09-22Merge branch 'master' into soc-2021-knife-toolssoc-2021-knife-toolsCian Jinks
2021-09-22GPencil: Split Weight modifier in two to make more consistentAntonio Vazquez
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-09-22Fix (unreported) crash in outliner after recent changes to ID management core...Bastien Montagne
2021-09-22Revert "Make knife drawing anti aliased (Monkey work based on D11333)"Jeroen Bakker
2021-09-22Fix crash duplicating sequencer areaCampbell Barton
2021-09-22EEVEE fix gloss low roughness errorJake
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: incompatible-pointer-types warningCampbell Barton
2021-09-22Geometry Nodes: Curve Parameter NodeHans Goudey
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-09-21UUIDs: rename UUID to bUUIDSybren A. Stüvel
2021-09-21Geometry Nodes: Fill instances separately in the curve fill nodeHans Goudey
2021-09-21Geometry Nodes: String manipulation nodesErik Abrahamsson
2021-09-21Geometry nodes: Output curve normals from the normal nodeHans Goudey
2021-09-21Geometry Nodes: Curve tangent nodeHans Goudey
2021-09-21Cleanup: Clang-tidy warningsRichard Antalik
2021-09-21UI: Style drag-drop indicators as tooltipsPablo Vazquez
2021-09-21Fix: Add versioning for geometry nodes attribute input toggleHans Goudey
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-21Fix: Incorrect versioning for float IDProperty default arrayHans Goudey
2021-09-21Cleanup: else-after-returnJacques Lucke
2021-09-21Functions: make asserts more correctJacques Lucke
2021-09-21Cleanup: mention `UUID_STRING_LEN` in commentSybren A. Stüvel
2021-09-21Fix T91534: GPencil interpolate Sequence fails if stroke has 0 pointsAntonio Vazquez
2021-09-21GPencil: Curvature support for length modifierHenrik Dick (weasel)
2021-09-21Fix T87801: Eevee ambient occlusion is incorrect on M1 macMiniClément Foucault
2021-09-21Fix T91458: Displaying dope-sheet with sequencer keyframes crashesCampbell Barton
2021-09-21Cleanup ClangTidy warning.Bastien Montagne
2021-09-21Make knife drawing anti aliased (Monkey work based on D11333)Urko
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21Cleanup: Silence unused variable warningJulian Eisel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-21LibOverride: make `view_layer` API parameter optional.Bastien Montagne
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-21WM: only return PASS_THROUGH on PRESS for selection operatorsCampbell Barton
2021-09-21Cleanup: Remove debugging change, add commentsHans Goudey
2021-09-21Geometry Nodes: Curve Sample NodeHans Goudey
2021-09-21Functions: Fix incorrect assert for unused outputHans Goudey
2021-09-21Fix: Crash with single point bezier spline auto handlesHans Goudey
2021-09-21Knife: Replaced object bases array with object arrayCian Jinks
2021-09-21Geometry Nodes: Attribute Statistic NodeVictor-Louis De Gusseme
2021-09-21Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-09-20Knife: Better multi-object edit modeCian Jinks
2021-09-20Asset Browser: Redraw sidebars on mode switchesJulian Eisel
2021-09-20Geometry Nodes: use implicit position input in noise nodeJacques Lucke
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-20GPencil: Fix error in previous commitAntonio Vazquez