virtualx-engine/modules
PouleyKetchoupp ec9fed69f4 Fix 3D moving platform logic
Same thing that was already done in 2D, applies moving platform motion
by using a call to move_and_collide that excludes the platform itself,
instead of making it part of the body motion.

Helps with handling walls and slopes correctly when the character walks
on the moving platform.

Also made some minor adjustments to the 2D version and documentation.

Co-authored-by: fabriceci <fabricecipolla@gmail.com>
2021-08-09 20:21:04 -07:00
..
basis_universal Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
bmp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
bullet Fix 3D moving platform logic 2021-08-09 20:21:04 -07:00
camera Fix various typos with codespell 2021-07-25 11:21:51 +02:00
csg Removes const from set functions on the Gizmos 2021-08-07 09:15:57 +02:00
cvtt Modernize atomics 2021-02-18 17:12:46 +01:00
dds Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
denoise Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
enet [Net] Fix ENetMultiplayerPeer status during connection. 2021-08-06 02:00:56 +02:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx Fix various typos with codespell 2021-07-25 11:21:51 +02:00
freetype HTML5: Fix warnings and re-enable werror=yes on CI 2021-08-06 12:12:37 +02:00
gdnative Merge pull request #51180 from RandomShaper/native_script_inherits 2021-08-09 09:18:57 +02:00
gdscript Fix infinite loop when creating a newly inherited GdScript file 2021-08-09 23:52:31 +02:00
glslang Implement Binary Shader Compilation 2021-07-26 08:40:39 -03:00
gltf Continue when glTF2 lights fail to parse. 2021-08-09 00:09:19 -07:00
gridmap Make action names translatable 2021-07-31 22:19:51 +08:00
hdr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jpg Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
jsonrpc Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
lightmapper_rd Implement Binary Shader Compilation 2021-07-26 08:40:39 -03:00
mbedtls Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
mobile_vr Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
mono Ensure MSBuildPanel buttons are instantiated 2021-08-06 22:30:38 +02:00
navigation Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
ogg Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
opensimplex doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
opus Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pvr Validate image formats, check if resize_to_po2 failed 2021-06-28 21:17:06 +02:00
raycast Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
regex doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv [Text Server] Improve object (image/table) inline alignment. 2021-08-08 22:35:47 +03:00
text_server_fb [Text Server] Improve object (image/table) inline alignment. 2021-08-08 22:35:47 +03:00
tga Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
theora doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
vhacd Options to clean/simplify convex hull generated from mesh 2021-07-07 12:14:12 -07:00
visual_script Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
vorbis Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webm doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
webp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
webrtc [Net] Implement RPC channels in MultiplayerAPI. 2021-07-30 17:29:50 +02:00
websocket HTML5: Fix warnings and re-enable werror=yes on CI 2021-08-06 12:12:37 +02:00
webxr doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
xatlas_unwrap Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
modules_builders.py
register_module_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00