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-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
cc1b51e8a28b5007a32b021e996942b5ad189832
godot
/
tests
/
core
/
object
History
Aaron Franke
a404b668a1
Change Node set_name to use StringName
2025-05-01 15:15:19 -07:00
..
test_class_db.h
Change Node set_name to use StringName
2025-05-01 15:15:19 -07: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