mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
AccessKit integration for macOS, Linux, and Windows.
This commit is contained in:
parent
b106dfd4f9
commit
4310cb82b8
45 changed files with 23274 additions and 28 deletions
|
|
@ -4,9 +4,7 @@ default_language_version:
|
|||
exclude: |
|
||||
(?x)^(
|
||||
.*thirdparty/.*|
|
||||
.*-so_wrap\.(h|c)|
|
||||
.*-dll_wrap\.(h|c)|
|
||||
.*-dylib_wrap\.(h|c)|
|
||||
.*-(dll|dylib|so)_wrap\.[ch]|
|
||||
platform/android/java/editor/src/main/java/com/android/.*|
|
||||
platform/android/java/lib/src/com/google/.*
|
||||
)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue