Abhinav Chennubhotla
cbdc659738
Fix code folding icon color not matching defined color
...
Cherrypick of #58457 in master
Caused by reusing icons from the main editor in the code editor. These
icons were converted based on the main editor theme and not the code
editor theme.
- Create new icons for use specifically in the code editor
- Add these icons to the exceptions when converting dark theme icons
to light theme automatically
- Change the default value of the code folding color to match previous
color
- Code folding icon is now pure white by default to correctly match
the color defined in settings
2022-09-16 23:38:34 +02:00
9757c39f05
Moved a few more core classes.
2022-08-17 17:43:49 +02:00
220b2db443
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
9555ee56b9
Moved Variant related classes under a variant folder in core.
2022-08-17 13:17:12 +02:00
388b88678e
Moved container related classes in core under a new containers directory.
2022-08-17 12:53:49 +02:00
0d2fc2e9f2
Moved color to core/math.
2022-08-17 11:38:15 +02:00
FireForge
2c0ca59835
Remove extra space in property editors - NodePath, Resource, and multiline string
2022-07-28 11:16:23 +02:00
Hugo Locurcio
0177073d53
Increase saturation of accent color on the Grey editor theme preset
...
This makes activated icons easier to distinguish from non-activated icons.
2022-07-28 00:01:51 +02:00
Haoyu Qiu
9e0a1c88a0
Add missing CheckBox & CheckButton editor icons
...
Co-authored-by: Silc 'Tokage' Renew <tokage.it.lab@gmail.com>
Co-authored-by: Yuri Sizov <yuris@humnom.net>
2022-07-25 18:12:28 +02:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
2ce53f2b9e
Ran include-what-you-use on the classes in the editor/ floder.
2022-03-19 00:01:30 +01:00
528b4d9f61
Finetuned the default color scheme.
2022-03-16 14:00:17 +01:00
ac25525b39
Changed the default color theme for the editor. Added the old one as a new Godot 3 preset.
2022-03-16 03:09:22 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00