godot/platform
Rémi Verschelde de59fe04e7 Add print_verbose to print to stdout only in verbose mode
Equivalent of the cumbersome:
if (OS::get_singleton()->is_stdout_verbose())
	print_line(msg);
2018-08-24 09:23:20 +02:00
..
android Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
haiku Rebase patches for fixing haiku build. 2018-08-11 17:20:51 +02:00
iphone Fix file hints 2018-08-23 22:18:59 +02:00
javascript Merge pull request #21336 from eska014/html5-new-presentation 2018-08-24 00:10:46 +02:00
osx Fix file hints 2018-08-23 22:18:59 +02:00
server Fix some more build issues after c69de2ba4 2018-07-20 11:56:18 +02:00
uwp Fix file hints 2018-08-23 22:18:59 +02:00
windows Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
x11 Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
SCsub Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00