pandemonium_engine/drivers/dummy
Relintai 5b869f8b54 Ported from godot: Canvas item hierarchical culling
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
b777a9e5f9
2023-06-28 20:25:48 +02:00
..
rasterizer_dummy.h Ported from godot: Canvas item hierarchical culling 2023-06-28 20:25:48 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
texture_loader_dummy.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
texture_loader_dummy.h Clang format all files. 2022-03-18 19:00:13 +01:00