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
bb1006b2acc00aae09d906fed65396508649502c
godot
/
modules
/
mono
/
editor
History
Rémi Verschelde
11d1844e66
Merge pull request
#85869
from paulloz/dotnet-warning-out-of-date-properties
...
.NET: Add a warning in the inspector when properties might be out of sync
2024-01-03 15:43:41 +01:00
..
Godot.NET.Sdk
Merge pull request
#82955
from paulloz/testing-source-generators
2023-12-19 20:32:26 +01:00
GodotTools
Inspector
⚠️
when C# props might be out of date
2023-12-22 23:27:13 +01:00
script_templates
C#: Rename
Object
to
GodotObject
2023-01-27 02:04:18 +01:00
bindings_generator.cpp
Implement function to throw on null pointers
2023-12-17 08:52:20 -06:00
bindings_generator.h
Merge pull request
#80527
from raulsntos/dotnet/generate-compat-methods-from-classdb
2023-09-26 13:44:52 +02:00
code_completion.cpp
Extract ScriptInstance to simplify includes
2023-09-06 22:54:38 +02:00
code_completion.h
…
editor_internal_calls.cpp
C#: Move build button to EditorRunBar
2023-08-03 17:55:52 +02:00
editor_internal_calls.h
…
hostfxr_resolver.cpp
C#: Hide hostfxr not found error
2023-09-15 14:12:01 +02:00
hostfxr_resolver.h
…
semver.cpp
…
semver.h
…