This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
0bb30e4e90cbe1acea124b03e8a0a74f608e1019
godot
/
tests
/
core
/
object
T
History
Lukas Tenbrink
ebc9aebb69
Optimize
RequiredParam
to not increase and decrease refcounts on call.
2025-12-03 21:21:18 +01:00
..
test_class_db.h
ClassDB
: Use
AHashMap
for
property_setget
and
constant/signal_map
2025-10-28 16:24:54 -03: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
Optimize
RequiredParam
to not increase and decrease refcounts on call.
2025-12-03 21:21:18 +01:00
test_undo_redo.h
…