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
2018-10-22
Fix internal assembly load from
Ignacio Etcheverry
2018-10-19
Merge pull request #23128 from neikeq/bb
Ignacio Etcheverry
2018-10-19
Make sure API assemblies are up to date at startup
Ignacio Etcheverry
2018-10-18
Fix prefix erasing for the generated C# enum constants
Ignacio Etcheverry
2018-10-17
C#: Optimize struct marshalling
Ignacio Etcheverry
2018-10-16
C# API: Hide method bind fields from debugger
Ignacio Etcheverry
2018-10-16
Merge pull request #23018 from lupoDharkael/parse-bug
Rémi Verschelde
2018-10-16
Merge pull request #22991 from Paulb23/type_syntax_highlighting_fixes
Rémi Verschelde
2018-10-16
Merge pull request #22548 from fire/visualscript_whitespace
Rémi Verschelde
2018-10-14
GDScriptTokenizer: Fix token_names order
lupoDharkael
2018-10-13
Fix types highlighting outside of function args and var declarations, issues ...
Paulb23
2018-10-11
Make visualscript search better.
K. S. Ernest (iFire) Lee
2018-10-11
Fixed the problem with vector3 constructor
the 8th mage
2018-10-08
Merge pull request #22865 from neikeq/issue-22854
Ignacio Etcheverry
2018-10-08
Check if directory exists before trying to delete it
Ignacio Etcheverry
2018-10-08
Fix multi-statement macro call not being covered.
J08nY
2018-10-07
Merge pull request #22808 from KellyThomas/vector-one
Rémi Verschelde
2018-10-07
Merge pull request #22771 from guilhermefelipecgs/fix_inspector_preview
Rémi Verschelde
2018-10-07
Update class documentation xml
Kelly Thomas
2018-10-07
Fix inspector preview
Guilherme Felipe
2018-10-07
Fix LWSClient connect_to_host string termination.
Fabio Alessandrelli
2018-10-07
Merge pull request #22759 from AndreaCatania/pyfix
Rémi Verschelde
2018-10-07
C# bindings generator fixes
Ignacio Etcheverry
2018-10-07
Merge pull request #22752 from aaronfranke/equals-redundant
Rémi Verschelde
2018-10-07
Merge pull request #22812 from neikeq/issue-22781
Rémi Verschelde
2018-10-07
Optimitzed area overlap checks
Andrea Catania
2018-10-06
Mono: Fix crash on NodePath/RID disposal during Godot shutdown
Ignacio Etcheverry
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-10-06
Improved code that handles collision shapes, fixes #21945
Andrea Catania
2018-10-06
Fix compiler warnings in GDScript module
George Marques
2018-10-06
Merge pull request #22796 from KoderaSoftwareUnlimited/fix-segfault-mouse-mov...
Rémi Verschelde
2018-10-06
Revert cause of #22794
Mariusz Chwalba
2018-10-06
Merge pull request #22773 from KellyThomas/docs-links
Rémi Verschelde
2018-10-05
Fixes to baker, restored xatlas and fixed bake options.
Juan Linietsky
2018-10-06
[Docs] Fix some broken links
Kelly Thomas
2018-10-05
Don't delete FileAccess when it is null
Marc Gilleron
2018-10-05
Merge pull request #22769 from neikeq/issue-22765
Rémi Verschelde
2018-10-05
Fix C# API assembly build errors in generics
Ignacio Etcheverry
2018-10-05
Fix build error for windows mono export templates
Ignacio Etcheverry
2018-10-05
Merge pull request #22760 from zochris/loosen-generic-guard
Rémi Verschelde
2018-10-05
Merge pull request #22688 from neikeq/lotsofgoodies
Rémi Verschelde
2018-10-05
loosen generic guard on method for ResourceLoader
zochris
2018-10-05
Improved trimesh stability
Andrea Catania
2018-10-05
loosen generic guard on Node extension methods
zochris
2018-10-05
Removed wrong equal vertex thresold to GJK solver
Andrea Catania
2018-10-05
Added correct allowed penetration parameter to cast motion API
Andrea Catania
2018-10-04
Fix some cppcheck errors
Simon Wenner
2018-10-04
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
Fix some OSX and iOS Clang warnings
Rémi Verschelde
[next]