Guilherme Felipe
|
8ef5052967
Add Input::get_current_cursor_shape
|
6 years ago |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 years ago |
Ignacio Etcheverry
|
41873ffa88
Added set_environment to OS class
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
7 years ago |
Rémi Verschelde
|
814fdd3985
Fix some more build issues after c69de2ba4
|
7 years ago |
George Marques
|
a684e853ab
UWP: Add support for GLES2 driver
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Emmanuel Leblond
|
e315c94900
Change OS::initialize signature to return Error (fix segfault on x11)
|
7 years ago |
Rémi Verschelde
|
6322b0bbb7
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
|
7 years ago |
George Marques
|
c9005ca7fd
Merge pull request #15246 from vnen/uwp-gdnative
|
7 years ago |
George Marques
|
2a023a425d
Make GDNative DLLs work on UWP
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Guilherme Silva
|
a392dbdbe3
Add implementation for custom hardware cursor
|
7 years ago |
Ruslan Mustakov
|
d42c5646a5
Return and repair file logging
|
7 years ago |
Rémi Verschelde
|
73049d115e
Rename OS::get_data_dir to OS::get_user_data_dir
|
7 years ago |
Juan Linietsky
|
d09160a8b6
Make video mode initialization more intuitive, fixes #12022
|
7 years ago |
AndreaCatania
|
7a9ca08f16
Implemented physics plug
|
8 years ago |
Marcelo Fernandez
|
4b695c3bdf
OS::execute can now read from stderr too when executing with a pipe
|
8 years ago |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
8 years ago |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
George Marques
|
40613221a4
Fix UWP compilation issues
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
George Marques
|
f7bd21a022
Fix compilation for UWP
|
8 years ago |