bruvzg
|
2256946f79
[3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11).
|
5 lat temu |
bruvzg
|
71b2abbfa3
[Windows, 3.2] Add tablet driver selection.
|
5 lat temu |
Hugo Locurcio
|
6fb6107e6a
Warn when trying to open `res://` or `user://` with `OS.shell_open()`
|
5 lat temu |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 lat temu |
Rémi Verschelde
|
ff7e7bd260
Thread: Fix typo in destructor error message
|
5 lat temu |
Rémi Verschelde
|
870ec61417
Merge pull request #35092 from AndreaCatania/frames_exp
|
5 lat temu |
Andrea Catania
|
9c60502357
Exposed physics frame count and idle frame count
|
5 lat temu |
Rémi Verschelde
|
ab97f78fa5
Revert "Enable Vsync via Compositor by default"
|
5 lat temu |
Hugo Locurcio
|
9600fd5dde
Enable Vsync via Compositor by default
|
5 lat temu |
Rémi Verschelde
|
8454804972
Merge pull request #33967 from Calinou/add-os-is-window-focused
|
5 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Hugo Locurcio
|
d441a6aefa
Print a warning message if `OS.exit_code` is set to a non-portable value
|
5 lat temu |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
5 lat temu |
Hugo Locurcio
|
21a3923410
Add an `OS.is_window_focused()` getter
|
5 lat temu |
Hugo Locurcio
|
e6d53ba75f
Expose the `OS.low_processor_usage_mode_sleep_usec` property
|
5 lat temu |
Andrii Doroshenko (Xrayez)
|
56925b9c28
Provide and print error messages for JSON parsing
|
5 lat temu |
Cagdas
|
0088385556
Add request permission automatically at android
|
6 lat temu |
Ruslan Mullayanov
|
b4c927b514
Added an exit code to the blocking mode of OS::execute
|
6 lat temu |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 lat temu |
Andrii Doroshenko (Xrayez)
|
08272585e9
Remove redundant transform method in Geometry singleton
|
6 lat temu |
Michael Alexsander Silva Dias
|
6cc54a5864
Add 'is_point_in_circle()' to Geometry class, and general file cleanup
|
6 lat temu |
bruvzg
|
db6d4352ea
[macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu.
|
6 lat temu |
Fabio Alessandrelli
|
c19871af6d
Move CryptoCore to it's own folder.
|
6 lat temu |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 lat temu |
Rémi Verschelde
|
20a3bb9c48
Merge pull request #30226 from lawnjelly/interpolate
|
6 lat temu |
lawnjelly
|
bf6c301b9c
Add access to interpolation fraction for fixed timestep interpolation
|
6 lat temu |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 lat temu |
Fabio Alessandrelli
|
24c52f1c2e
Add b64 to string helper in CryptoCore
|
6 lat temu |
Rémi Verschelde
|
e9d624d7ce
Merge pull request #30239 from Faless/crypto/crypto_core
|
6 lat temu |
Fabio Alessandrelli
|
564d93ff10
CryptoCore class to access to base crypto utils.
|
6 lat temu |