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-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-06-30UI: Support status-bar hidingSeverin
2018-06-30Fix a number of small errors in area coordinate handlingSeverin
2018-06-29Cleanup: Remove unused argument in recursive functionSeverin
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: decrease status bar height.Brecht Van Lommel
2018-06-15UI: fix redundant scrolling in the redo panelCampbell Barton
2018-06-14Cleanup: styleCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-13UI: remove empty space at the end of headers, tweak start/end spacing.Brecht Van Lommel
2018-06-13Fix 3D view header panning not working with region overlap.Brecht Van Lommel
2018-06-13UI: show HUD when region overlap is disabledCampbell Barton
2018-06-13UI: redo panel layout tweaksCampbell Barton
2018-06-13Fix region expanding on refreshCampbell Barton
2018-06-12Cleanup: add ED_region_panels_layoutCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Campbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-12UI: fix crash with HUD panel sizeCampbell Barton
2018-06-12UI: Initial persistent floating redo panelCampbell Barton
2018-06-12Cleanup: remove unused context argsCampbell Barton
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-11WM: split panel drawing into layout and drawCampbell Barton
2018-06-11UI: Separator spacerDalai Felinto
2018-06-10UI: remove tab use in the tool-settingsCampbell Barton
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-30Fix render info not working with overlap regionsDalai Felinto
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel