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
fa0ee87bbf028fd10ee52505eeec63aea87c80e6
godot
/
core
/
object
History
Pedro J. Estébanez
b834037841
Object: Add missing lock
2024-05-08 17:41:40 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
class_db.h
…
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
object_id.h
…
object.compat.inc
…
object.cpp
Object: Add missing lock
2024-05-08 17:41:40 +02:00
object.h
…
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
…
script_language_extension.cpp
…
script_language_extension.h
Add default implementation of
ScriptLanguageExtension::preferred_file_name_casing
.
2024-05-04 18:50:04 -04:00
script_language.cpp
Add PackedVector4Array Variant type
2024-05-03 00:58:27 +02:00
script_language.h
Defer call to set_break_language
2024-04-16 20:01:53 -04:00
SCsub
…
undo_redo.cpp
Fix unsafe uses of
Callable.is_null()
2024-04-27 16:22:57 +02:00
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…