mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-20 10:56:50 +01:00
Relintai
5b869f8b54
Adds optional hierarchical culling to the 2D rendering (within VisualServer).
Each canvas item maintains a bound in local space of the item itself and all child / grandchild items. This allows branches to be culled at once when they don't intersect a viewport.
- lawnjelly
|
||
---|---|---|
.. | ||
rasterizer_dummy.h | ||
SCsub | ||
texture_loader_dummy.cpp | ||
texture_loader_dummy.h |