godot/modules
smix8 88acb5b798 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.

(cherry picked from commit 6b51ab66d8)
2022-05-19 15:34:56 +02:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Added recovery vector to shape position before bullet penetration detection to prevent recovery vector from adding repeat penetration responses. 2022-05-19 10:47:40 +02:00
camera Fix typos with codespell 2022-02-11 09:50:59 +01:00
csg Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
denoise Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
enet Fix various typos 2022-05-19 19:07:45 +08:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Simplify FBX importer project settings registering 2022-03-29 15:00:31 +08:00
freetype FreeType: Update to version 2.12.1 2022-05-17 22:28:10 +02:00
gdnative Fix various typos 2022-05-19 19:07:45 +08:00
gdscript GDScript: Keep builtin method info on release builds 2022-05-17 11:01:12 -03:00
gltf Document that glTF classes are only usable in editor builds 2022-04-22 19:08:37 +02:00
gridmap fix gridmap cursor showing the wrong mesh 2022-05-16 21:12:21 +02:00
hdr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jpg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jsonrpc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
lightmapper_cpu Add support for saving multiple Images in BakedLightmap 2022-02-15 16:13:00 +01:00
mbedtls Bump mbedTLS version to 2.28.0 (new LTS). 2022-01-19 14:03:03 +01:00
minimp3 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
mobile_vr Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
mono Fix blank command prompts spawning 2022-05-16 17:14:43 +02:00
navigation Make Navigation Agents and Obstacles respect parent process mode 2022-05-19 15:34:56 +02:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
raycast Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
regex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
svg ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
tga Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
theora Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
upnp Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Fix various typos 2022-05-19 19:07:45 +08:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
webp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
websocket Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
webxr Fix various typos 2022-05-19 19:07:45 +08:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:31:17 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00