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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
accf00c00032351c577a7607e21d768d8f86ec6d
godot
/
tests
/
core
/
object
History
DeeJayLSP
a149280cea
ClassDB
: Use
AHashMap
for
property_setget
and
constant/signal_map
2025-10-28 16:24:54 -03: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
Free script and extension instance before object deconstructing
2025-09-26 18:15:08 +08:00
test_undo_redo.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00