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-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-24Merge branch 'master' into blender2.8Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-12UI: Initial persistent floating redo panelCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-05-24Slightly smaller triangle collapse icon on panelsPablo Vazquez
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-03-30UI: Perf: Do not use implicit Attrib fill.Clément Foucault
2018-03-28UI: Perf: Group drawcalls inside ui_draw_panel_dragwidgetClément Foucault
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
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