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
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-13UI: show popover shortcuts in tooltipCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-10Fix popovers showing unnecessary titles.Brecht Van Lommel
2018-07-10Cleanup: styleCampbell Barton
2018-07-10Reverted T55880 fix by accidentCampbell Barton
2018-07-10Fix T55877: Crash snapping non-edit-mesh to gridCampbell Barton
2018-07-10Fix T55880: Crash dragging file into image editorCampbell Barton
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-09UI: Remove 1 pixel gap between panel header and backgroundPablo Vazquez
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06UI: Add extra padding to menus to draw sub-menu triangles inJulian Eisel
2018-07-06UI: Use flat triangle drawing for indicating submenusJulian Eisel
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-07-06UI: draw search popups with menu background, instead of box.Brecht Van Lommel
2018-07-06Fix layout issue with enum property separators.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04UI: Node Link Menu to use same colors as regular menusPablo Vazquez
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03T55441: Pop-over large arrow offset when wideCampbell Barton
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-03Fix ID buttons not working in popover menus.Brecht Van Lommel
2018-07-03UI: hide empty status mouse button when draggingCampbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Python: Print file:line when editing UI sourceCampbell Barton
2018-07-03UI: don't change the theme area when setting themeCampbell Barton
2018-07-03UI: Dim color of shortcut label in menus and toolbarJulian Eisel
2018-07-02UI: Fix Properties with consecutive icons enabled in dropdown menusClément Foucault
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02UI: update status bar mouse icons, draw in text color.Brecht Van Lommel
2018-07-02Cleanup: remove unused icon code after OpenGL upgrade.Brecht Van Lommel
2018-07-02UI: update mouse icons in status bar.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton