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-03-29Fix T78650: Lattice evaluation writes to shared dataSybren A. Stüvel
2021-03-29Fix T86876: cannot modify float properties of geometry nodes modifier from Py...Jacques Lucke
2021-03-29Fix T86966: crash when rendering with geometry nodesJacques Lucke
2021-03-29Overrides: Make Experimental API Fail On Usage.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Fix T86972: transform node transforms shape keysJacques Lucke
2021-03-29Comments: improve docstring for ED_view3d_clipping_testCampbell Barton
2021-03-29Cleanup: Remove unused node.c.Jeroen Bakker
2021-03-29Knife: support vert/edge snapping when not directly over a faceCampbell Barton
2021-03-29Cleanup: logical error in path select pickingCampbell Barton
2021-03-29Knife: scale points & snapping threshold by the DPI factorCampbell Barton
2021-03-29Fix vert/edge knife snapping when the cursor wasn't over a faceCampbell Barton
2021-03-29Cleanup: use pragma once.Jeroen Bakker
2021-03-29Cleanup: Add namespace to compositor.Jeroen Bakker
2021-03-29Cleanup: Add `override` Keyword.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-29Knife: reduce redundant face picking queriesCampbell Barton
2021-03-29Fix T83391: Knife sometimes snaps to object centerCampbell Barton
2021-03-28Cleanup: deduplicate attribute creating codeJacques Lucke
2021-03-28Cleanup: use parentheses in macroJacques Lucke
2021-03-28Fix T86060: Texture Paint clone tool misleading texture UICampbell Barton
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-28Cleanup: revert part of da160dc32d1518dc3e59a8fb7995b59c88870444Campbell Barton
2021-03-28Fix T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-28Workaround T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-27Cleanup: Apply clang formatAntonio Vazquez
2021-03-27Fix T86967 : Artifacts when tracing image to Grease PencilMarcelo Demian Gómez
2021-03-27Fix T86975: GPencil interpolate sequence error when strokes are not selectedAntonio Vazquez
2021-03-27Cleanup: spelling and commentsPratik Borhade
2021-03-27Fix T86924: UV Sync selection breaks individual origin calculationSiddhartha Jejurkar
2021-03-27Correct header rename error 10cfa75e1d1e80b32da640a0e7de2b50f831dcfdCampbell Barton
2021-03-27UV Editor: Add cursor center operatorFabrício Luis
2021-03-27Cleanup: clang-formatCampbell Barton
2021-03-27Comment: note that structs are zeroed instead of using defaultsCampbell Barton
2021-03-27Cleanup: use .hh extension for C++ headersCampbell Barton
2021-03-27Object: faster object deletionCampbell Barton
2021-03-26macOS/bpy: install into site-packagesAnkit Meel
2021-03-26macOS/bpy: add support for OpenMPAnkit Meel
2021-03-26Cleanup: Use enum for "in" vs. "out" node socketsHans Goudey
2021-03-26LibOverride: Fix outliner menu showing 'override editing' entries for linked ...Bastien Montagne
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-26UI: Change Usages of 'WPaint' to 'Weight Paint'Yevgeny Makarov
2021-03-26Geometry Nodes: Implicit conversion change for float/int/color to boolCharlie Jolly
2021-03-26Nodes: match Multi-input socket activation distanceFabian Schempp
2021-03-26Compositor: Fix array out of bounds.Jeroen Bakker
2021-03-26Geometry Nodes: Add remaining operations to the Vector Math nodeLeon Leno
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26Cleanup: Geometry Nodes: Allow using "Auto" domain to avoid adaptingHans Goudey
2021-03-26LibOverride optimization; Do not compare bound box of objects.Bastien Montagne
2021-03-26Fix T86942: GPencil does not export SVG or PDF in orthographic cameraAntonio Vazquez