pandemonium_engine/modules
Relintai 43c11fcdf5 Backported from godot4: Fix typo and ensure backwards compatibility for changed property names
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
0572346985
2023-09-05 09:13:54 +02:00
..
bmp
broken_seals_module
cscript
csg
database
database_sqlite
dds
enet
entity_spell_system
fastnoise Re-extracted class docs. 2023-08-26 22:41:21 +02:00
freetype
gdnative
gdscript
gridmap Backported from godot4: Fix typo and ensure backwards compatibility for changed property names 2023-09-05 09:13:54 +02:00
hdr
http_server_simple
jpg
lz4
material_maker
mbedtls
mesh_data_resource
mesh_utils
minimp3
navigation Fix logic in NavMap::sync(). 2023-09-04 22:00:26 +02:00
navigation_dummy Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
navigation_geometry_parsers
navigation_mesh_generator Backported from godot4: Fix typo and ensure backwards compatibility for changed property names 2023-09-05 09:13:54 +02:00
network_synchronizer
ogg
opensimplex
opus
paint
props Small tweak to the tooltip of the quick prop convert buttons. 2023-09-03 13:25:00 +02:00
props_2d Small tweak to the tooltip of the quick prop convert buttons. 2023-09-03 13:25:00 +02:00
pvr
regex
skeleton_2d
skeleton_3d
squish
stb_vorbis
steering_ai
svg
terraman Added separators to TerrainWorldEditor and VoxelWorldEditor's toolbars. 2023-09-03 13:43:58 +02:00
terraman_2d
texture_packer
tga
theora
tile_map Ported from godot4: Fix Navigation API abbreviations inconsistency 2023-09-04 17:09:39 +02:00
ui_extensions
unit_test
upnp
users
vhacd
vorbis
voxelman Added separators to TerrainWorldEditor and VoxelWorldEditor's toolbars. 2023-09-03 13:43:58 +02:00
web
websocket
wfc
modules_builders.py
register_module_types.h
SCsub