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
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-02-10
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-31
Merge pull request #35418 from Calinou/project-manager-viewport-usage-2d
Rémi Verschelde
2020-01-28
Improve the error message displayed when the PCK file can't be found
Hugo Locurcio
2020-01-21
Use a cheaper viewport usage mode in the project manager
Hugo Locurcio
2020-01-13
Sync pending VisualServer commands after ScriptServer finalization
Ignacio Etcheverry
2020-01-13
Ignore command line --build-solutions when not editing project
Rémi Verschelde
2020-01-13
Revert "Enable Vsync via Compositor by default"
Rémi Verschelde
2020-01-10
Be stricter on what's considered a scene path in CLI argument parsing
Hugo Locurcio
2020-01-10
Merge pull request #34968 from Calinou/enable-vsync-via-compositor
Rémi Verschelde
2020-01-10
Main: Prevent Project Manager-ception in editor
Rémi Verschelde
2020-01-09
Enable Vsync via Compositor by default
Hugo Locurcio
2020-01-08
Export: Add dedicated --export-pack option to export data pack
Rémi Verschelde
2020-01-07
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-30
Merge pull request #34589 from Calinou/improve-cli-export-help
Rémi Verschelde
2019-12-24
Fix and improve command-line exporting help
Hugo Locurcio
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-13
Add project setting to hide home indicator on iOS
Jonas Bernemann
2019-12-04
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-01
iOS modular build and export implementation.
bruvzg
2019-11-29
Flush remaining messages before quitting the game when loading fails
PouleyKetchoupp
2019-11-26
godot exit code improvement for --script --check-only, fixes #33895
Pawel Lampe
2019-11-11
Remove ERR_EXPLAIN macros and the scaffolding they needed.
Marcel Admiraal
2019-11-08
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-04
Remove unused `editor/active` project setting
Hugo Locurcio
2019-11-01
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-10-23
Implement game camera override
Erik
2019-10-14
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-04
Make possible to use just one "size/test_*" value in the settings
Michael Alexsander
2019-09-27
Validate audio/video driver command-line arguments
Hugo Locurcio
2019-09-26
SCons: do not build tests with tools=no
Andrii Doroshenko (Xrayez)
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-03
Adds skip-breakpoints feature
iwek7
2019-08-27
Mark the V-Sync project setting to require an editor restart
Hugo Locurcio
2019-08-26
Merge pull request #31481 from Calinou/generate-gdnative-use-gles2
Rémi Verschelde
2019-08-24
Register as an editor instance when generating the GDNative API JSON
Hugo Locurcio
2019-08-21
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-17
Revert "Add Min/Max Window Size Setting"
Rémi Verschelde
2019-08-15
Add Min/Max Window Size Setting
Emmanuel Barroga
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
Michael Alexsander Silva Dias
2019-07-31
Cap the number of warnings/errors per second rather than per frame
Hugo Locurcio
2019-07-18
Merge pull request #30226 from lawnjelly/interpolate
Rémi Verschelde
2019-07-11
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-04
Make `--doctool` create directories if they don't exist
Hugo Locurcio
2019-07-01
Revert "Add godot version in backtrace message"
Rémi Verschelde
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
Merge pull request #28572 from lupoDharkael/trace-info
Rémi Verschelde
2019-06-29
Merge pull request #30154 from bojidar-bg/30149-export-flag-editor
Rémi Verschelde
2019-06-28
Ensure --export implies --editor
Bojidar Marinov
[next]