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-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-27UI: Tooltip for data-block selector menus, showing full name and library infoJulian Eisel
2021-01-27Cleanup: Use const parameters for active button lookups/testsJulian Eisel
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-25UI: Round-box drawing cleanupHarley Acheson
2021-01-25Cleanup: remove unused UI_draw_roundbox_shade_y functionCampbell Barton
2021-01-24Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-18Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-18Fix T84739: Crash with curve brush in sculpt mode.Bastien Montagne
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-15Cleanup: Add const in various places in node codeHans Goudey
2021-01-14Cleanup/refactor: Remove logically broken code from GPencil undo.Bastien Montagne
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-09Cleanup: Use bool instead of intHans Goudey
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05Cleanup: remove redundant RNA_types.h header from UI_interface.hCampbell Barton
2021-01-05Cleanup: Enum for mask overlay modeJeroen Bakker
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2021-01-04Cleanup: redundant struct declarationsCampbell Barton
2021-01-04Cleanup: sort structsCampbell Barton
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-23Cleanup: Move functions to new ED (editor) operators file & general cleanupJulian Eisel
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-19Cleanup: Use typedef for UI emboss type enumHans Goudey
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-16Asset Browser: For assets without preview, show type icon in sidebarJulian Eisel
2020-12-16Assets: Add operator & button to regenerate the automatic previewJulian Eisel
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Fix various issues with temporary, maximized File BrowsersJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel