mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 17:49:27 +02:00
MIgrating everything to collect the items out from the render task
This commit is contained in:
parent
f348cc35c4
commit
14bf383c50
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ public:
|
||||||
META,
|
META,
|
||||||
OVERLAY_OPAQUE_SHAPE,
|
OVERLAY_OPAQUE_SHAPE,
|
||||||
OVERLAY_TRANSPARENT_SHAPE,
|
OVERLAY_TRANSPARENT_SHAPE,
|
||||||
|
HUD_OPAQUE_SHAPE,
|
||||||
|
HUD_TRANSPARENT_SHAPE,
|
||||||
|
|
||||||
BACKGROUND,
|
BACKGROUND,
|
||||||
|
|
||||||
NUM_BUCKETS
|
NUM_BUCKETS
|
||||||
|
|
Loading…
Reference in a new issue