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
6e5bcd2f411d359efd22a263c6a2e2bb2f0527c8
godot
/
core
/
object
History
Lukas Tenbrink
df7dab4946
Use idiomatic templating vargs in a few places to reduce code.
2025-06-08 12:24:07 +02: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_backtrace.cpp
…
script_backtrace.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
Merge pull request
#106683
from dalexeev/gds-remove-leftmost-rightmost-column
2025-06-05 13:12:02 +02:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…