godot/main
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
..
tests Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
input_default.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
input_default.h rename Input.get_mouse_speed() to Input.get_last_mouse_speed() 2017-01-13 19:24:28 -03:00
main.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
main.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
performance.cpp Created new Engine singleton, and moved engine related OS functions to it. 2017-01-13 12:51:14 -03:00
performance.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
SCsub Move tests again from core to main 2017-01-08 21:33:37 +01:00
splash.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00