bruvzg
|
2256946f79
[3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11).
|
5 년 전 |
bruvzg
|
71b2abbfa3
[Windows, 3.2] Add tablet driver selection.
|
5 년 전 |
Mateo Dev .59
|
e13324a889
Core: Change _Marshall class inherit from Reference to Object
|
5 년 전 |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 년 전 |
Andrea Catania
|
9c60502357
Exposed physics frame count and idle frame count
|
5 년 전 |
Rémi Verschelde
|
8454804972
Merge pull request #33967 from Calinou/add-os-is-window-focused
|
5 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
6 년 전 |
Hugo Locurcio
|
21a3923410
Add an `OS.is_window_focused()` getter
|
5 년 전 |
Hugo Locurcio
|
e6d53ba75f
Expose the `OS.low_processor_usage_mode_sleep_usec` property
|
6 년 전 |
Cagdas
|
0088385556
Add request permission automatically at android
|
6 년 전 |
Andrii Doroshenko (Xrayez)
|
08272585e9
Remove redundant transform method in Geometry singleton
|
6 년 전 |
Michael Alexsander Silva Dias
|
6cc54a5864
Add 'is_point_in_circle()' to Geometry class, and general file cleanup
|
6 년 전 |
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 년 전 |
lawnjelly
|
bf6c301b9c
Add access to interpolation fraction for fixed timestep interpolation
|
6 년 전 |
Rémi Verschelde
|
850a54a2a5
Fix uninitialized variables in Line2D, JSONParseResult and TileMap
|
6 년 전 |
Andrii Doroshenko (Xrayez)
|
6f2233d13a
Bind is_point_in_polygon in Geometry singleton
|
6 년 전 |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 년 전 |
bruvzg
|
b924fb97d6
Add ability to limit maximum/minimum window size.
|
6 년 전 |
Rémi Verschelde
|
06633a8074
Merge pull request #26462 from SubSage/master
|
6 년 전 |
Rémi Verschelde
|
e8fbb28e20
Merge pull request #29119 from bruvzg/native_icon_support
|
6 년 전 |
bruvzg
|
2b9ed68d6a
Add native window/taskbar icon support for Windows and macOS.
|
6 년 전 |
Andrii Doroshenko (Xrayez)
|
24e9a881c0
Expose 2D Delaunay triangulation in Geometry singleton
|
6 년 전 |
Andrii Doroshenko (Xrayez)
|
883ef8570a
Expose 2D polygon boolean operations in Geometry singleton
|
6 년 전 |
Ignacio Etcheverry
|
ebe2f4ea09
core_bind: Use the appropriate enum instead of int
|
6 년 전 |
Fabio Alessandrelli
|
393e62b98a
Add object encoding param to serialization methods
|
6 년 전 |
DESKTOP-3H3MR3A\eloisa
|
b22cf46fdb
Request Android record permission when needed
|
6 년 전 |
Luis Martinez
|
9e465c9fd0
Fixes stderr silence; adds missing quote from exe args(windows)
|
6 년 전 |
Rémi Verschelde
|
7a79eee523
Expose OS::get_current_video_driver to scripting languages
|
6 년 전 |
Pedro J. Estébanez
|
496d8f19fc
Let memory stat functions return uint64_t
|
6 년 전 |