caa087f888
Gridmaps did not previously show at all when portals were active, due to the instances being created defaulting to static mode, and not being converted during the room conversion stage. This PR sets gridmap instances to global mode, which enables them to show up when portals are active (using frustum culling only, no occlusion). |
||
---|---|---|
.. | ||
doc_classes | ||
icons | ||
config.py | ||
grid_map.cpp | ||
grid_map.h | ||
grid_map_editor_plugin.cpp | ||
grid_map_editor_plugin.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |