index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2023-01-12
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde
2023-01-11
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio
2023-01-11
[iOS Export] Check Xcode output and display errors if code signing, project ...
bruvzg
2023-01-09
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
Fabio Alessandrelli
2023-01-09
Bump json5 from 1.0.1 to 1.0.2 in /platform/web
dependabot[bot]
2023-01-09
iOS: Add new model identifiers for DPI metrics
Marius Seufzer
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-07
[Windows] Fix primary screen detection.
bruvzg
2023-01-07
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
Merge pull request #70624 from bruvzg/cur_sc
Rémi Verschelde
2023-01-03
Merge pull request #70482 from bruvzg/ios_pencil
Rémi Verschelde
2023-01-03
Merge pull request #70498 from bruvzg/macos_tilt_fix
Rémi Verschelde
2023-01-03
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
Rémi Verschelde
2023-01-03
Merge pull request #70612 from floppyhammer/fix-dark-title-bar
Rémi Verschelde
2023-01-01
Introduce `appCategory` attribute of android to set category
千橘 雫霞
2022-12-29
Improve `window_set_current_screen` and fix secondary window initial mode and...
bruvzg
2022-12-27
Allow building X11 without Vulkan
Riteo
2022-12-27
[Web] Expose API to force file system sync.
Fabio Alessandrelli
2022-12-27
Fix dark title bar
floppyhammer
2022-12-23
Merge pull request #67668 from nikitalita/apk-signer
Rémi Verschelde
2022-12-23
Merge pull request #67759 from TechnoPorg/jni-64-bit-arrays
Rémi Verschelde
2022-12-23
[iOS] Add Apple Pencil pressure and tilt support.
bruvzg
2022-12-23
[macOS] Fix stylus tilt Y direction.
bruvzg
2022-12-23
fix contentScaleFactor on iOS
Marius Seufzer
2022-12-21
SCons: Fix `separate_debug_symbols` option for Windows/MinGW
Rémi Verschelde
2022-12-21
Fix reading Unicode from stdio.
bruvzg
2022-12-17
Remove Disable Touch debug project setting
Hugo Locurcio
2022-12-17
add missing comma in file filter
Selene29
2022-12-16
Add boot splash for the Godot Android Editor
Fredia Huya-Kouadio
2022-12-16
Merge pull request #69477 from bruvzg/bplist_and_fwrk
Rémi Verschelde
2022-12-16
Merge pull request #69678 from Sauermann/fix-slider-button-up
Rémi Verschelde
2022-12-16
[macOS/iOS] Use framework Info.plist to determine library name.
bruvzg
2022-12-16
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-15
Fix typos with codespell
Rémi Verschelde
2022-12-14
Merge pull request #69990 from exoticorn/fix-android-touch-input
Fredia Huya-Kouadio
2022-12-12
handle ambiguous input events as touch events
Dennis Ranke
2022-12-12
Merge pull request #69966 from bruvzg/ios_fix_single_line_input_and_offsets
Rémi Verschelde
2022-12-12
[iOS] Fix broken single line input and incorrect selection / caret position.
bruvzg
2022-12-12
Windows: Validate that the font family name exists before trying to get the f...
oOjor-elOo
2022-12-12
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-09
fix dbus and fontconfig links
nikitalita
2022-12-07
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
Merge pull request #69707 from bruvzg/x11_exfs
Rémi Verschelde
2022-12-07
Merge pull request #69686 from bruvzg/win_mgmt_fixes_batch1
Rémi Verschelde
2022-12-07
Merge pull request #69638 from bruvzg/macos_notarytool
Rémi Verschelde
2022-12-07
[macOS export] Add support for Xcode notarytool.
bruvzg
2022-12-07
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
[next]