godot/scene
Gwyneth Lowe 45f78d786a Give TextEdit a custom color for font when read only is set
Previously there was some transparency hard coded into TextEdit when in read only mode.
This change adds a custom color for adjusting the font in read only mode.
It also applies when syntax highlighting is on.
2019-06-24 20:00:05 -05:00
..
2d Merge pull request #29974 from clayjohn/particles_restart 2019-06-24 13:48:56 +02:00
3d Merge pull request #29974 from clayjohn/particles_restart 2019-06-24 13:48:56 +02:00
animation Merge pull request #24249 from zorbathut/zorbathut/animimmediate 2019-06-20 13:04:34 +02:00
audio Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
gui Give TextEdit a custom color for font when read only is set 2019-06-24 20:00:05 -05:00
main Merge pull request #29283 from qarmin/fix_some_always_same_values 2019-06-20 21:10:10 +02:00
resources Give TextEdit a custom color for font when read only is set 2019-06-24 20:00:05 -05:00
register_scene_types.cpp Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00