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
2022-06-14
refactoring: simplify compiler version check
Jiri Suchan
2022-06-14
[HTML5] Add GDNative+Threads build.
Fabio Alessandrelli
2022-06-09
Migrate the Godot Editor java source file to Kotlin.
Fredia Huya-Kouadio
2022-06-08
Add readable export errors.
bruvzg
2022-06-02
Remove mouse events that closed the popup from queue, to fix pop-up reopening.
bruvzg
2022-06-01
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-05-31
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
Merge pull request #61573 from madmiraal/android-cleanup
Rémi Verschelde
2022-05-31
Cleanup Android C++ code
Marcel Admiraal
2022-05-27
Only use Android fullscreen theme for splash screen
Marcel Admiraal
2022-05-25
HTML5: Run `npm audit fix`
Rémi Verschelde
2022-05-25
HTML5: Enable mbedTLS module for Crypto object
Rémi Verschelde
2022-05-25
Merge pull request #61352 from Faless/ext/linux_export
Rémi Verschelde
2022-05-24
[Editor] LinuxBSD export reports Linux as OS name.
Fabio Alessandrelli
2022-05-23
Merge pull request #61333 from m4gr3d/fix_restart_logic_main
Rémi Verschelde
2022-05-23
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
Merge pull request #61330 from madmiraal/android-duplicate-register
Rémi Verschelde
2022-05-23
Fix typos with codespell
Rémi Verschelde
2022-05-23
Remove duplicate Android sensor listener registrations
Marcel Admiraal
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Merge pull request #61020 from timothyqiu/wait-busy
Rémi Verschelde
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-17
Merge pull request #61001 from derammo/derammo_popup_conditional_hide
Rémi Verschelde
2022-05-16
Merge pull request #61074 from timoschwarzer/fix-ios-vibration-duration
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-16
Fix vibration duration on iOS
Timo Schwarzer
2022-05-14
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
Haoyu Qiu
2022-05-13
popup deferred hide suppressed if reopened
derammo
2022-05-13
Merge pull request #60894 from derammo/derammo_opengl3_windows
Rémi Verschelde
2022-05-13
Increase compiler optimization when using `target=release` on iOS/Android
Hugo Locurcio
2022-05-12
Merge pull request #60643 from clayjohn/GLES3-3D
Rémi Verschelde
2022-05-12
Basic 3D rendering
clayjohn
2022-05-12
Add a new HashMap implementation
reduz
2022-05-11
opengl3 driver now works on windows including multi window
derammo
2022-05-11
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-11
[HTML5] Limit the returned OS cpu count to 2.
Fabio Alessandrelli
2022-05-10
[HTML5] Fix JS "tools" editor plugin.
Fabio Alessandrelli
2022-05-10
[HTML5] Add "webgl/webgl2.h" as OpenGL include.
Fabio Alessandrelli
2022-05-10
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
bruvzg
2022-05-10
Try to convert OS::execute() output to Unicode on Windows
Haoyu Qiu
2022-05-10
[Windows] Save and re-apply window icon when changing window style.
bruvzg
2022-05-05
Crash handler: Use `print_error` to include backtrace in logs
Rémi Verschelde
2022-05-05
Read and store joypad events in a separate thread on x11 platform
Marcel Admiraal
2022-05-04
Fix export plugins after embedded PCK loading changes.
bruvzg
2022-05-04
Merge pull request #51682 from mdavisprog/os-is-process-running
Rémi Verschelde
2022-05-03
Add OS::is_process_running function.
mdavisprog
2022-05-03
[JS] Add flag to disable weak symbols in ZSTD.
Fabio Alessandrelli
2022-05-03
Added missing signature.
Fabio Alessandrelli
[next]