godot/modules
Hugo Locurcio 0a24d40836
Improve script editor's light theme syntax colors for better readability
New colors were hand-picked to have a better contrast rate,
while still following the general coloring of the previous light theme.

This improves the light theme's accessibility, especially in outdoor
environments with direct sunlight.
2022-07-31 23:40:48 +02:00
..
basis_universal
bmp
camera Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
csg
cvtt fix 'Comparison result is always the same' warnings 2022-07-29 19:45:22 +02:00
dds
denoise
enet [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
etcpak
freetype Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
gdscript Improve script editor's light theme syntax colors for better readability 2022-07-31 23:40:48 +02:00
glslang
gltf Merge pull request #55943 from jvanmourik/master 2022-07-31 17:28:43 +02:00
gridmap Remove Signal connect binds 2022-07-29 16:26:13 +02:00
hdr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
jpg Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
jsonrpc Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
lightmapper_rd Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
mbedtls Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
meshoptimizer Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
minimp3 Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
mobile_vr Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
mono Merge pull request #63656 from raulsntos/fix-signal-bind-csharp 2022-07-31 13:29:31 +02:00
msdfgen
multiplayer fix 'Comparison result is always the same' warnings 2022-07-29 19:45:22 +02:00
navigation Replace Navigation std::vector use with LocalVector 2022-07-28 20:29:15 +02:00
noise
ogg Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
openxr Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
raycast Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
regex Generate error if RegEx offset is negative 2022-07-29 19:43:23 +01:00
squish
svg round dimensions of svg 2022-07-21 20:11:29 -05:00
text_server_adv Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
text_server_fb Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
tga
theora Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
tinyexr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
upnp Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
vhacd
visual_script Remove Signal connect binds 2022-07-29 16:26:13 +02:00
vorbis Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
webp Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
webrtc [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
websocket [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
webxr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub