This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f8cb1547ccfe3ee66b5325372c70c597d80c192
godot
/
platform
/
osx
History
Yuri Roubinsky
a4b7de6b23
Fix console colors on Windows
2021-11-26 13:10:55 +03:00
..
export
…
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
Rename
remove()
to
remove_at()
when removing by index
2021-11-23 18:58:57 -07:00
godot_main_osx.mm
…
joypad_osx.cpp
Rename
remove()
to
remove_at()
when removing by index
2021-11-23 18:58:57 -07:00
joypad_osx.h
Fix crash on macOS (AS) when dualshock4 is removed
2021-11-17 15:13:53 +01:00
logo.png
…
os_osx.h
…
os_osx.mm
Fix console colors on Windows
2021-11-26 13:10:55 +03:00
platform_config.h
…
platform_osx_builders.py
…
SCsub
…
vulkan_context_osx.h
…
vulkan_context_osx.mm
…