index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
2023-05-12
CI: Make codespell checks blocking, but only check changed files
Rémi Verschelde
2023-04-26
CI: Speed up static checks by checking only changed files
Rémi Verschelde
2023-04-07
CI: Visibly print trailing whitespace when static checks fail
Rémi Verschelde
2023-04-04
Bump version to 4.0.3-rc
Rémi Verschelde
2023-04-03
Fix xml namespace in org.godotengine.Godot.xml
Paragoumba
2023-03-30
Bump version to 4.0.2-rc
Rémi Verschelde
2023-03-01
Bump version to 4.0.1-rc
Rémi Verschelde
2023-03-01
Bump version to 4.0-stable \o/
Rémi Verschelde
2023-02-28
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-22
[iOS] Fix Xcode project file list.
bruvzg
2023-02-17
Fix .gitignore ignores part of the committed repo.
Ben Rog-Wilhelm
2023-02-06
CI: Remove custom Linux deps and SwiftShader
Rémi Verschelde
2023-02-01
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
Fix various typos with codespell
Rémi Verschelde
2023-01-30
Fix various typos with codespell
Rémi Verschelde
2023-01-23
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-16
[Git hooks] Add AppleScript dialog script for macOS.
bruvzg
2023-01-12
Fix file formatting script dependencies and cleanup
Aaron Franke
2023-01-10
[iOS] Move name and version information to the Xcode project.
bruvzg
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
[CI] Use multiple forced unmount attempts for MoltenVK image.
bruvzg
2022-12-14
CI: Fix dumping GDExtension interface and API for godot-cpp
Rémi Verschelde
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-04
Improve command line help to fit on narrower displays
Hugo Locurcio
2022-11-29
Merge pull request #69110 from bruvzg/con_icon2
Rémi Verschelde
2022-11-29
[Windows] Optimize editor icon, use different icon for console executable.
bruvzg
2022-11-28
Merge pull request #67815 from Calinou/html5-improve-feature-errors
Rémi Verschelde
2022-11-17
[iOS] iOS export improvements.
bruvzg
2022-11-13
Add an exception for thirdparty subdirectories in file_format.sh
Riteo Siuga
2022-11-02
Merge pull request #60273 from Calinou/cli-export-release-rename
Rémi Verschelde
2022-11-02
Rename `--export` command line argument to `--export-release`
Hugo Locurcio
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-10-31
Add ProMotion Support to iOS Exports
Zach Coleman
2022-10-31
Merge pull request #67309 from groud/implement_gdnative_interface_h_dump
Rémi Verschelde
2022-10-23
Improve feature errors in HTML5 for easier understanding
Hugo Locurcio
2022-10-13
Implement a way to dump the gdnative_interface.h file from the executable
Gilles Roudière
2022-10-12
Fix dotnet format
Raul Santos
2022-10-11
[Web] Add auto-formatting to HTML files.
Fabio Alessandrelli
2022-09-30
Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy
Rémi Verschelde
2022-09-30
Fix typos with codespell
Rémi Verschelde
2022-09-30
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-23
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-21
Style: Ensure consistent formatting with clang-format 15
Rémi Verschelde
2022-09-20
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-19
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-17
[Web] Add missing features warning in editor and export shell.
Fabio Alessandrelli
2022-09-07
C#: Replace libnethost dependency to find hostfxr
Ignacio Roldán Etcheverry
2022-09-05
Fix UTF-8 validation in static checks
Gergely Kis
[next]