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-20improve visualizationJacques Lucke
2021-09-20UI: rename "Save Screenshot (Area => Editor)"Campbell Barton
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-18Fix T91461: Pose Library name filter not workingPhilipp Oeser
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-17UI: split screenshot area into a separate operatorCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-16Assets: Recursive reading of asset librariesJulian Eisel
2021-09-16App Settings: Edge ResizeDalai Felinto
2021-09-16App Settings: Regions Visbility ToggleDalai Felinto
2021-09-16Cleanup: Rename USER_APP_LOCK_UI_LAYOUTDalai Felinto
2021-09-16Cleanup/Fix outliner 'make local' code.Bastien Montagne
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-09-16Fix bisect gizmo offset while draggingCampbell Barton
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15Cleanup: spellingCampbell Barton
2021-09-15Fix: Use after free in spreadsheet attribute column IDHans Goudey
2021-09-14Fix T89027: "factor" field in pose breakdowner not updatedChristoph Lendenfeld
2021-09-14Cleanup: simplify resource scope methodsJacques Lucke
2021-09-14Fix T90862: Texts in Outliner can have wrong iconPhilipp Oeser
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-09-13Cleanup: fix typo in commentPhilipp Oeser
2021-09-13Fix T91320: Support flipping sides in mesh bisectPhilipp Oeser
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-12Cleanup: early return from smoothview when the view is unchangedCampbell Barton
2021-09-12Cleanup: spellingCampbell Barton
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Calm Warning: Unused VariableHarley Acheson
2021-09-11Geometry Nodes: add field support for socket inspectionJacques Lucke
2021-09-10Fix Constraints not updating on move in stackHenrik Dick
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-10Add missing bit to own previous commitJulian Eisel
2021-09-10Cleanup: Fix comment in recent commit.Jeroen Bakker
2021-09-10Fix possible crash displaying asset preview from current fileJulian Eisel
2021-09-10T78995: Enable keylist threaded drawing.Jeroen Bakker
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-09Fix smooth-view failure to add mouse-move eventsCampbell Barton
2021-09-09Gizmo: warn when 2D projection fails with non-invertable matricesCampbell Barton
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker