Chris Serino
|
bdffd2ecd0
Fix input event related android build issues
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Andreas Haas
|
c0b6756875
Input: Remove usage of platform dependent event IDs.
|
8 years ago |
Juan Linietsky
|
b5a06cecff
Export template management dialog.
|
8 years ago |
denis
|
55835167a4
Update mouse position on touch and release events (Android)
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Julian Murgia
|
94103c0c02
Add API to access battery power state
|
9 years ago |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Rémi Verschelde
|
7b059965e8
Adapt platforms to AudioServer refactoring
|
8 years ago |
Juan Linietsky
|
b400c69cd4
Oops! Audio engine has vanished :D
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
a97551902e
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
|
8 years ago |
Juan Linietsky
|
b7d69c2444
Added a BACK notification besides QUIT, so they go in separate channels.
|
8 years ago |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
volzhs
|
9a20068ab7
Add alert window on Android
|
8 years ago |
syskrank
|
af4b0db1e4
removed confusing "if(true)" statement with empty "else" block
|
9 years ago |
Mario Schlack
|
beaa56bff2
Minor code formatting in platform/android
|
9 years ago |
Mario Schlack
|
0717893772
Implement get_screen_dpi() on Android
|
9 years ago |
Jamil Halabi
|
370ae3512d
Added gyroscope support to Godot and Android
|
9 years ago |
Juan Linietsky
|
1726bacf78
missnig ;
|
9 years ago |
Juan Linietsky
|
973a12c5f2
Data dir returns a symlink in Android 6.0, which confuses DirAccess on android, this should fix it
|
9 years ago |
fluffrabbit
|
4877b714b3
Add magnetometer sensor support for Android
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
Hondres
|
e7b6e3f20b
use fallback mapping from list
|
9 years ago |
hondres
|
285bcac224
can use fallback mapping on all platforms
|
9 years ago |