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
/
mono
Age
Commit message (
Expand
)
Author
2018-01-24
Fix CSharpInstance::call not initializing CallError
Ignacio Etcheverry
2018-01-23
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2018-01-22
Merge pull request #15972 from akien-mga/mono-warning
Rémi Verschelde
2018-01-22
Mono: Display opt-out warning in editor about WIP status
Rémi Verschelde
2018-01-22
RID cached class was wrong (mono)
Paul Joannon
2018-01-21
fix GDMonoProperty::set_value
Paul Joannon
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
remove c#7 features for compatibility with 2015 Build Tools
Kelly Thomas
2018-01-18
remove an unneeded marshalling function
Paul Joannon
2018-01-18
fix marshalling when a function is returning an object from c#
Paul Joannon
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Mono: Buildsystem improvements
Ignacio Etcheverry
2018-01-12
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
2018-01-12
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-10
Change 'Build Project' button style in Mono panel
Paul Joannon
2018-01-10
Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...
Rémi Verschelde
2018-01-10
Fixes Mono color creation from string.
Pieter-Jan Briers
2018-01-09
Mono: Some fixes for #15463
Ignacio Etcheverry
2018-01-09
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
External editor fixes
Ignacio Etcheverry
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-06
Fix build of GDMonoField
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
2018-01-01
Mono: Script lifetime fixes
Ignacio Etcheverry
2017-12-29
Mono: Bindings no longer relie on DocData for accessors
Ignacio Etcheverry
2017-12-27
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-24
Merge pull request #14997 from neikeq/issue-14988
Ignacio Etcheverry
2017-12-24
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
Marshal NULL MonoString* as empty Godot string
Ignacio Etcheverry
2017-12-23
Add more translatable text for editor plugins.
geequlim
2017-12-19
Fix fatal mono logs not getting logged to disk.
PJB3005
2017-12-12
Mono: Build in cloned env.
Andreas Haas
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-05
Improve slang, especially in user-visible parts
Unknown
2017-12-02
Exported variables now show in the correct order.
Nathan Warden
2017-11-25
Fix mono build after bc2e8d99
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-21
Mono: Use PascalCase in core types.
Andreas Haas
2017-11-20
Add cartesian to polar conversion functions
pablotato
2017-11-20
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-19
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-18
Mono: Fix compiler error with Variant::operator AABB()
Ignacio Etcheverry
2017-11-17
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
[prev]
[next]