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
76a8fa6fed5aa7728fc7b2f05ea92acaadd054fc
godot
/
modules
/
mono
/
editor
History
Rémi Verschelde
c0eb347946
Merge pull request
#91557
from AThousandShips/dotnet_doc_fix
...
[C#] Unexpose `GodotSharp`
2024-05-21 11:22:40 +02:00
..
Godot.NET.Sdk
Remove useless isFirstEntry and useless source.Append("else ")
2024-05-14 07:44:56 +01:00
GodotTools
Fix ContextMenu Copy Error is off in MSBuild Panel
2024-05-15 22:55:05 +02:00
script_templates
Add two new COMSTR environment variables
2024-03-01 12:44:03 -06:00
bindings_generator.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
bindings_generator.h
Add PackedVector4Array Variant type
2024-05-03 00:58:27 +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#] Unexpose
GodotSharp
2024-05-04 14:09:42 +02: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
…