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
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-31Fix ugly drawing of closed panels in horizontal layoutJulian Eisel
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-04-25UI: Panel drag-collapseJulian Eisel
2015-04-12Reset view after ctrl-clicking a PanelJulian Eisel
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26Cleanup: Remove ugly ELEM checks in modifier key handlingjulianeisel
2015-01-13Fix T43128: Headerless panels are reorderable on Windowsjulianeisel
2014-11-21Cleanup: typoCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-09-04Fix T41704: 2.71.6 no longer reading user ui panel arrangement from earlier s...Bastien Montagne
2014-08-27Tabname should be fixed here as well.Antony Riakiotakis
2014-08-27Fix for uiPanelFindByType comparing wrong memberAntony Riakiotakis
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-28UI: Change appearance for panel drag area (D637)Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-02Fix incorrect sizes used copying panel idname, tabname.Campbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-02Fix for collapse ignoring pinned panelsCampbell Barton
2014-02-24Fix T38810: ctrl + click panel collapse not taking tabs into account.Brecht Van Lommel
2014-02-22Fix T38348: Panel remains scrolled when switching tabsCampbell Barton
2014-02-21Fix own error - tab scrolling mixed up region/window coordsCampbell Barton
2014-02-17UI: wheel switches tabs over the tab area, or ctrl+wheel anywhereCampbell Barton
2014-02-10UI: panel tabs, use simple color interpolation that ignores alphaCampbell Barton
2014-02-08UI: support for alpha tab backgroundCampbell Barton
2014-02-05Fix T38478: pin panel, then ctrl+click to collapse others incorrectly unpinne...Brecht Van Lommel
2014-01-23Make Tab Divider interopolate between the region background and tab outline.Jonathan Williamson
2014-01-23Tab theme colorsCampbell Barton
2014-01-15Fix for mistake in recent shadow addition in tabsCampbell Barton
2014-01-15Fix T38207: Tab scale jitters when resizing regionCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-14Fix for icon pin drawing too large when (U.pixelsize != 1)Campbell Barton
2014-01-14Code Cleanup: minor edits to recent commitCampbell Barton
2014-01-14Missed a comment on last commit.Jonathan Williamson
2014-01-14Make Toolbar Tabs more readableJonathan Williamson
2014-01-13Fix T38171: Vertical tabs don't respond to clicks on the left most pixelsCampbell Barton
2014-01-05UI: pin icon was ignoring DPICampbell Barton
2014-01-05UI: Use shift+lmb for toggling panel pinning (not to conflict with MMB emulat...Campbell Barton
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2014-01-04UI: Fix issue where tab text was too small and closely spacedCampbell Barton
2013-12-18Revert fix for T37705: it's messing up the panel order in another place.Brecht Van Lommel
2013-12-18Fix T37705: texture panel order wrong when switching from cycles to blender r...Brecht Van Lommel
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton