This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
393465ce9214df18af3c8e0255cd0ef2899aee35
godot
/
core
/
object
History
Thaddeus Crews
c1b7865ae9
Merge pull request
#103557
from aaronfranke/godot-version-defines
...
Rename version defines to `GODOT_VERSION_*` to match GDExtension godot-cpp
2025-03-13 08:57:42 -05:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
…
class_db.h
…
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.cpp
…
object.h
…
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
script_language_extension.cpp
…
script_language_extension.h
…
script_language.cpp
…
script_language.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…