virtualx-engine/doc
lawnjelly b777a9e5f9 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.
2023-04-25 20:17:33 +01:00
..
classes Canvas item hierarchical culling 2023-04-25 20:17:33 +01:00
tools Update make_rst.py to match the master version 2023-04-10 20:47:01 +02:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2023-01-20 12:31:09 +01:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-20 10:26:17 +02:00