2
0
Fork 0
godot/platform/iphone
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +07:00
..
export Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +07:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +07:00
app_delegate.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +07:00
app_delegate.mm Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +07:00
detect.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +07:00
game_center.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
game_center.mm doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
gl_view.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
gl_view.mm Remove obsolete GLES3 backend 2020-02-13 10:36:44 +07:00
godot_iphone.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +07:00
icloud.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
icloud.mm Resolve iOS and GLES compilation failures 2020-02-21 21:01:34 +07:00
in_app_store.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
in_app_store.mm doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
ios.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
ios.mm Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
logo.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +07:00
main.m Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
os_iphone.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +07:00
os_iphone.h Rename InputFilter back to Input 2020-04-28 15:19:49 +07:00
platform_config.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +07:00
view_controller.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
view_controller.mm Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
vulkan_context_iphone.h Fix copyright headers for recently added files 2020-03-28 13:29:29 +07:00
vulkan_context_iphone.mm Fix copyright headers for recently added files 2020-03-28 13:29:29 +07:00