1
0
Fork 0
godot/modules
Hugo Locurcio 7375a02015
Increase icon saturation by 30% for all editor icons
More saturated icons go better with the new editor theme.

These color changes only apply when using a dark theme.

The editor icon saturation can still be adjusted in the Editor Settings.
Setting the editor icon saturation setting to 0.77 should roughly match
the old icon saturation.
2021-05-11 18:15:31 +02:00
..
basis_universal
bmp fix misaligned loads in bmp loader 2021-05-08 17:07:44 +02:00
bullet Unexpose _direct_state_changed in PhysicsBody 2021-04-22 23:20:58 -05:00
camera Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
csg Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
cvtt
dds
denoise
enet Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 2021-05-06 02:52:01 +02:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
freetype
gdnative Highlight control flow keywords with a different color 2021-05-05 22:38:12 +02:00
gdnavigation Remove uses of `auto` for better readability and online code reviews 2021-04-26 14:59:28 +02:00
gdscript Merge pull request #33577 from Calinou/highlight-control-flow-keywords 2021-05-07 00:52:50 +02:00
glslang Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
gltf Fix some tangent Color typos in GLTF 2021-05-01 18:49:23 -04:00
gridmap Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
hdr
jpg
jsonrpc
lightmapper_rd Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
mbedtls Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 2021-05-06 02:52:01 +02:00
meshoptimizer
minimp3 Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
mobile_vr Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
mono Merge pull request #45144 from dalexeev/color-consts 2021-05-07 12:22:49 +02:00
ogg
opensimplex Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
opus
pvr Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
raycast Port changes to the "raycast" module build files from 3.x 2021-05-04 17:21:41 +02:00
regex
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
svg
text_server_adv ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +03:00
text_server_fb [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
tga
theora Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
tinyexr Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
upnp miniupnpc: Update to version 2.2.2 2021-03-16 10:54:38 +01:00
vhacd
visual_script Merge pull request #33577 from Calinou/highlight-control-flow-keywords 2021-05-07 00:52:50 +02:00
vorbis
webm Print a warning when trying to seek in VideoPlayer 2021-04-14 20:39:13 +02:00
webp Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
webrtc
websocket Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 2021-05-06 02:52:01 +02:00
webxr Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02: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
register_module_types.h