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
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-28Fix T73587: Wrong sub-panel animation on double-clickTobias Langen
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-06-22Fix sub-panel UI offsetCampbell Barton
2019-05-22Sequencer: ensure Strip is the default active panelBrecht Van Lommel
2019-05-22UI: allow shrinking panel height to zero when open.Alexander Gavrilov
2019-05-16UI: Draw background for headerless panels with region-overlapCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-13Fix T64461: Sub-panels allow pinningCampbell Barton
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Fix T63822: Sidebar tabs active area dead-zone #2Campbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14UI: indent subpanel headers more.Harley Acheson
2019-01-14UI: fix panel header contents alignment.Harley Acheson
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2018-12-19Theme: use menu text color for floating redo panelCampbell Barton
2018-11-25UI: Disable font shadow in tabsJulian Eisel
2018-11-22Cleanup: Move debug warning message about panels missing category from drawin...Bastien Montagne
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-03UI: Align Panel drag widget with collapse triangle.Pablo Vazquez
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-09Cleanup: namingCampbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27UI: Tabs on right w/ right aligned regionsCampbell Barton
2018-09-11UI: use popup draw style for redo panelCampbell Barton
2018-08-30UI: fix glitch redrawing after redo panel collapseCampbell Barton
2018-07-25UI: Minor tweaks to nodesPablo Vazquez