mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-31 13:29:18 +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
|
||
---|---|---|
.. | ||
classes | ||
engine | ||
tools | ||
translations | ||
Doxyfile | ||
Makefile |