This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
07053d0c6a69e87825bbd3259ea268dd9f03e708
godot
/
modules
/
mono
/
editor
History
Rémi Verschelde
30029e1d7f
Merge pull request
#41611
from neikeq/issue-41444
...
C#: Fix crash on export when incorrectly freeing MonoAssemblyName
2020-08-30 12:02:55 +02:00
..
Godot.NET.Sdk
C#: Switch games to MSBuild Sdks and .NET Standard
2020-07-25 19:22:01 +02:00
GodotTools
C#: Fix InvalidCastException on export
2020-08-30 01:55:21 +02:00
bindings_generator.cpp
C#: Switch games to MSBuild Sdks and .NET Standard
2020-07-25 19:22:01 +02:00
bindings_generator.h
…
code_completion.cpp
Add a map of autoloads to ProjectSettings
2020-07-06 12:35:51 -03:00
code_completion.h
…
editor_internal_calls.cpp
…
editor_internal_calls.h
…
godotsharp_export.cpp
C#: Fix crash on export when incorrectly freeing MonoAssemblyName
2020-08-30 01:48:43 +02:00
godotsharp_export.h
…
script_class_parser.cpp
Make all String float conversion methods be 64-bit
2020-07-27 18:38:53 -04:00
script_class_parser.h
…