godot/modules
Hugo Locurcio 8f7e1b53ff
Allow using ORMMaterial3D by using BaseMaterial3D as a resource hint
Previously, only StandardMaterial3D could be defined as an alternative
to ShaderMaterial.

This also reorders the CanvasItemMaterial property hints to follow
alphabetical order (which is enforced by the inspector).
2021-07-04 17:49:36 +02:00
..
basis_universal Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
bmp Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
bullet Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
camera Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
csg Allow using ORMMaterial3D by using BaseMaterial3D as a resource hint 2021-07-04 17:49:36 +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 Merge pull request #48331 from Faless/net/4.x_enet_relay_lax 2021-06-17 12:26:54 +02:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx Merge pull request #49754 from aaronfranke/is-eq-approx-sub-opt 2021-06-20 11:44:56 +02:00
freetype Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative Clean up RenderingServer and its bindings 2021-07-01 09:07:36 -03:00
gdscript Merge pull request #50009 from reduz/fix-suffixes-and-degrees 2021-06-30 18:47:40 +02:00
glslang Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gltf Fix editor suffixes and degrees conversion 2021-06-30 12:38:25 -03:00
gridmap Fix GridMap erase Octans 2021-07-02 03:26:26 +10: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 Consolidate JSON, JSONParseResults and JSONParser into JSON 2021-06-19 08:01:40 +01:00
lightmapper_rd Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
mbedtls [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
mobile_vr Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
mono Fixing mono build after instance() -> instanciate() name change 2021-06-23 16:07:23 +02:00
navigation Rename `GdNavigationServer` to `GodotNavigationServer` 2021-06-30 00:35:18 +02:00
ogg Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
opensimplex Merge pull request #49583 from timothyqiu/texture-crash 2021-06-24 09:40:42 +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 Better format arguments in variant parser 2021-06-18 00:06:40 -03:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
text_server_fb Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
tga Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
theora Clean up RenderingServer and its bindings 2021-07-01 09:07:36 -03:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
vhacd Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
visual_script Use PROPERTY_USAGE_NONE instead of 0 for no property usage 2021-07-01 14:13:27 -04:00
vorbis Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webm Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
webp Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
webrtc Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
websocket Protocol shadows a variable. 2021-06-30 01:25:27 -07:00
webxr Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
xatlas_unwrap Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00
modules_builders.py Enable support for C++ modules tests 2020-07-26 17:41:46 +03:00
register_module_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00