mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-21 11:26:53 +01:00
Relintai
1263101396
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
|
||
---|---|---|
.. | ||
doc_classes | ||
.gitignore | ||
config.py | ||
LICENSE | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
tile_map_editor_plugin.cpp | ||
tile_map_editor_plugin.h | ||
tile_map.cpp | ||
tile_map.h | ||
tile_set_editor_plugin.cpp | ||
tile_set_editor_plugin.h | ||
tile_set.cpp | ||
tile_set.h |