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
7a968c619d478f06d1ab94de8b0f1afffb985d28
godot
/
modules
/
mono
/
editor
History
Rémi Verschelde
4eaafc8fa8
Merge pull request
#91375
from paulloz/dotnet/prevent-generator-crash-on-exported-unconstructed-generic-arrays
...
C#: Fix generator crash w/ generic arrays
2024-05-02 12:46:42 +02:00
..
Godot.NET.Sdk
Merge pull request
#91375
from paulloz/dotnet/prevent-generator-crash-on-exported-unconstructed-generic-arrays
2024-05-02 12:46:42 +02:00
GodotTools
Fill copyright field in .csproj files
2024-04-26 11:41:04 +02:00
script_templates
Add two new COMSTR environment variables
2024-03-01 12:44:03 -06:00
bindings_generator.cpp
C#: Make internal properties and property accessors public (but hidden)
2024-03-29 20:36:04 +01:00
bindings_generator.h
C#: Make internal properties and property accessors public (but hidden)
2024-03-29 20:36:04 +01:00
code_completion.cpp
Extract ScriptInstance to simplify includes
2023-09-06 22:54:38 +02:00
code_completion.h
…
editor_internal_calls.cpp
Merge pull request
#86676
from rune-scape/sparse-script-reload
2024-01-17 18:52:54 +01:00
editor_internal_calls.h
…
hostfxr_resolver.cpp
clang-tidy: Enforce
modernize-use-nullptr
2024-03-12 10:59:53 -05:00
hostfxr_resolver.h
…
semver.cpp
…
semver.h
…