pandemonium_engine/scene
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
..
2d Fix build. 2022-09-16 19:47:02 +02:00
3d Fix build. 2022-09-16 19:47:02 +02:00
animation Cast between float and ints in SceneTreeTween.tween_property() 2022-09-16 22:55:03 +02:00
audio
debugger
gui Fix code folding icon color not matching defined color 2022-09-16 23:38:34 +02:00
main Fix Viewport size change not updating textures 2022-09-16 23:13:40 +02:00
resources Fix color modulation of the grayscale glyphs in font with mixed color / grayscale data. 2022-09-16 19:40:51 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub