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-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
2021-09-08Cleanup: VSE select operatorRichard Antalik
2021-09-08Fix T90967: Snapping not working with single stripRichard Antalik
2021-09-07Animation: Implement generic slider in graph_slider_opsChristoph Lendenfeld
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-09-06UI: Area Split and Join Mouse Cursor FeedbackHarley Acheson
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06Fix T90414: New GPencil iconsAntonio Vazquez
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-09-04Python: Allow Area Close via ScriptingHarley Acheson
2021-09-04RNA: support extracting names from paths without allocating memoryCampbell Barton