godot/modules
Ignacio Etcheverry d0f365fe0f [3.2] C#: Fix completion request with case insensitive resource path
Sometimes Visual Studio documents have the root path all in upper case.
Since Godot doesn't support loading resource files with a case insensitive path,
this makes script resource loading to fail when the Godot editor gets code
completion requests from Visual Studio.
This fix allows the resource path part of the path to be case insensitive. It
still doesn't support cases where the rest of the path is also case insensitive.
For that we would need a proper API for comparing paths. However, this fix
should be enough for our current cases.
2020-06-23 21:04:08 +02:00
..
arkit SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
assimp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
bmp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
bullet Fix crashes with invalid shapes in BulletPhysicsDirectSpaceState queries 2020-06-22 12:03:21 +02:00
camera SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
csg Check if point's index exists before adding it to the list of points 2020-06-21 14:41:05 +01:00
cvtt SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-18 11:29:28 +02:00
enet SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
etc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
freetype SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative Export: Rename 'Windows Universal' to 'UWP' 2020-06-21 21:39:44 +02:00
gdscript Fix: Ctrl + Click not working for subclasses 2020-06-18 11:29:28 +02:00
gridmap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
hdr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jpg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jsonrpc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mbedtls SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mobile_vr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mono [3.2] C#: Fix completion request with case insensitive resource path 2020-06-23 21:04:08 +02:00
ogg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opensimplex SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opus SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
pvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
recast SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
regex Fix RegEx example in class doc and correct typo 2020-06-15 14:34:35 +02:00
squish SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
stb_vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
svg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tga SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
theora SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tinyexr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
upnp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
vhacd SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
visual_script DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webm SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webrtc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
websocket SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
xatlas_unwrap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00