Implement active box using new draw item on draw layers

This commit is contained in:
Dan Paulat 2021-12-18 21:43:15 -06:00
parent 999d322985
commit d30b6d4011
13 changed files with 610 additions and 37 deletions

View file

@ -1,5 +1,7 @@
<RCC>
<qresource prefix="/">
<file>gl/color.frag</file>
<file>gl/color.vert</file>
<file>gl/overlay.frag</file>
<file>gl/overlay.vert</file>
<file>gl/radar.frag</file>