This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
b51acac638503c2b114403bbbf4e5ff63ef90dea
godot
/
modules
/
gdscript
/
tests
/
scripts
/
runtime
/
errors
History
Adam Scott
44d1d72af1
Add GDScript
.editorconfig
rules
...
- Uniformize `.gd` unit test files indentation to tabs (where needed)
2023-01-10 12:25:35 -05:00
..
callable_call_after_free_object.gd
…
callable_call_after_free_object.out
…
constant_array_is_deep.gd
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_array_is_deep.out
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_array_push_back.gd
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_array_push_back.out
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_dictionary_erase.gd
Add GDScript
.editorconfig
rules
2023-01-10 12:25:35 -05:00
constant_dictionary_erase.out
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_dictionary_is_deep.gd
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
constant_dictionary_is_deep.out
GDScript: Begin making constants deep, not shallow or flat
2023-01-08 07:29:10 +02:00
use_return_value_of_free_call.gd
…
use_return_value_of_free_call.out
…
use_return_value_of_void_builtin_method_call.gd
…
use_return_value_of_void_builtin_method_call.out
…
use_return_value_of_void_native_method_call.gd
…
use_return_value_of_void_native_method_call.out
…