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-06-30Cleanup: spellingCampbell Barton
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-25UI: Slightly simplify box style panel margin offsetHans Goudey
2020-06-25Cleanup: spellingCampbell Barton
2020-06-21UI: Fix view reset when toggling subpanel expansionHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17UI: Ctrl-click on panel header expands & collapses subpanelsHans Goudey
2020-06-16Cleanup: Use LISTBASE_FOREACH in interface_panel.cHans Goudey
2020-06-15Fix T77541: Unregistering DATA_PT_modifiers doesn't remove modifier panelsHans Goudey
2020-06-10UI: Only set panel data expand flag for active panelsHans Goudey
2020-06-10Fix T77694: Start panel animation when expansion data changesHans Goudey
2020-06-05UI: Pan 2D Region When Dragging to BoundaryHans Goudey
2020-05-28Cleanup: spellingCampbell Barton
2020-05-26UI: List Panel SystemHans Goudey
2020-05-20UI: Remove Panel Grid Snapping While DraggingHans Goudey
2020-04-30UI: Fix animating panels after drag changing region sizeHans Goudey
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-19Fix T74809: Use after free when merging specific areasJulian Eisel
2020-04-15UI: Draw subpanels on top while draggingHans Goudey
2020-04-07UI: Don't collapse all panels for subpanelsHans Goudey
2020-04-06GPU: Panel Drag Widget Drawing PerformanceJeroen Bakker
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
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