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
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: refactor ui_panel_category_draw_tabMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Fix T50976: Blender UI problems with certain theme files.Bastien Montagne
2017-04-04cleanupMike Erwin
2017-03-21OpenGL: remove fdrawline & other helper functionsMike Erwin
2017-02-24Opengl glaDrawPixels removal: interfaceClément Foucault
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-20OpenGL immediate mode: interface_panel.cClément Foucault
2017-02-14Immediate Mode: area.c and UI_draw_icon_tri, ui_draw_anti_triaDalai Felinto
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-05fix most UI text colorMike Erwin
2016-10-10blender 2.8; OpenGL. ui_panel_category_draw_tab with immediate APIMike Erwin
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-02-23Fix memory leak in panel category updateKévin Dietrich
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: remove unneeded state changesMike Erwin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-25Cleanup: double-promotion warningsCampbell Barton
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