Bruno Lourenço
|
a3bcdbeb78
Android virtual keyboard respecting LineEdit max length.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 years ago |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
6 years ago |
Rémi Verschelde
|
58cec3efc4
Fix OS_UWP::execute's signature after cd4449e
|
6 years ago |
Guilherme Felipe
|
1bae73d7d0
Add Input::get_current_cursor_shape
|
6 years ago |
Rémi Verschelde
|
b0f782a0e3
Disable driver fallback to GLES2 by default
|
6 years ago |
Juan Linietsky
|
5eeb06ffd1
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
|
6 years ago |
Rémi Verschelde
|
bc9c1e899e
Merge pull request #25842 from marcelofg55/windows_timezone
|
6 years ago |
Marcelo Fernandez
|
4d43aba31e
Fix get_time_zone_info returning inverted bias on Windows/UWP
|
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 |
Fabio Alessandrelli
|
f17d83e758
Fix UWP build.
|
6 years ago |
Rémi Verschelde
|
8ac1bcfd3d
Fix init of VisualServerRaster
|
6 years ago |
George Marques
|
4c9d734a75
Fix initialization of visual server in all platforms
|
6 years ago |
Aaron Franke
|
37386f112b
Remove redundant "== true" code
|
6 years ago |
Fabio Alessandrelli
|
01c3c1a07b
Properly initialize Winsock on startup
|
7 years ago |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
7 years ago |
Fabio Alessandrelli
|
1b99806b47
Unify PacketPeerUDP using NetSocket
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Hein-Pieter van Braam
|
6fcc20ec51
Fix typo in os_uwp causing a build failure
|
7 years ago |
Hein-Pieter van Braam
|
08f452d1a9
Fall back to GLES2 if GLES3 is not working
|
7 years ago |
Rémi Verschelde
|
814fdd3985
Fix some more build issues after c69de2ba4
|
7 years ago |
Rémi Verschelde
|
7c9f7452f4
Style: Format code with clang-format 6.0.1
|
7 years ago |
volzhs
|
d18235bc38
Fix keep screen on property path for Android/iOS/UWP
|
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 |