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
2fc072585db07cbfdcc1fd3f33f877a33cdecf7b
godot
/
core
/
object
History
Thaddeus Crews
f619ca2519
Merge pull request
#60143
from Rindbee/better-connection-dialog
...
Add a flag to make the connection automatically emit the source object.
2025-05-27 09:39:34 -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
Add a flag to make the connection automatically emit the source object.
2025-05-27 20:19:03 +08:00
object.h
Add a flag to make the connection automatically emit the source object.
2025-05-27 20:19:03 +08:00
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
Expose get_rpc_config and get_node_rpc_config
2025-05-27 00:43:21 +02:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…