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-04-22UI: make button roundness themeable.Brecht Van Lommel
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-22UI: Remove hard-code + add comment for aa trianglesDalai Felinto
2018-04-22UI: popover now use menu style buttonsCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Cleanup: ui-link drawing code from logic bricksCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-15Cleanup: Make access to widget triangle defines explicitJulian Eisel
2018-04-15Fix button triangle for "hold action" not workingJulian Eisel
2018-04-10UI: Fix some drawing order issues.Clément Foucault
2018-04-08UI: Widgets: Fix text edit cursor not drawing.Clément Foucault
2018-04-07UI: Perf: Port color widgets to batch.Clément Foucault
2018-04-06UI: Perf: Add batching capability to widgets.Clément Foucault
2018-04-06UI: Perf: Improve ui_draw_dropshadow.Clément Foucault
2018-04-06UI: Perf: Modify UI_draw_roundbox to use GWN_batch API.Clément Foucault
2018-04-05GPUBatch: Change preset managment system.Clément Foucault
2018-04-02UI: Fix: Center vertical scrollbar circles.Clément Foucault
2018-04-02UI: Perf: Batch Trias with widgets.Clément Foucault
2018-03-29Cleanup: Use uppercase UI_ prefix for external functionsJulian Eisel
2018-03-29UI: Fix out of bound read catched by asan.Clément Foucault
2018-03-29UI: Perf: Group fill/border/emboss batches together.Clément Foucault
2018-03-29UI: Perf: widgetbase: Replace imm usage by a batch cache.Clément Foucault
2018-03-27UI: Fix assert cause by vertex count being too small.Clément Foucault
2018-03-27UI: Perf: Optimize widgetbase_draw.Clément Foucault
2018-02-27merge from masterGaia Clary
2018-02-25Fix incorrect text clipping on node link button in material properties.Brecht Van Lommel
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11UI: don't draw outline when it's not calculatedCampbell Barton
2017-11-29ID Static Override: add basic UI feedback.Bastien Montagne
2017-11-04Merge branch 'master' into blender2.8Campbell Barton
2017-11-04UI: correct flag re-useCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02Cleanup: minor comment correctionCampbell Barton
2017-11-02UI: add UI_SELECT_DRAW flagCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02UI: free up bit in uiBut.flagCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Cleanup: use term shape-preset in widget codeCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-16cleanup use of immUniformColorMike Erwin