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
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
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-20
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-19
Merge pull request #29470 from KoBeWi/_
Rémi Verschelde
2019-06-16
Merge pull request #29764 from Calinou/boot-splash-no-filter-option
Rémi Verschelde
2019-06-15
Add an option to disable boot splash filtering
Hugo Locurcio
2019-06-13
Limit Physics Process FPS above 0
Emmanuel Barroga
2019-06-12
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-04
Add a separator in debug output for readability
Tomasz Chabora
2019-06-04
Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...
bruvzg
2019-06-01
Display longer Git hashes in engine version dialogs
Hugo Locurcio
2019-05-31
Fix and expose String::strip_escapes(), use it in LineEdit paste
Rémi Verschelde
2019-05-28
Print engine version to stdout when starting Godot
Rémi Verschelde
2019-05-27
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-24
Merge pull request #28993 from Calinou/server-hide-noop-cli-arguments
Rémi Verschelde
2019-05-24
Hide non-applicable CLI arguments in the server platform
Hugo Locurcio
2019-05-24
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-09
Tweak the default low-processor usage mode to be 144 Hz-friendly
Hugo Locurcio
2019-05-01
Add godot version in backtrace message
lupoDharkael
2019-04-05
Merge pull request #26830 from KidRigger/physics_fps_bug
Rémi Verschelde
2019-03-20
Revert accidental commits
Pedro J. Estébanez
2019-03-20
Create live view dock [wip]
Pedro J. Estébanez
2019-03-13
Merge pull request #26484 from Andrettin/Configurable-Tooltip-Offset
Rémi Verschelde
2019-03-09
Fixes physic_fps=0 bug.
Anish Bhobe
2019-03-09
Set editor hint early for Project Manager and Editor
Rémi Verschelde
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-02
Made the tooltip position offset configurable
Andrettin
2019-02-27
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-25
Fix property hint for stretch strink setting
Rémi Verschelde
2019-02-23
Make allowed pid for window takeover happen immediately, fixes #21431
Juan Linietsky
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
[next]