virtualx-engine/modules
Ekaterina Vaartis 60692b4e45 Implement export_multiline support for Array[String] and Dictionary
For arrays, specifically check if it's a string array and pass the
type on to the editor. For dictionaries, save the hint on the type and
use it later to draw the multiline editor, except for when adding a
string key, because that doesn't make much sense. All string values
however will be drawn as multiline.
2022-12-25 01:46:57 +03:00
..
basis_universal Fix Basis Universal format texture rendering failure 2022-12-21 17:29:38 +09:00
bmp
camera
csg
cvtt
dds Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02:00
denoise
enet
etcpak ETCPAK expects BGRA data for ETC 2022-12-02 01:34:05 +11:00
freetype
gdscript Implement export_multiline support for Array[String] and Dictionary 2022-12-25 01:46:57 +03:00
glslang
gltf Add a dialog for customizing FBX import 2022-12-18 01:08:54 +01:00
gridmap Merge pull request #70366 from quentinguidee/refactoring/fix-double-get-singleton 2022-12-21 09:27:02 +01:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
meshoptimizer
minimp3
mobile_vr
mono Merge pull request #70509 from irwiss/reverse-Vector2.AngleToPoint 2022-12-24 17:22:50 +01:00
msdfgen
multiplayer Merge pull request #68747 from rune-scape/rune-stringname-unification 2022-12-09 18:06:48 +01:00
navigation Merge pull request #67111 from DarkKilauea/nav-queries-link 2022-12-21 19:38:20 +01:00
noise Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
ogg
openxr Fix missing undo/redo object and issue with removing actions 2022-12-19 19:35:06 +11:00
raycast embree: Fix Linux ARM64 build with -flax-vector-conversions 2022-12-20 10:10:30 +01:00
regex Revert "pcre2: Update to upstream version 10.42" 2022-12-23 11:29:11 +01:00
squish Make some Image methods static 2022-10-14 14:34:15 +02:00
svg Add support for svg images in the asset lib. 2022-12-20 15:41:17 +01:00
text_server_adv Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2022-12-17 22:47:54 +02:00
text_server_fb Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2022-12-17 22:47:54 +02:00
tga
theora
tinyexr
upnp
vhacd
vorbis Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
webp
webrtc Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
websocket
webxr Get WebXR fully working in Godot 4! 2022-12-01 21:46:30 -06:00
xatlas_unwrap
zip Merge pull request #68581 from oganm/oganm/master 2022-11-22 12:36:45 +01:00
modules_builders.py
register_module_types.h Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
SCsub