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-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
2021-03-22Fix T86822: context.collection not available in Object/Object Data PropertiesSebastian Parborg
2021-03-22Cleanup: Collection check return type in button_contextSebastian Parborg
2021-03-22Fix T86666: Lasso and Circle select tools selecting objects behind clip_minGermano Cavalcante
2021-03-22Tracking: Fix movie file prefetch freezing interfaceSergey Sharybin
2021-03-22GPencil: Hide Interpolate Only Selected in Draw ModeAntonio Vazquez
2021-03-22UI: Remove text for add and remove buttons in cryptomatte nodeHans Goudey
2021-03-21Cleanup: fix compiling with older compiler on macosJacques Lucke
2021-03-21Fix failure to set transform rotate around singleCampbell Barton
2021-03-21Cleanup: remove redundant NULL checksCampbell Barton
2021-03-21Cleanup: use static local variablesCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20Fix T86745: trace sequence keyframe offsetFalk David
2021-03-20Join curves: compensate for different bevel depthsPhilipp Oeser
2021-03-20Fix issues introduced strip loading refactoringRichard Antalik
2021-03-20Fix T86355: Added effect strip has wrong lengthRichard Antalik
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-19Geometry Nodes: Add geometry instances data to the spreadsheetHans Goudey
2021-03-19Cleanup: rename x1/x2/y1/y2 to x/y/width/heightJacques Lucke
2021-03-19LibOverride: Stash away 'leftover' objects/collections from auto-resync process.Bastien Montagne
2021-03-19Cleanup: minor changes to pose-mode apply visual transformCampbell Barton
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch