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
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
1f1b1c56e7cc58faf0bddc56f7c97383f2016ef8
godot
/
tests
/
core
/
object
History
Thaddeus Crews
1f1b1c56e7
Merge pull request
#104381
from Ivorforce/object-notification-nobool
...
Optimize `Object::notification` by avoiding runtime branches
2025-04-01 19:53:37 -05:00
..
test_class_db.h
Merge pull request
#91660
from AThousandShips/methodinfo_vec
2025-03-14 10:06:13 -05: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
Merge pull request
#104381
from Ivorforce/object-notification-nobool
2025-04-01 19:53:37 -05:00
test_undo_redo.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00