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-09-22Fix T91608: Cycles crash with tile size 0Brecht Van Lommel
2021-09-22Fix T91598: Decreasing sample count causes viewport to resetSergey Sharybin
2021-09-22UI: Add description for Batch renameChandrapal Singh
2021-09-22Fix T91592: Negative Cycles remaining render timeSergey Sharybin
2021-09-22Fix T91603: Cycles crash when volume becomes visibleSergey Sharybin
2021-09-22Fix T91576: Cycles attribute node with name N for smooth normal no longer wor...Brecht Van Lommel
2021-09-22GPencil: Fix unreported missing material panel for new SceneAntonio Vazquez
2021-09-22Initial implementation of local ID re-use when appending.Bastien Montagne
2021-09-22Cleanup: make formatDalai Felinto
2021-09-22Geometry Nodes: Curve Fillet Nodedilithjay
2021-09-22Fix T91590: Cycles specular baking not using smooth normalBrecht Van Lommel
2021-09-22Fix T91600: Cycles viewport not updaing on metaball changesBrecht Van Lommel
2021-09-22Fix T91597: Cycles volume scatter visibility on lights not workingBrecht Van Lommel
2021-09-22GPencil: Split Weight modifier in two to make more consistentAntonio Vazquez
2021-09-22Fix missing samples count pass when using tilesSergey Sharybin
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-09-22Cleanup: pep8 for the default keymapCampbell Barton
2021-09-22Keymap: support use_key_activate_tools for annotateCampbell Barton
2021-09-22Fix (unreported) crash in outliner after recent changes to ID management core...Bastien Montagne
2021-09-22Fix bad image drawing during rendering on certain GPUsSergey Sharybin
2021-09-22Revert "Make knife drawing anti aliased (Monkey work based on D11333)"Jeroen Bakker
2021-09-22Custom Properties: fix the tooltip field not initialized in edit dialog.Alexander Gavrilov
2021-09-22Keymap: set the default filepath exporting keymapsCampbell Barton
2021-09-22Fix crash duplicating sequencer areaCampbell Barton
2021-09-22Cleanup: use template for hide/reveal keymap itemsCampbell Barton
2021-09-22Keymap: support use_key_activate_tools for selection toolsCampbell Barton
2021-09-22Keymap: add fallback keymap for sequencer toolsCampbell Barton
2021-09-22Blender Libraries: Add JSON Library.Jeroen Bakker
2021-09-22EEVEE fix gloss low roughness errorJake
2021-09-22Extern: Add TinyGLTF to load XR controller modelPeter Kim
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-21Audaspace: porting upstream pulseaudio fixes.Jörg Müller
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)