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-22Merge branch 'master' into soc-2021-knife-toolssoc-2021-knife-toolsCian Jinks
2021-09-22GPencil: Split Weight modifier in two to make more consistentAntonio Vazquez
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-09-22Fix (unreported) crash in outliner after recent changes to ID management core...Bastien Montagne
2021-09-22Revert "Make knife drawing anti aliased (Monkey work based on D11333)"Jeroen Bakker
2021-09-22Fix crash duplicating sequencer areaCampbell Barton
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: incompatible-pointer-types warningCampbell Barton
2021-09-22Geometry Nodes: Add legacy warning and "View Legacy" operatorHans Goudey
2021-09-21Cleanup: Clang-tidy warningsRichard Antalik
2021-09-21UI: Style drag-drop indicators as tooltipsPablo Vazquez
2021-09-21Cleanup: else-after-returnJacques Lucke
2021-09-21Fix T91534: GPencil interpolate Sequence fails if stroke has 0 pointsAntonio Vazquez
2021-09-21Fix T91458: Displaying dope-sheet with sequencer keyframes crashesCampbell Barton
2021-09-21Make knife drawing anti aliased (Monkey work based on D11333)Urko
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21Cleanup: Silence unused variable warningJulian Eisel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-21WM: only return PASS_THROUGH on PRESS for selection operatorsCampbell Barton
2021-09-21Knife: Replaced object bases array with object arrayCian Jinks
2021-09-21Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-09-20Knife: Better multi-object edit modeCian Jinks
2021-09-20Asset Browser: Redraw sidebars on mode switchesJulian Eisel
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
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