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
726614ff4b0018379ed8fe1ea0461ba9403b671b
godot
/
modules
/
mono
History
Rémi Verschelde
a647fb3e62
Fix typos with codespell
...
Using codespell 2.2-dev from current git. Fix a couple incorrect uses of gendered pronouns.
2022-03-31 14:07:29 +02:00
..
build_scripts
Be more verbose about why msbuild tools could not be found
2022-01-29 07:16:34 +00:00
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
editor
Refactor GDScript/C# script templates logic to be editor-only
2022-03-28 16:21:00 +02:00
glue
Fix Slerp C# docs and add test cases for vectors in the same direction
2022-03-12 13:20:55 -06:00
icons
…
mono_gd
Fix typos with codespell
2022-03-31 14:07:29 +02:00
utils
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
__init__.py
…
.editorconfig
…
.gitignore
…
class_db_api_json.cpp
…
class_db_api_json.h
…
config.py
…
csharp_script.cpp
String: Remove TTR and DTR defines in non-tools build
2022-03-28 20:26:35 +02:00
csharp_script.h
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00
Directory.Build.props
…
godotsharp_defs.h
…
godotsharp_dirs.cpp
Editor: Cleanup some includes dependencies
2022-02-15 14:54:15 +01:00
godotsharp_dirs.h
…
managed_callable.cpp
…
managed_callable.h
…
mono_gc_handle.cpp
…
mono_gc_handle.h
…
register_types.cpp
…
register_types.h
…
SCsub
Refactor GDScript/C# script templates logic to be editor-only
2022-03-28 16:21:00 +02:00
SdkPackageVersions.props
…
signal_awaiter_utils.cpp
…
signal_awaiter_utils.h
…