.. |
SCsub
|
b1d15c51bc
Implement native extension system
|
4 years ago |
callable_method_pointer.cpp
|
5cc961627d
Avoid sorting CallableCustomMethodPointers by their actual address values
|
2 years ago |
callable_method_pointer.h
|
eb81e8b2dc
Prevent read-after-free in the queued CallableCustomStaticMethodPointer.
|
1 year ago |
class_db.cpp
|
a1d8fc1af9
Polish & fix editor help cache generation
|
1 year ago |
class_db.h
|
a1d8fc1af9
Polish & fix editor help cache generation
|
1 year ago |
make_virtuals.py
|
4c33c60500
Allow coexistance of GDScript and GDExtension virtual methods in the same object
|
1 year ago |
message_queue.cpp
|
6cfe17cbcf
[Core] Prevent infinite recursion when printing errors
|
1 year ago |
message_queue.h
|
c85beb8106
Refactor CallQueue flushing for clarity
|
2 years ago |
method_bind.cpp
|
0d13727c97
Fix method hashes with default arguments
|
1 year ago |
method_bind.h
|
2733a6f762
Implement reloading of GDExtensions
|
1 year ago |
object.cpp
|
9750e49c57
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
|
1 year ago |
object.h
|
fe4850c0d0
Use mingw-std-threads in MinGW builds
|
1 year ago |
object_id.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ref_counted.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ref_counted.h
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
script_instance.cpp
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
2 years ago |
script_instance.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
2 years ago |
script_language.cpp
|
b959ab9848
Fix property groups overriding real properties
|
1 year ago |
script_language.h
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |
script_language_extension.cpp
|
de7cbe8789
Highlight doc comments in a different color
|
1 year ago |
script_language_extension.h
|
e8309dd192
Add `path` option to `ScriptLanguageExtension::_validate`
|
1 year ago |
undo_redo.cpp
|
4006397339
Reduced output spam from rapid property changes
|
1 year ago |
undo_redo.h
|
662522ae5a
Fix for stopping the Undo History being desynchronised from actual Undo queue.
|
1 year ago |
worker_thread_pool.cpp
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |
worker_thread_pool.h
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |