index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2019-01-16
Merge pull request #25001 from jlahman/gdscript-export-var-fix
Rémi Verschelde
2019-01-16
Android: Add support for x86_64 architecture
Rémi Verschelde
2019-01-16
Merge pull request #25032 from akien-mga/static-analysis
Rémi Verschelde
2019-01-16
Fix some errors found by static analysis
Rémi Verschelde
2019-01-15
Fixes export PackedScene "reset to default" throwing errors
jlahman
2019-01-15
GDScript: check for underscore prefix when type-checking
George Marques
2019-01-15
GDScript: consider constructors as always existing
George Marques
2019-01-15
GDScript: allow objects to be keys of dictionaries
George Marques
2019-01-15
GDScript: don't check types on release builds
George Marques
2019-01-15
GDScript autocomplete: don't carry values when guessing from `is`
George Marques
2019-01-12
Fixed infinite loop at end of video.
Anish
2019-01-10
Merge pull request #24877 from neikeq/issue-24280
Rémi Verschelde
2019-01-10
doc: Sync classref with current source + AUTHORS edit
Rémi Verschelde
2019-01-10
Merge pull request #24883 from akien-mga/resourceformat-unregister
Rémi Verschelde
2019-01-10
Merge pull request #24884 from Xrayez/fix-#24881
Rémi Verschelde
2019-01-10
Fix broken encrypted scripts during export
Andrii Doroshenko (Xrayez)
2019-01-10
Consistency in resource format saver/loader de-registration
Rémi Verschelde
2019-01-10
Remove vsgdnative loader on exit
Marcin Zawiejski
2019-01-10
Fix properties being lost when reloading placeholder GDScript instance
Ignacio Etcheverry
2019-01-09
Merge pull request #20552 from KidRigger/gsoc-peer
Rémi Verschelde
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-08
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-07
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-07
doc: Fix wrong references found by Sphinx and new makerst.py
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2019-01-05
Fix code completion on nodes in current scene
Timo Schwarzer
2019-01-04
Merge pull request #24741 from timoschwarzer/24697-fix-autocomplete-segfault-...
Rémi Verschelde
2019-01-04
Merge pull request #24582 from Xrayez/script-encrypt
Rémi Verschelde
2019-01-03
Merge pull request #24688 from Supatier/add-additional-vscode-name
Rémi Verschelde
2019-01-03
Fix segfault when trying to autocomplete in inner classes
Timo Schwarzer
2019-01-02
Add code-oss, vscode-oss, and visual-studio-code-oss to vscode path
supatier
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-30
Merge pull request #24506 from JFonS/expose_gizmos
Rémi Verschelde
2018-12-30
Merge pull request #24545 from akien-mga/osxcross-mono
Rémi Verschelde
2018-12-30
Fix loading EXR with alpha channel
Rémi Verschelde
2018-12-27
SCons: Drop ios_sim option forcing x86, simulator needs x86_64
Rémi Verschelde
2018-12-27
doc: Sync classref with current source
Rémi Verschelde
2018-12-27
Fix size in HeightMapShapeBullet::set_data
Rémi Verschelde
2018-12-27
Merge pull request #24622 from Supatier/fix-vscode-w-uncommon-exec-name
Ignacio Etcheverry
2018-12-27
Merge pull request #24610 from Faless/emws_buf_size_fixes
Rémi Verschelde
2018-12-27
Fix Godot unable to find VSCode binary
Supatier
2018-12-27
Merge pull request #24561 from KellyThomas/fix-antiquewhite
Rémi Verschelde
2018-12-26
Fix HTML5 WebSocket client buffers size.
Fabio Alessandrelli
2018-12-24
Bring back script encryption in export preset
Andrii Doroshenko (Xrayez)
2018-12-22
`GodotRestInfoContactResultCallback::addSingleResult` now returns normal
Daniel Abbott
2018-12-23
fix capitalization for antiquewhite
Kelly Thomas
2018-12-22
SCons: Allow building Mono module with OSXCross
Rémi Verschelde
2018-12-21
Expose the new gizmo plugin system to scripting
JFonS
2018-12-21
[Mono] Color - add ColorN(), Colors - add named color properties
Kelly Thomas
[next]