behaviour-tree-test/modules
PouleyKetchoupp bfd0d33244 Fix errors in CharacterBody when floor is destroyed or removed
In all physics servers, body_get_direct_state() now silently returns
nullptr when the body has been already freed or is removed from space,
so the client code can detect this state and invalidate the body rid.

In 2D, there is no change in behavior (just no more errors).

In 3D, the Bullet server returned a valid direct body state when the
body was removed from the physics space, but in this case it didn't
make sense to use the information from the body state.
2021-11-10 08:27:33 -07:00
..
basis_universal Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
bullet Fix errors in CharacterBody when floor is destroyed or removed 2021-11-10 08:27:33 -07:00
camera Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
csg Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
cvtt
dds
denoise Add support for PowerPC family 2021-11-01 22:25:53 +01:00
enet doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
etcpak etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) 2021-09-22 13:17:07 +02:00
fbx Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
freetype
gdnative Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
gdscript Merge pull request #54676 from Chaosus/gds_restrict_names 2021-11-10 15:20:44 +01:00
glslang Vulkan: Update volk and Vulkan SDK components to 1.2.190 2021-09-22 12:56:15 +02:00
gltf Merge pull request #53819 from TokageItLab/re-implement-ping-pong 2021-11-09 22:11:04 +01:00
gridmap Implemented SkeletonEditorGizmo 2021-10-07 01:07:46 +09:00
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg
jsonrpc
lightmapper_rd clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
mbedtls Remove unimplemented methods 2021-10-21 18:44:25 +01:00
meshoptimizer
minimp3 Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
mobile_vr Add support for returning the play area from XRInterface 2021-10-19 21:17:04 +11:00
mono fix pingpong in math 2021-11-10 14:31:56 +09:00
msdfgen Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
navigation Merge pull request #52367 from Duroxxigar/improve-nav-error-messages 2021-10-21 19:36:16 +02:00
ogg Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
opensimplex Fix example in NoiseTexture doc 2021-11-06 19:49:22 +03:00
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
raycast Add support for PowerPC family 2021-11-01 22:25:53 +01:00
regex Add support for the RISC-V architecture 2021-10-22 12:51:10 -05:00
squish
svg
text_server_adv Merge pull request #46721 from bruvzg/custom_word_break_punct 2021-11-09 00:13:59 +01:00
text_server_fb Merge pull request #46721 from bruvzg/custom_word_break_punct 2021-11-09 00:13:59 +01:00
tga
theora Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
tinyexr
upnp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
vhacd Clean convex hull decomposition code 2021-09-14 17:14:06 -07:00
visual_script Merge pull request #53819 from TokageItLab/re-implement-ping-pong 2021-11-09 22:11:04 +01:00
vorbis Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
webp
webrtc doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
websocket Merge pull request #54344 from mhilbrunner/rpc-error-msgs 2021-10-29 16:12:34 +02:00
webxr Rework XR positional trackers 2021-10-17 12:12:20 +11:00
xatlas_unwrap Replaced NULL with nullptr 2021-10-12 20:20:19 +07:00
modules_builders.py
register_module_types.h
SCsub