mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-21 03:16:54 +01:00
Relintai
43c11fcdf5
Changes to the name of the `navmesh` and `navpoly` properties on
`NavigationRegion` caused navigation data to be lost on load.
This PR creates uses `_set`/`_get` to handle compatibility with the
older names on load, preserving the data.
Also fixes a typo on `get_vertices_per_polygon` in `NavigationMesh`,
and renames the property to remove the `polygon_` prefix which doesn't
match the setter/getter.
- DarkKilauea, akien-mga
|
||
---|---|---|
.. | ||
bmp | ||
broken_seals_module | ||
cscript | ||
csg | ||
database | ||
database_sqlite | ||
dds | ||
enet | ||
entity_spell_system | ||
fastnoise | ||
freetype | ||
gdnative | ||
gdscript | ||
gridmap | ||
hdr | ||
http_server_simple | ||
jpg | ||
lz4 | ||
material_maker | ||
mbedtls | ||
mesh_data_resource | ||
mesh_utils | ||
minimp3 | ||
navigation | ||
navigation_dummy | ||
navigation_geometry_parsers | ||
navigation_mesh_generator | ||
network_synchronizer | ||
ogg | ||
opensimplex | ||
opus | ||
paint | ||
props | ||
props_2d | ||
pvr | ||
regex | ||
skeleton_2d | ||
skeleton_3d | ||
squish | ||
stb_vorbis | ||
steering_ai | ||
svg | ||
terraman | ||
terraman_2d | ||
texture_packer | ||
tga | ||
theora | ||
tile_map | ||
ui_extensions | ||
unit_test | ||
upnp | ||
users | ||
vhacd | ||
vorbis | ||
voxelman | ||
web | ||
websocket | ||
wfc | ||
modules_builders.py | ||
register_module_types.h | ||
SCsub |