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-18 14:21:41 +00:00
Code
Releases
Wiki
Activity
Files
1bccf5c9a3e4e5b5e8f20c0cda52f35f91cae18c
godot
/
tests
/
core
/
object
History
Lukas Tenbrink
91fe434a86
Always use
String
as
StringName
backing internally.
2025-04-23 14:57:03 +02:00
..
test_class_db.h
Always use
String
as
StringName
backing internally.
2025-04-23 14:57:03 +02:00
test_method_bind.h
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
test_object.h
Remove unused
get_inheritance_list_static
from
GDCLASS
.
2025-04-03 17:18:28 +02:00
test_undo_redo.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00