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-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
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-24Cleanup: Move button context based operator poll into utility functionJulian Eisel
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-23Fix T86753: Connected Proportional editing with individual origins using diff...Germano Cavalcante
2021-03-23Fix T86073 : Ctrl clicking 3 times without selecting any of the verts in Nurb...Germano Cavalcante
2021-03-23Outliner: Do not crash when drawing unknown view type.Bastien Montagne
2021-03-23Spreadsheet: show comma separators in number of rowsJacques Lucke
2021-03-23FIX: Incorrect link drawing after link cutting toolFabian Schempp
2021-03-23Fix crash transforming sequencesCampbell Barton
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-03-23WM: don't set the area when toggling full-screenCampbell Barton