godot/modules
PouleyKetchoupp ee4b756a51 More explanatory names for RigidBody modes
MODE_DYNAMIC instead of MODE_RIGID
MODE_DYNAMIC_LOCKED instead of MODE_CHARACTER

No more special case for sleeping behavior for MODE_DYNAMIC_LOCKED
(MODE_CHARACTER was forcing the body not to sleep, which is redundant
with can_sleep and wasn't done in Bullet).
2021-06-04 11:40:36 -07:00
..
basis_universal basis_universal: Update to upstream commit from Apr 16, 2021 2021-05-07 17:26:11 +02:00
bmp Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
bullet More explanatory names for RigidBody modes 2021-06-04 11:40:36 -07:00
camera Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
csg Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
cvtt
dds
denoise
enet Fix typos with codespell 2021-05-20 12:38:56 +02:00
etcpak
fbx Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3D 2021-06-03 21:11:54 -04:00
freetype
gdnative Rename GODOT_VARIANT_TYPE_TRANSFORM to GODOT_VARIANT_TYPE_TRANSFORM3D 2021-06-04 21:24:15 +10:00
gdnavigation Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
gdscript Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
glslang Implement shader caching 2021-05-31 10:13:09 +02:00
gltf Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3D 2021-06-03 21:11:54 -04:00
gridmap Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
hdr
jpg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
jsonrpc
lightmapper_rd Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
mbedtls Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
mobile_vr Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
mono Merge pull request #38430 from aaronfranke/transform3d 2021-06-03 23:07:21 +02:00
ogg
opensimplex Add support for generating noise images with an offset. 2021-05-20 08:20:23 -07:00
opus
pvr Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
raycast Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
regex
squish
stb_vorbis Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv Remove server platform 2021-06-01 16:27:54 +02:00
text_server_fb Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
tga Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
theora Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp
vhacd Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
visual_script Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
vorbis
webm Remove server platform 2021-06-01 16:27:54 +02:00
webp Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
webrtc Fix typos with codespell 2021-05-20 12:38:56 +02:00
websocket Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
webxr Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04: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
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00