This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-09 11:08:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ec927cfefaa33ca3862a73283cec8fa8d4f29db
godot
/
modules
/
mono
/
editor
T
History
ne0fhyk
b5c750fa65
Restrict the project data directory configuration
2021-10-18 14:10:38 -07:00
..
Godot.NET.Sdk
Add a simple C# .editorconfig
2021-07-23 17:04:53 -04:00
GodotTools
Restrict the project data directory configuration
2021-10-18 14:10:38 -07:00
bindings_generator.cpp
Fix properties arrays in C# bindings generator
2021-09-08 12:52:39 +02:00
bindings_generator.h
Fix PackedInt64Array typo in bindings_generator.h
2021-09-03 18:54:40 +02:00
code_completion.cpp
Fix autoloads iteration
2021-09-12 13:22:18 +02:00
code_completion.h
…
editor_internal_calls.cpp
Add editor keyboard shortcut for Mono Build solution button
2021-09-14 13:13:00 +01:00
editor_internal_calls.h
…
godotsharp_export.cpp
Replace remaining uses of
NULL
with
nullptr
2021-04-29 11:53:27 +02:00
godotsharp_export.h
…