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-28
Unify ClassDB lookups for code completion
Pedro J. Estébanez
2018-10-28
Fix C# parsing the full name of base types
Ignacio Etcheverry
2018-10-25
Merge pull request #23212 from YeldhamDev/menubar_consistency
Rémi Verschelde
2018-10-25
Merge pull request #23162 from neikeq/cc
Ignacio Etcheverry
2018-10-25
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-25
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
Do not generate API project GUIDs randomly
Ignacio Etcheverry
2018-10-25
Support globs in csproj includes
Ignacio Etcheverry
2018-10-25
C#: Fix crash when disposing Reference on domain finalize
Ignacio Etcheverry
2018-10-25
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
Michael Alexsander Silva Dias
2018-10-25
doc: Sync with current source
Rémi Verschelde
2018-10-25
Merge pull request #22779 from Superwaitsum/LimitSettings
Rémi Verschelde
2018-10-25
Merge pull request #23240 from kubecz3k/complete-getters
Rémi Verschelde
2018-10-24
Add some limits on the Editor Settings
Superwaitsum
2018-10-24
Merge pull request #22701 from swenner/fix-21867-jpeg-is-rgb
Rémi Verschelde
2018-10-24
Merge pull request #22899 from J08nY/fix/assignment-operation-array
Rémi Verschelde
2018-10-24
Merge pull request #23094 from RandomShaper/fix-crash-signal-to-danling-obj
Rémi Verschelde
2018-10-24
Merge pull request #22968 from jfmichaud31/CSGMesh_bug
Rémi Verschelde
2018-10-23
Add missing EMWSServer::poll function.
Fabio Alessandrelli
2018-10-23
Remove unneeded strncpy in lws_client.
Fabio Alessandrelli
2018-10-23
Optional getters/setters editor autocomplete
Jakub Grzesik
2018-10-22
Fix internal assembly load from
Ignacio Etcheverry
2018-10-22
Fixes crash when loading *.escn resources with gdnative #20141
Maarten Heremans
2018-10-21
Removed undeclared and unused variable, which caused a compile error
Mads Ynddal
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
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-17
Fix crash on signal/resume to dangling target
Pedro J. Estébanez
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-15
Added a fail condition to prevent a crash
Jean-François Michaud
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
Do not make a function that returns Variant::NIL a void function. Fix #22791.
J08nY
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
[next]