lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Aaron Franke
|
37386f112b
Remove redundant "== true" code
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Adrien Destugues
|
a294a842cb
Rebase patches for fixing haiku build.
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
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 |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
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 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |
Emmanuel Leblond
|
cabf923484
Remove unnecessary null pointer checks
|
9 years ago |
Kostadin Damyanov
|
ced44b45d3
Haiku: remove unneeded code
|
10 years ago |
Kostadin Damyanov
|
f48ce8901a
Haiku: remove unneeded code
|
10 years ago |
Kostadin Damyanov
|
07e76a3f2c
Haiku: add keyboard support
|
10 years ago |
Kostadin Damyanov
|
77e78cdb20
Haiku: gl context locking
|
10 years ago |
Kostadin Damyanov
|
174df9a276
Haiku: add support for mouse wheel
|
10 years ago |
Kostadin Damyanov
|
93ac4ace0a
Haiku: handle the quit request message
|
10 years ago |