godot/modules
Hugo Locurcio 7a04d85ec3
Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh
If an invalid type is supplied (which can still be done from a script),
a warning is printed (along with a workaround for ViewportTexture).

This also adds support for "negative" resource hints such as
"Texture2D,-ViewportTexture" to exclude one or more subclasses
from a class hint.

Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2024-12-17 20:41:12 +01:00
..
astcenc
basis_universal basis_universal: Clarify encoder-only dependencies, only used in editor builds 2024-12-05 21:01:58 +01:00
bcdec bcdec: Fix logic for detecting incomplete blocks 2024-12-14 17:57:44 +01:00
betsy
bmp
camera Make Godot compile on FreeBSD 2024-12-05 12:33:55 -04:00
csg Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01:00
cvtt Image: More cleanup and reduced code duplication. 2024-12-12 11:52:59 +01:00
dds
enet
etcpak
fbx
freetype
gdscript Merge pull request #99925 from Mickeon/documentation-no-static-typing-yet 2024-12-17 16:19:08 +01:00
glslang
gltf Merge pull request #98132 from aaronfranke/editor-plugin-get-plugin-icon-name 2024-12-16 12:09:57 -06:00
godot_physics_2d
godot_physics_3d
gridmap Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item 2024-12-16 21:31:05 +02:00
hdr
interactive_music Rename internal EditorPlugin icon/name to match exposed methods 2024-12-15 17:31:01 -08:00
jolt_physics Make RID allocation thread-safe when using Jolt Physics 2024-12-13 00:39:42 +01:00
jpg
jsonrpc
ktx
lightmapper_rd Implement shadowmasks for LightmapGI 2024-12-12 11:00:28 +01:00
mbedtls
meshoptimizer
minimp3
mobile_vr
mono Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
msdfgen
multiplayer Add profiler autostart indicator to EditorRunBar 2024-12-16 10:15:24 +01:00
navigation Merge pull request #100401 from kiroxas/Simplify_NavMeshQueries3D_simplify_path_segment 2024-12-17 16:19:15 +01:00
noise Rename internal EditorPlugin icon/name to match exposed methods 2024-12-15 17:31:01 -08:00
ogg
openxr Merge pull request #100471 from dsnopek/openxr-xrsim-composition-layer-crash 2024-12-16 12:10:08 -06:00
raycast SCons: Properly set SSE2 as baseline on x86_32 2024-12-12 22:44:44 +01:00
regex
svg thorvg: Update to 0.15.5 2024-12-04 17:24:43 +01:00
text_server_adv Merge pull request #93479 from Repiteo/scons/better-colored-output 2024-12-17 16:18:41 +01:00
text_server_fb Merge pull request #93479 from Repiteo/scons/better-colored-output 2024-12-17 16:18:41 +01:00
tga
theora SCons: Fix MSVC bypassing disabled warnings 2024-12-09 11:49:42 -06:00
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket
webxr
xatlas_unwrap
zip Add a code sample that extracts all files to ZIPReader documentation 2024-12-03 00:37:50 +01:00
register_module_types.h
SCsub