godot/platform/uwp
Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
2017-01-14 14:52:23 +01:00
..
export rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 2017-01-14 00:51:09 -03:00
app.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
app.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
detect.py Improvements to scons defined WINVER/_WIN32_WINNT 2017-01-12 17:13:19 +01:00
gl_context_egl.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
gl_context_egl.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
joypad_uwp.cpp Finish replacement of joystick by joypad 2017-01-08 21:33:37 +01:00
joypad_uwp.h Finish replacement of joystick by joypad 2017-01-08 21:33:37 +01:00
logo.png Rename WinRT files to UWP 2016-11-03 14:51:08 -02:00
os_uwp.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
os_uwp.h renamed joystick to joypad everywhere around source code! 2017-01-08 17:06:33 -03:00
platform_config.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub Finish replacement of joystick by joypad 2017-01-08 21:33:37 +01:00
thread_uwp.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_uwp.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00