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
/
editor
/
Godot.NET.Sdk
/
Godot.SourceGenerators
Age
Commit message (
Expand
)
Author
2022-08-26
Fix various C# exceptions
Raul Santos
2022-08-26
Remove `[Signal]` attribute from events
Raul Santos
2022-08-25
C#: Preserve order of exported fields/categories
Paul Joannon
2022-08-25
Add MustBeVariant attribute and analyzer
Raul Santos
2022-08-24
Merge pull request #64742 from zaevi/csharp_add_grouping_attributes
Ignacio Roldán Etcheverry
2022-08-22
Improve C# signal analyzer errors
Raul Santos
2022-08-23
C#: Add grouping attributes for properties.
Zae
2022-08-22
C#: Re-introduce generic Godot Array and Dictionary
Ignacio Roldán Etcheverry
2022-08-22
C#: Array, Dictionary and marshaling refactoring
Ignacio Roldán Etcheverry
2022-08-22
C#: Add dedicated Variant struct, replacing System.Object
Ignacio Roldán Etcheverry
2022-08-22
C#: Add source generator for method list
Ignacio Roldán Etcheverry
2022-08-22
C#: Add source generator for signals as events
Ignacio Roldán Etcheverry
2022-08-22
C#: Re-implement assembly reloading with ALCs
Ignacio Roldán Etcheverry
2022-08-22
C#: Make GodotSharp API a NuGet package
Ignacio Roldán Etcheverry
2022-08-22
C#: Initial NativeAOT support
Ignacio Roldán Etcheverry
2022-08-22
C#: Static marshaling for bindings and source generators
Ignacio Roldán Etcheverry
2022-08-22
C#: Add source generator for properties and exports default values
Ignacio Roldán Etcheverry
2022-08-22
C#/netcore: Add base desktop game export implementation
Ignacio Roldán Etcheverry
2022-08-22
C#: Add initial implementation of source generator for script members
Ignacio Roldán Etcheverry
2021-12-05
Fix Godot.SourceGenerators for generic classes
Raul Santos
2021-07-23
Add a simple C# .editorconfig
Aaron Franke
2021-03-13
C#: Fix ScriptPathAttribute generator with none or nested namespaces
Ignacio Etcheverry
2021-03-06
Add C# source generator for a new ScriptPath attribute
Ignacio Etcheverry
[prev]