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-11-06
Fix empty script interface crash on tscn load.
K. S. Ernest (iFire) Lee
2018-11-05
Fix false error when exporting enum in c#
Ryan Schmitt
2018-11-05
Merge pull request #23523 from akien-mga/docs-https-latest
Rémi Verschelde
2018-11-05
Merge pull request #23519 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-04
Removed unnecessary assignments
Wilson E. Alvarez
2018-11-03
Fix UWP build.
Fabio Alessandrelli
2018-11-02
Merge pull request #23404 from YeldhamDev/gdscript_log_methods
Rémi Verschelde
2018-11-01
Fix CSG shape generation with meshes without indices, fixes #23364
Juan Linietsky
2018-10-31
Rename "Log*()" functions to "Push*()" in C#
Michael Alexsander Silva Dias
2018-10-31
Add new "push_*()" functions to GDScript
Michael Alexsander Silva Dias
2018-10-31
Merge pull request #23337 from RandomShaper/fix-autocomplete-crash
Rémi Verschelde
2018-10-29
Merge pull request #23345 from zorbathut/brogwilhelm/logfunctions/cs
Rémi Verschelde
2018-10-29
Merge pull request #23355 from buresu/fix-gdnative-loading-on-mac
Rémi Verschelde
2018-10-29
Merge pull request #23353 from Chaosus/update_vscript_theme
Rémi Verschelde
2018-10-29
Merge pull request #23276 from lupoDharkael/gdn-api
Rémi Verschelde
2018-10-28
GDNative: Fixes a problem that active_library_path is wrong after exporting a...
Naoto Kondo
2018-10-28
Updates visualscript editor when theme is changed
Chaosus
2018-10-28
Fix GDScript assuming awareness of whole ClassDB
Pedro J. Estébanez
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-26
Update GDNantive API
lupoDharkael
2018-10-25
Add new log functions for C#.
Ben Rog-Wilhelm
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
[next]