index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
Age
Commit message (
Expand
)
Author
2020-08-21
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-16
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-15
Fix "on top" incorrectly set on init (all platforms).
bruvzg
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-11
Merge pull request #41164 from bruvzg/win_attach_console
Rémi Verschelde
2020-08-11
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-08
Properly detect `--test` command-line argument
Andrii Doroshenko (Xrayez)
2020-07-29
Cleanup obsolete tests from displaying in help
Andrii Doroshenko (Xrayez)
2020-07-27
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-26
SCons: Build tests/ and main/ in cloned environments
Rémi Verschelde
2020-07-26
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-25
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-25
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-24
fix crash on shutdown
Gordon MacPherson
2020-07-24
Fix arguments always being found and returned some items back to normal
Gordon MacPherson
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-20
New GDScript tokenizer and parser
George Marques
2020-07-15
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-14
Disable file logging for the project manager
Hugo Locurcio
2020-07-14
Merge pull request #40354 from bruvzg/add_vulkan_init_message
Rémi Verschelde
2020-07-13
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-10
Add override keywords.
Marcel Admiraal
2020-07-10
Merge pull request #40121 from Calinou/enable-file-logging
Rémi Verschelde
2020-07-09
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-08
Enable file logging by default on desktops to help with troubleshooting
Hugo Locurcio
2020-07-06
Add a map of autoloads to ProjectSettings
George Marques
2020-07-05
Fix string test code for MinGW
Aaron Franke
2020-07-04
Merge pull request #40092 from hinlopen/remove-find-last
Rémi Verschelde
2020-07-03
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-02
Fix content scale mode, closes #37941
Juan Linietsky
2020-07-01
Merge pull request #38713 from aaronfranke/string-64bit
Rémi Verschelde
2020-07-01
Merge pull request #36885 from Xrayez/doctool-err-msg
Rémi Verschelde
2020-06-30
Move frame delaying functions from Main to OS.
Fabio Alessandrelli
2020-06-29
Added Custom Performance Monitor and feature to read intermediate values of M...
simpu
2020-06-25
Style: Fix copyright headers
Rémi Verschelde
2020-06-24
Merge pull request #36052 from Calinou/improve-low-processor-sleep
Rémi Verschelde
2020-06-24
Main::cleanup: Move MessageQueue deletion further down where it's safer
Rémi Verschelde
2020-06-18
Mono: Always define options in main.cpp to keep them in docs
Rémi Verschelde
2020-06-16
Merge pull request #39541 from Ev1lbl0w/feature/disable-rendering
Rémi Verschelde
2020-06-16
Expose disable_render_loop property to GDScript
Ev1lbl0w
2020-06-16
Add a suffix to the window title when running from a debug build
Hugo Locurcio
2020-06-15
Merge pull request #39483 from AndreaCatania/euler
Rémi Verschelde
2020-06-15
Improve the low processor mode sleep precision
Hugo Locurcio
2020-06-15
Main: Ensure existing of user data dir in `setup()`
Rémi Verschelde
2020-06-12
- Added more euler rotation orders support.
Andrea Catania
2020-06-03
Remove 32-bit String to_int method
Aaron Franke
2020-05-29
Merge pull request #39051 from Xrayez/geometry-split
Rémi Verschelde
2020-05-27
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
[next]