This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-25 16:21:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bd96bd2cfbb2ffd3549d09b92e4c58a50fbd032
godot
/
platform
/
osx
T
History
bruvzg
c8037ef2e5
[macOS] Fix crash handler not printing function names on M1 Macs.
2021-11-16 08:45:34 +02:00
..
export
[Export] Read and ZIP project files in 16K chunks instead of reading the whole file at once.
2021-11-06 18:58:03 +02:00
crash_handler_osx.h
…
crash_handler_osx.mm
[macOS] Fix crash handler not printing function names on M1 Macs.
2021-11-16 08:45:34 +02:00
detect.py
Fix typo in architecture name for x86_64 macOS
2021-11-12 20:46:08 -06:00
dir_access_osx.h
…
dir_access_osx.mm
…
display_server_osx.h
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
display_server_osx.mm
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
gl_manager_osx.h
…
gl_manager_osx.mm
…
godot_main_osx.mm
…
joypad_osx.cpp
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
joypad_osx.h
…
logo.png
…
os_osx.h
[macOS] Use pre-wait observer to keep main run loop running and redraw window during the window resize and displaying modal popups.
2021-11-08 12:35:13 +02:00
os_osx.mm
[macOS] Use pre-wait observer to keep main run loop running and redraw window during the window resize and displaying modal popups.
2021-11-08 12:35:13 +02:00
platform_config.h
…
platform_osx_builders.py
…
SCsub
…
vulkan_context_osx.h
…
vulkan_context_osx.mm
…