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-06-03UI: add subpanel support.Brecht Van Lommel
2018-05-31UI: fix own error switching fake space typesCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-23Replace old Timelines and Logic Editors with new Dopesheet (Timeline mode)Julian Eisel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-07-28Add comments on behavior of spacedata and regionbase listsJulian Eisel
2016-03-19Fix T47837: Filtering UIList broken with recent master.Bastien Montagne
2015-11-12Cleanup: unused definesCampbell Barton
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-14cleanup: bScreen (char for bools)Campbell Barton
2015-01-14Remove redundant pad flagCampbell Barton
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-26Fix T38999: Tool tabs and Old Addons living in perfect harmony.Bastien Montagne
2014-07-30Code cleanup, make pie-menus code be closer to masterAntony Riakiotakis
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-10Fix T37463: Increasing window size would add space around menu headerCampbell Barton
2013-08-30minor ui editsCampbell Barton
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne