Skip to content

Commit

Permalink
Migrate macos controller API to GameController.h
Browse files Browse the repository at this point in the history
This should fix a lot of issues regarding to old controller API, such as vibration
  • Loading branch information
JezerM committed Oct 8, 2023
1 parent 6916349 commit 456f8a3
Show file tree
Hide file tree
Showing 7 changed files with 374 additions and 703 deletions.
2 changes: 1 addition & 1 deletion platform/macos/SCsub
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ files = [
"godot_menu_item.mm",
"dir_access_macos.mm",
"tts_macos.mm",
"joypad_macos.cpp",
"joypad_macos.mm",
"vulkan_context_macos.mm",
"gl_manager_macos_angle.mm",
"gl_manager_macos_legacy.mm",
Expand Down
Loading

0 comments on commit 456f8a3

Please sign in to comment.