godot/modules
smix8 6b51ab66d8 Make Navigation Agents and Obstacles respect parent process mode
Temporarily removes agent from navigation map when parent node cannot process due to SceneTree pause and process_mode property. Normal process_mode does not work as other agents would still avoid the paused agents because they were still active on the navigation map and the rvo world. Also fixes potential crash when region_get_map or agent_get_map is called while no map is set.
2022-05-17 20:08:39 +02:00
..
basis_universal Refactor module initialization 2022-05-04 17:34:51 +02:00
bmp Refactor module initialization 2022-05-04 17:34:51 +02:00
camera Refactor module initialization 2022-05-04 17:34:51 +02:00
csg Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
cvtt Refactor module initialization 2022-05-04 17:34:51 +02:00
dds Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
denoise Refactor module initialization 2022-05-04 17:34:51 +02:00
enet Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
etcpak Refactor module initialization 2022-05-04 17:34:51 +02:00
freetype Update HarfBuzz, ICU and FreeType. 2022-05-17 18:39:31 +03:00
gdscript Merge pull request #55134 from KoBeWi/script_pillow_or_something 2022-05-17 15:09:09 +02:00
glslang Refactor module initialization 2022-05-04 17:34:51 +02:00
gltf Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gridmap Merge pull request #58624 from dzil123/fix_update_gridmap_cursor 2022-05-16 15:31:11 +02:00
hdr Refactor module initialization 2022-05-04 17:34:51 +02:00
jpg Refactor module initialization 2022-05-04 17:34:51 +02:00
jsonrpc Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
lightmapper_rd Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
mbedtls Refactor module initialization 2022-05-04 17:34:51 +02:00
meshoptimizer Refactor module initialization 2022-05-04 17:34:51 +02:00
minimp3 Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
mobile_vr Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
mono Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
msdfgen Refactor module initialization 2022-05-04 17:34:51 +02:00
navigation Make Navigation Agents and Obstacles respect parent process mode 2022-05-17 20:08:39 +02:00
noise Fix domain warp fractal type defaulting to the wrong value (and refactor enum conversion) 2022-05-16 18:21:42 +02:00
ogg Refactor module initialization 2022-05-04 17:34:51 +02:00
openxr Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
raycast Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
regex Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
squish Refactor module initialization 2022-05-04 17:34:51 +02:00
svg Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
text_server_adv Update HarfBuzz, ICU and FreeType. 2022-05-17 18:39:31 +03:00
text_server_fb Update HarfBuzz, ICU and FreeType. 2022-05-17 18:39:31 +03:00
tga Refactor module initialization 2022-05-04 17:34:51 +02:00
theora Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
tinyexr Refactor module initialization 2022-05-04 17:34:51 +02:00
upnp Refactor module initialization 2022-05-04 17:34:51 +02:00
vhacd Refactor module initialization 2022-05-04 17:34:51 +02:00
visual_script Merge pull request #60463 from Geometror/improve-vs-1 2022-05-16 13:50:42 +02:00
vorbis Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webp Refactor module initialization 2022-05-04 17:34:51 +02:00
webrtc Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
websocket Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webxr Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
xatlas_unwrap Refactor module initialization 2022-05-04 17:34:51 +02:00
modules_builders.py SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00
register_module_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00