This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
b0cbf4e2b2f38e3fc349e54bac2facdd2bc13416
godot
/
modules
/
mono
/
editor
T
History
Ignacio Etcheverry
b0cbf4e2b2
Fix InvalidCastException when loading script metadata
...
Old value wasn't string so we have to keep that in mind
2019-07-08 15:12:04 +02:00
..
GodotTools
Fix InvalidCastException when loading script metadata
2019-07-08 15:12:04 +02:00
bindings_generator.cpp
Script API methods must return Ref<T> instead of Reference*
2019-07-05 09:38:28 +02:00
bindings_generator.h
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
csharp_project.cpp
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
csharp_project.h
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
editor_internal_calls.cpp
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
editor_internal_calls.h
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
godotsharp_export.cpp
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
godotsharp_export.h
Re-write mono module editor code in C#
2019-07-05 09:38:23 +02:00
script_class_parser.cpp
Fix parsing of generic type declarations in C# source files.
2019-03-20 17:23:11 +01:00
script_class_parser.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00