.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
4 달 전 |
callable_method_pointer.cpp
|
5cc961627d
Avoid sorting CallableCustomMethodPointers by their actual address values
|
1 년 전 |
callable_method_pointer.h
|
be86ce3103
Apply iwyu suggestion in core.
|
2 달 전 |
class_db.cpp
|
e904c0c014
Fix memory leak when `ClassDB::bind_method_custom()` fails
|
2 주 전 |
class_db.h
|
39f16e70f8
GDExtension: Add compatibility system for virtual methods
|
1 개월 전 |
make_virtuals.py
|
1aed2f577e
Merge pull request #100904 from kiroxas/fixVariantMSVCWorkaround
|
2 주 전 |
message_queue.cpp
|
21c03d1956
WorkerThreadPool: Fix thread message queue not restored after overridden in a task
|
8 달 전 |
message_queue.h
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
3 달 전 |
method_bind.cpp
|
696285f23a
Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up
|
1 개월 전 |
method_bind.h
|
6b225ebe24
Fix index check in MethodBind::get_argument_type
|
1 개월 전 |
object.cpp
|
696285f23a
Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up
|
1 개월 전 |
object.h
|
39f16e70f8
GDExtension: Add compatibility system for virtual methods
|
1 개월 전 |
object_id.h
|
240f510fa7
Core ubsan fixes
|
2 달 전 |
ref_counted.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
ref_counted.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 달 전 |
script_instance.cpp
|
59bcc2888c
Add methods to get argument count of methods
|
11 달 전 |
script_instance.h
|
59bcc2888c
Add methods to get argument count of methods
|
11 달 전 |
script_language.cpp
|
318af42020
Include more attributes in the global class names cache
|
2 주 전 |
script_language.h
|
318af42020
Include more attributes in the global class names cache
|
2 주 전 |
script_language_extension.cpp
|
80d11500b5
Code Editor: Add documentation tooltips
|
2 달 전 |
script_language_extension.h
|
318af42020
Include more attributes in the global class names cache
|
2 주 전 |
undo_redo.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 달 전 |
undo_redo.h
|
7aef30c2a8
Discard additional redo on commiting actions
|
4 달 전 |
worker_thread_pool.cpp
|
5d371e3378
WorkerThreadPool: Add safety point between languages finished and pool termination
|
5 달 전 |
worker_thread_pool.h
|
4988fa1ece
Force `get_thread_count()` to `1` if single threaded
|
2 달 전 |