godot/core/config
Hugo Locurcio 0eb9b414c1
Add Engine.print_error_messages property to disable printing errors
This can be used during unit test suite runs to hide error and warning
messages.

Care should be taken when using this feature, as it can hide important
information if used wrongly.
2021-05-01 23:11:08 +02:00
..
engine.cpp Add Engine.print_error_messages property to disable printing errors 2021-05-01 23:11:08 +02:00
engine.h Add Engine.print_error_messages property to disable printing errors 2021-05-01 23:11:08 +02:00
project_settings.cpp Set resource path earlier on ProjectSettings setup 2021-04-08 09:35:06 -03:00
project_settings.h Added ability to override built-in actions for the editor 2021-02-18 16:22:50 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00