pandemonium_engine/modules
Relintai e07fd6da59 Ported from godot4: Prevent unnecessary navigation map synchronizations
Prevents unnecessary navigation map synchronizations triggered by redundant calls to setters of e.g. region, link or map properties.
- smix8
7e1a261cc6
2023-06-09 16:43:14 +02:00
..
bmp
broken_seals_module
cscript Ported: Use hash table for GDScript parsing 2023-03-18 09:44:01 +01:00
database
database_sqlite
dds
enet
entity_spell_system Fix property types. Auras have been merged into Spells a while ago. 2023-06-02 12:10:20 +02:00
fastnoise Fix the type of FastnoiseNoiseParams::get_fractal_octaves(). 2023-06-01 17:15:27 +02:00
freetype
gdscript Suggest class_name in 3.x autocompletion. 2023-05-01 12:30:43 +02:00
gridmap Ported from godot4: Add navigation layer bitmask helper functions 2023-06-09 15:44:12 +02:00
hdr
http_server_simple Fix string parameter parsing in multipart forms, also make multipart form content fields case independent. 2023-04-16 23:30:13 +02:00
jpg
lz4
material_maker Fix property binding hints. 2023-06-02 12:12:04 +02:00
mbedtls
mesh_data_resource Also fix the tangent generation button in the MeshDataResource editor. 2023-04-21 11:10:22 +02:00
mesh_utils
minimp3
navigation Ported from godot4: Prevent unnecessary navigation map synchronizations 2023-06-09 16:43:14 +02:00
navigation_dummy Ported from godot4: Rename Navigation uses of 'location' to 'position' 2023-06-09 10:28:31 +02:00
navigation_geometry_parsers Moved TileMap's Geometry Parser to TileMap's module. 2023-06-07 15:44:25 +02:00
navigation_mesh_generator Remove temp code. 2023-06-07 09:21:42 +02:00
network_synchronizer
ogg
opensimplex
opus
paint Fixed the tooltip of the Add Paint Canvas button of the PaintProjectToolsPropertyInspector. 2023-03-04 21:39:09 +01:00
props Don't bind _execute() method in ThreadPoolJob derived classes, as it's not needed anymore. 2023-06-05 14:15:49 +02:00
props_2d Don't bind _execute() method in ThreadPoolJob derived classes, as it's not needed anymore. 2023-06-05 14:15:49 +02:00
pvr
regex
skeleton_2d Fix more binding inconsistencies. 2023-06-02 12:21:16 +02:00
skeleton_3d Cleanups to Skeleton's bindings. 2023-04-15 13:58:24 +02:00
squish
stb_vorbis
steering_ai
svg
terraman Don't bind _execute() method in ThreadPoolJob derived classes, as it's not needed anymore. 2023-06-05 14:15:49 +02:00
terraman_2d Don't bind _execute() method in ThreadPoolJob derived classes, as it's not needed anymore. 2023-06-05 14:15:49 +02:00
texture_packer
tga
theora
tile_map Fix non tools build. 2023-06-09 11:39:52 +02:00
ui_extensions
unit_test
upnp
users
vhacd
vorbis
voxelman Don't bind _execute() method in ThreadPoolJob derived classes, as it's not needed anymore. 2023-06-05 14:15:49 +02:00
web Renamed the object() method in HTMLBuilder as it can cause issues with bind generators. 2023-06-01 16:51:08 +02:00
websocket
wfc
modules_builders.py
register_module_types.h
SCsub