godot/scene
Hugo Locurcio be8d569744
Use a different color for folder icons in file dialogs
This makes them easier to distinguish from files for quick
visual grepping.

This can also be used in projects by setting the FileDialog "folder"
color. The default value (`Color(1, 1, 1)`) has no visual impact,
for compatibility with existing projects.
2019-08-20 00:10:27 +02:00
..
2d Merge pull request #31360 from nekomatata/fix-error-parallax-mirroring 2019-08-14 13:48:22 +02:00
3d Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
animation Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
audio Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
gui Use a different color for folder icons in file dialogs 2019-08-20 00:10:27 +02:00
main Improve the scene tree signals/groups tooltip 2019-08-17 14:20:16 +02:00
resources Use a different color for folder icons in file dialogs 2019-08-20 00:10:27 +02:00
register_scene_types.cpp Added global expressions to visual shaders 2019-08-18 08:49:56 +03:00
register_scene_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05: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