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-03-13
Merge pull request #27014 from neikeq/csharp-update-exports-only-in-editor
Rémi Verschelde
2019-03-13
C#: Update exports only in the editor
Ignacio Etcheverry
2019-03-12
Mono: Update welcome message with current state
Rémi Verschelde
2019-03-12
Merge pull request #26941 from JFonS/add_gizmos_priority
Rémi Verschelde
2019-03-12
Add priority to gizmos and fix small issues
JFonS
2019-03-11
Fixes segfault on opening incompatible files.
Anish
2019-03-10
Mono: Some assembly referencing changes and cleanup
Ignacio Etcheverry
2019-03-09
Mono: Fix assemblies path String incorrectly constructed from utf8
Ignacio Etcheverry
2019-03-09
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
karroffel
2019-03-08
Fix typo in GDScript narrowing conversion warning message
Hugo Locurcio
2019-03-08
Merge pull request #26746 from shartte/godot-trace-listener
Ignacio Roldán Etcheverry
2019-03-08
Fix CSharpInstance::set not working with base classes
Ignacio Etcheverry
2019-03-07
Merge pull request #26773 from neikeq/issue-26628
Rémi Verschelde
2019-03-07
Mono: Fix crash with exported field of custom Reference derived type
Ignacio Etcheverry
2019-03-07
Merge pull request #26770 from neikeq/issue-26675
Ignacio Etcheverry
2019-03-07
Merge pull request #26761 from Chaosus/fix_mono_wrap
Ignacio Etcheverry
2019-03-07
Mono: Partially implement some Godot debug api functions
Ignacio Etcheverry
2019-03-07
Added a Godot TraceListener, which is automatically installed on startup. Fix...
Sebastian Hartte
2019-03-07
Fix division by zero at wrap functions in mono
Chaosus
2019-03-07
Merge pull request #26765 from neikeq/issue-25959
Ignacio Etcheverry
2019-03-07
Mono: Fix crash when re-using script binding after domain reloading
Ignacio Etcheverry
2019-03-07
Update scripts exports even when normal script instances are created to bette...
Sebastian Hartte
2019-03-07
doc: Sync classref with current source
Rémi Verschelde
2019-03-06
Fixed crash on loading GDNative videos.
Anish
2019-03-06
Merge pull request #26713 from neikeq/print-msbuild-command
Rémi Verschelde
2019-03-06
Merge pull request #26665 from bojidar-bg/19704-singleton-constants
Rémi Verschelde
2019-03-06
Print MSBuild command if also printing output
Ignacio Etcheverry
2019-03-06
Merge pull request #26712 from neikeq/issue-26681
Ignacio Etcheverry
2019-03-06
Mono: Make 'Build' button generate solution if it doesn't exist
Ignacio Etcheverry
2019-03-06
Merge pull request #26688 from Faless/net/lws_3.1
Rémi Verschelde
2019-03-06
Update libwebsockets to 3.1 (plus UWP patch)
Fabio Alessandrelli
2019-03-05
Merge pull request #26661 from neikeq/issue-17601
Ignacio Etcheverry
2019-03-05
Fix enums coming from other classes without preload
Bojidar Marinov
2019-03-05
Mono: Fix array field being assigned MonoArray** instead of MonoArray*
Ignacio Etcheverry
2019-03-04
Merge pull request #26608 from dragmz/fix22231
Rémi Verschelde
2019-03-04
calculate inputs count from arg types instead of names
Marcin Zawiejski
2019-03-04
Merge pull request #26592 from clayjohn/noisetexture_strength
Rémi Verschelde
2019-03-04
Merge pull request #26604 from bojidar-bg/25889-vs-parameters-empty
Rémi Verschelde
2019-03-04
Fix default values not being read correctly in VisualScript
Bojidar Marinov
2019-03-04
Merge pull request #26591 from neikeq/oi
Rémi Verschelde
2019-03-04
changed default noisetexture strength
clayjohn
2019-03-04
Mono: Add option to print MSBuild output and improve out of sync error
Ignacio Etcheverry
2019-03-04
Close file handles after use of new get_as_utf8_strings, fixes #26578
Juan Linietsky
2019-03-04
Merge pull request #26513 from cart/mono-log-profiler
Ignacio Etcheverry
2019-03-04
libwebp: Sync with upstream 1.0.2
Rémi Verschelde
2019-03-04
Revert "Forbid implicit type conversion in GDScript"
Rémi Verschelde
2019-03-04
Merge pull request #26541 from clayjohn/noise_texture_scale
Rémi Verschelde
2019-03-04
Merge pull request #26562 from vnen/gdscript-no-implicit-cast
Rémi Verschelde
2019-03-03
GDScript: Fix issue when detecting file class in inner class
George Marques
2019-03-03
GDScript: Forbid implicit type conversion
George Marques
[next]