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-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
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-09UI: Remove 1 pixel gap between panel header and backgroundPablo Vazquez
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI: Use flat triangle drawing for indicating submenusJulian Eisel
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
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