| Commit message (Expand) | Author | Age | Files | Lines |
| * | Keyboard Input modifiers do not block actions. | Fabio Alessandrelli | 2017-01-25 | 1 | -9/+6 |
| * | Audio bus editing is COMPLETE! | Juan Linietsky | 2017-01-25 | 1 | -0/+1 |
| * | Ability to delete, drag and drop audio buses! | Juan Linietsky | 2017-01-23 | 1 | -1/+1 |
| * | Style: Various fixes to play nice with clang-format | Rémi Verschelde | 2017-01-16 | 1 | -1/+1 |
| * | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 5 | -9/+9 |
| * | Style: No break before list brace | Rémi Verschelde | 2017-01-16 | 1 | -2/+1 |
| * | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 3 | -12/+20 |
| * | fixed to 2D physics, makes it work again | Juan Linietsky | 2017-01-15 | 2 | -5/+15 |
| * | no more errors related to missing GlobalConfig::Get (or so I hope) | Juan Linietsky | 2017-01-14 | 1 | -0/+1 |
| * | Merge pull request #7127 from BastiaanOlij/ios_meters | Rémi Verschelde | 2017-01-15 | 2 | -0/+17 |
| |\ |
|
| | * | Added support for getting gravity vector from iOS | BastiaanOlij | 2017-01-12 | 2 | -0/+17 |
| * | | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 9 | -34/+38 |
| * | | Finish renaming *Frame GUI classes to *Rect | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| * | | rename String.extension() -> String.get_extension() / String.basename() -> St... | Juan Linietsky | 2017-01-14 | 1 | -1/+1 |
| * | | rename Input.get_mouse_speed() to Input.get_last_mouse_speed() | Juan Linietsky | 2017-01-13 | 2 | -2/+2 |
| * | | Reenable node name case setting + code cleanups | Rémi Verschelde | 2017-01-13 | 1 | -1/+1 |
| * | | Created new Engine singleton, and moved engine related OS functions to it. | Juan Linietsky | 2017-01-13 | 3 | -31/+39 |
| |/ |
|
| * | Added a BACK notification besides QUIT, so they go in separate channels. | Juan Linietsky | 2017-01-11 | 1 | -0/+2 |
| * | Type renames: | Juan Linietsky | 2017-01-11 | 5 | -27/+27 |
| * | More fixes to Joypad renaming. | Andreas Haas | 2017-01-08 | 1 | -6/+6 |
| * | Move tests again from core to main | Rémi Verschelde | 2017-01-08 | 29 | -1/+6206 |
| * | renamed joystick to joypad everywhere around source code! | Juan Linietsky | 2017-01-08 | 2 | -25/+25 |
| * | Move core engine tests to core/ | Rémi Verschelde | 2017-01-08 | 1 | -1/+1 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -3/+3 |
| * | -Changed memory functions, Memory::alloc_static*, simplified them, made them ... | Juan Linietsky | 2017-01-06 | 1 | -2/+2 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -80/+82 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 4 | -17/+17 |
| * | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2017-01-02 | 8 | -23/+43 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -0/+21 |
| | |\ |
|
| | | * | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky | 2016-11-09 | 1 | -0/+21 |
| | * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 7 | -8/+8 |
| | * | | Merge pull request #6862 from Faless/fix_6388 | Rémi Verschelde | 2016-11-11 | 1 | -7/+7 |
| | |\ \ |
|
| | | * | | Fix Keyboard Input Hangs when using modifiers | Fabio Alessandrelli | 2016-10-19 | 1 | -7/+7 |
| | * | | | Rename remaining WinRT references to UWP | George Marques | 2016-11-03 | 1 | -1/+1 |
| | * | | | Rename WINRT_ENABLED to UWP_ENABLED | George Marques | 2016-11-03 | 1 | -1/+1 |
| | * | | | Fix typos and missing newlines in --help | Tim Roes | 2016-11-03 | 1 | -3/+2 |
| | * | | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-10-30 | 4 | -5/+78 |
| |\| | |
|
| | * | | Merge pull request #6850 from akien-mga/pr-scsub-shebang | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| | | |/ |
|
| | * / | Allow whitespace in Gamepad mappings. | Andreas Haas | 2016-10-15 | 1 | -2/+2 |
| | |/ |
|
| | * | Merge pull request #6677 from J08nY/issue-pck-packer | Rémi Verschelde | 2016-10-03 | 1 | -3/+1 |
| | |\ |
|
| | | * | PCKPacker: moved from tools into core, fixes #4129 | J08nY | 2016-10-01 | 1 | -3/+1 |
| | * | | Merge pull request #6479 from RandomShaper/improve-debug-focus | Rémi Verschelde | 2016-10-03 | 1 | -0/+10 |
| | |\ \
| | |/
| |/| |
|
| | | * | Improve debug focus behavior | Pedro J. Estébanez | 2016-09-14 | 1 | -0/+10 |
| | * | | Merge pull request #6568 from Hinsbart/joy_names | Rémi Verschelde | 2016-09-26 | 2 | -0/+63 |
| | |\ \ |
|
| | | * | | Add function to get readable names for joystick events | Andreas Haas | 2016-09-20 | 2 | -0/+63 |
| * | | | | Click the inspected objet name to see all subresources. | Juan Linietsky | 2016-09-17 | 1 | -0/+4 |
| |/ / / |
|
| * | | | Merge pull request #6504 from Hinsbart/joy_axis | Rémi Verschelde | 2016-09-17 | 1 | -0/+7 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Fix input action pressed state not changing for quick joystick movements. | Andreas Haas | 2016-09-15 | 1 | -0/+7 |