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-03-29Fix T86975: GPencil interpolate wrong stroke orderAntonio Vazquez
2021-03-29Fix T76872: Mask created after existing keyframe gets broken handlesSergey Sharybin
2021-03-29GPencil Cleanup: Remove legacy key to cancel drawingFalk David
2021-03-29Comments: improve docstring for ED_view3d_clipping_testCampbell Barton
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-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-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-27UV Editor: Add cursor center operatorFabrício Luis
2021-03-27Object: faster object deletionCampbell Barton
2021-03-26LibOverride: Fix outliner menu showing 'override editing' entries for linked ...Bastien Montagne
2021-03-26Nodes: match Multi-input socket activation distanceFabian Schempp
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26LineArt: Fix unreported material user count error when apply modifierAntonio Vazquez
2021-03-26UV: warn when unwrapping failsCampbell Barton
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-25Fix T86867: Node Editor: Avoid deselect-all triggering on every box-Philipp Oeser
2021-03-25Fix T86852: Allow Font Style Changes to Affect Spreadsheet Text SizeHarley Acheson
2021-03-25GPencil: Fix compiler warning when HARU and PUGIXML are disabledAntonio Vazquez
2021-03-25Fix T86796: moving the cursor in the UV Editor does not take aspect intoPhilipp Oeser
2021-03-25Make moving the cursor in UV Editor a 2d edit transformPhilipp Oeser
2021-03-25Fix for T86613: Renaming in outliner doesn't trigger rename eventErik Abrahamsson
2021-03-25Fix T86921: Executing "Operator Cheat Sheet" Crashes BlenderPhilipp Oeser
2021-03-25Revert "Cleanup: Fix unused-private-field warning."Ankit Meel
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-25UI: rename node editor sidebar categoriesJacques Lucke
2021-03-24GPencil: Fix wrong file extension when exporting SVGAntonio Vazquez
2021-03-24Cleanup: Fix unused-private-field warning.Ankit Meel
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-24UI: Use correct property split ratio for node socket buttonsHans Goudey
2021-03-24Fix (unreported) Outliner: missing override tree items for collections in Vie...Bastien Montagne
2021-03-24Fix T86884: Don't remove the "line art object add" enum itemSebastian Parborg
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Fix T86894: Geometry nodes drag and drop creates a duplicate nodeCharlie Jolly
2021-03-24Fix T86722: Missing updates after geometry nodes drag and dropCharlie Jolly
2021-03-24Fix T86895: bpy.ops.curve.select_all(action='INVERT')Dalai Felinto