pandemonium_engine/doc
Relintai 1263101396 Ported: Batching - Add MultiRect command
Large groups of similar rects can be processed more efficiently using the MultiRect command. Processing common to the group can be done as a one off, instead of per rect.

Adds the new API to VisualServerCanvas, and uses the new functionality from Font, BitmapFont, DynamicFont and TileMap, via the VisualServerCanvasHelper class.

- lawnjelly

910ddd13c4
2023-04-20 23:09:37 +02:00
..
classes Ported: Batching - Add MultiRect command 2023-04-20 23:09:37 +02:00
engine Fix typos with codespell. 2022-12-22 19:51:25 +01:00
tools Ported: Update make_rst.py to match the master version 2023-04-15 11:20:13 +02:00
translations Renamed ScriptEditor to EditorScriptEditor. 2023-02-18 16:52:26 +01:00
Doxyfile
Makefile