This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-10 21:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41cf94e8b61ee81fc0e682f2ee4ea2c6df893d37
godot
/
modules
/
mono
/
editor
History
William Scalf
41cf94e8b6
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-08-13 18:35:10 -04:00
..
Godot.NET.Sdk
Allow readonly and writeonly C# properties to be accessed from GDScript
2023-08-13 18:35:10 -04:00
GodotTools
Make EditorInterface accessible as a singleton
2023-08-09 16:01:31 +02:00
script_templates
…
bindings_generator.cpp
Make EditorInterface accessible as a singleton
2023-08-09 16:01:31 +02:00
bindings_generator.h
C#: Add hard-coded singletons to avoid breaking compat
2023-08-06 19:02:53 +02:00
code_completion.cpp
…
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
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
hostfxr_resolver.h
…
semver.cpp
…
semver.h
…