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-02-12
Merge pull request #25481 from hpvb/fix-ubsan-asan-reports
Rémi Verschelde
2019-02-12
Merge pull request #25550 from DualMatrix/fix-25357
Rémi Verschelde
2019-02-12
Merge pull request #25783 from Xrayez/csg-shapes-visibility
Rémi Verschelde
2019-02-11
Use "origin" instead of "o" in Transform2D.Rotation
Carter Anderson
2019-02-11
Merge pull request #25724 from aaronfranke/mono-transform
Ignacio Etcheverry
2019-02-11
Merge pull request #25803 from neikeq/yy
Ignacio Etcheverry
2019-02-11
Add VSCode hint path for Windows
Ignacio Etcheverry
2019-02-11
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-10
Fix CSGShape not updating on changing visibility
Andrii Doroshenko (Xrayez)
2019-02-10
Merge pull request #25773 from neikeq/xx
Ignacio Etcheverry
2019-02-10
Merge pull request #25774 from neikeq/fix-noreturn-attr-check
Ignacio Etcheverry
2019-02-10
Fix check to determine if [[noreturn]] attribute is usable
Ignacio Etcheverry
2019-02-10
Fix exporting assemblies from wrong output path
Ignacio Etcheverry
2019-02-10
Do not initialize Mono if 'res://.mono/' and mscorlib are missing
Ignacio Etcheverry
2019-02-10
doc: Misc formatting fixes
Rémi Verschelde
2019-02-10
doc: Sync classref with current source
Rémi Verschelde
2019-02-09
[Mono] Fix Transform2D origin
Aaron Franke
2019-02-09
[Core] Rename Matrix3 file to Basis
Aaron Franke
2019-02-09
Merge pull request #25614 from QbieShay/issue_25425
Rémi Verschelde
2019-02-09
Merge pull request #25650 from willnationsdev/script-icon
Rémi Verschelde
2019-02-08
Mono: Create player script metadata when building manually
Ignacio Etcheverry
2019-02-08
Fix generating GDNative API struct for 1.1
Karroffel
2019-02-08
Merge pull request #25500 from daniel-abbott/BT_Debug_disable
Rémi Verschelde
2019-02-08
Merge pull request #25518 from bojidar-bg/25505-wrong-type-error-message
Rémi Verschelde
2019-02-08
Disable BT_DEBUG, works around #25476 and #25431
Daniel Abbott
2019-02-06
Fix script class icon filepath lookups at runtime.
Will Nations
2019-02-05
Mono: Workaround to fix 'flushing' errors when building at editor startup
Ignacio Etcheverry
2019-02-03
Merge pull request #25574 from neikeq/ss
Ignacio Etcheverry
2019-02-03
Mono: Fix default debugger agent argument never being used
Ignacio Etcheverry
2019-02-03
Mono: Lifetime fixes for CSharpInstance and instance binding data
Ignacio Etcheverry
2019-02-03
Merge pull request #25478 from neikeq/rr
Ignacio Etcheverry
2019-02-03
Mono: Fix MonoPosixHelper not being found
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
2019-02-01
Fixed Null appearing inside export variables with type hints and no default v...
DualMatrix
2019-01-31
Fix wrong error messages for invalid arguments when calling functions through...
Bojidar Marinov
2019-01-30
Avoid inertia calculation for empty shape - Bullet
Andrea Catania
2019-01-30
Fix many asan and ubsan reported issues
Hein-Pieter van Braam
2019-01-28
Prevent upscaled SVG from exceeding Image bounds
Rémi Verschelde
2019-01-28
Merge pull request #25401 from capnm/capnm-cleanup
Rémi Verschelde
2019-01-28
Merge pull request #25379 from Faless/net/ws/mp_docs
Rémi Verschelde
2019-01-28
Fixed Rigidbody first frame center spawn
Andrea Catania
2019-01-28
Cleanup unused header
Martin Capitanio
2019-01-28
Update docs and errors for WebSocket module
Fabio Alessandrelli
2019-01-27
Make CSG Shape work with GIProbe, fixes #20465
Juan Linietsky
2019-01-27
Merge pull request #25314 from marxin/fix-24417-class-memaccess
Rémi Verschelde
2019-01-27
Mono: Test Windows binaries with lowercase extension
Rémi Verschelde
2019-01-27
Bullet: Enable BT_DEBUG on debug builds
Rémi Verschelde
2019-01-26
Workaround GCC 6 & 7 ICE on armv7hl
Rémi Verschelde
2019-01-25
Ensure get script method list also checks base classes, fixes #23384
Juan Linietsky
2019-01-25
Use placement new in texture_loader_pvr.cpp (#24417).
marxin
[next]