pandemonium_engine/modules
smix8 ec3d97dda5 Fix TileMaps with origin offset placing NavPolygons wrong without a Navigation2D node
The legacy navigation was positioning baked TileMap navpolygons relative to the current Navigation2D node assuming that it is usually one of the parent nodes.

Without the deprecated Navigation2D node the default navigation map of the world_2d is used. This navigation map has no relative Node2D so it needs to use the global_transform of the TileMap to place navregions with the correct offset in case the TileMap is moved from the origin.
2022-10-08 16:58:45 +02:00
..
bmp
broken_seals_module Also mvoed away from the TERRAMAN_PRESENT define. 2022-10-05 11:54:21 +02:00
cscript Ported Fix variables highlighting as types - dzil123 for CScript. 2022-10-08 15:58:44 +02:00
cvtt Moved a few more core classes. 2022-08-17 17:43:49 +02:00
database Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
database_mysql
database_postgres
database_sqlite Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
dds
enet Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
entity_spell_system Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
fastnoise Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
freetype Backported: SCons: Validate dependencies for linked multimedia modules 2022-08-18 12:25:38 +02:00
gdscript Fix variables highlighting as types 2022-10-08 15:56:49 +02:00
hdr Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
http_server_simple Small improvements to the simple web server. 2022-08-26 14:52:56 +02:00
jpg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
material_maker Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
mbedtls Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
mesh_data_resource Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
mesh_utils Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
minimp3 Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
navigation Exclude disabled CollisionShapes from Navigationmesh baking 2022-10-08 16:23:20 +02:00
network_synchronizer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
ogg
opensimplex Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
opus Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
paint Re-extracted class docs. 2022-09-10 04:18:55 +02:00
props Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
props_2d Moved from the TERRAMAN_2D_PRESENT define to the module system's equivalent define aswell. 2022-10-05 15:19:59 +02:00
pvr Moved a few more core classes. 2022-08-17 17:43:49 +02:00
regex Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
rtile_map Fix TileMaps with origin offset placing NavPolygons wrong without a Navigation2D node 2022-10-08 16:58:45 +02:00
skeleton_2d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
skeleton_3d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
squish Moved a few more core classes. 2022-08-17 17:43:49 +02:00
stb_vorbis Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
svg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
terraman Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
terraman_2d Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
texture_packer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
tga Moved the error macros. 2022-08-17 15:14:19 +02:00
theora Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
ui_extensions Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
upnp Update UPnP documentation 2022-09-16 22:32:58 +02:00
users Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
vhacd
vorbis Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
voxelman Removed stray old define. 2022-10-05 14:36:51 +02:00
web Re-extracted class docs. 2022-09-10 04:18:55 +02:00
websocket Style: Ensure consistent formatting with clang-format 15 2022-10-08 16:48:59 +02:00
wfc Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
modules_builders.py
register_module_types.h
SCsub