* bigger components handles

* render occluded brush vertices differently
disable NV_DRIVER_BUG workaround
remove RenderableWireframe::glColorPointer call
This commit is contained in:
Garux
2019-04-16 00:07:50 +03:00
parent eff4d4224c
commit f45f759b43
6 changed files with 118 additions and 20 deletions

View File

@@ -66,7 +66,7 @@ enum ESort
eSortOverlayFirst = 1028,
eSortOverlayLast = 2047,
eSortText = 2048,
eSortControlFirst = 2049,
eSortControlFirst = 2050,
eSortControlLast = 3071,
eSortGUI0 = 3072,
eSortGUI1 = 3073,