Blender Git Commit Log

Git Commits -> Revision 80d4d71

Revision 80d4d71 by Clément Foucault (master)
April 6, 2018, 08:25 (GMT)
UI: Perf: Modify UI_draw_roundbox to use GWN_batch API.

This commit also rename and move a few thing to clean things up.

Major improvment is using one drawcall instead of 8 for UI_draw_roundbox_aa.

Commit Details:

Full Hash: 80d4d713607aafa69a4fde15cc1cdadc0e167abf
Parent Commit: ba821ad
Lines Changed: +205, -56

3 Modified Paths:

/source/blender/editors/interface/interface_draw.c (+95, -1) (Diff)
/source/blender/editors/interface/interface_intern.h (+28, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+82, -55) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021