.. |
SCsub
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年 前 |
array.cpp
|
737c308dcc
Merge pull request #74588 from puchik/float-variant-nan-inequality
|
1 年間 前 |
array.h
|
bbff9fd7a4
Merge pull request #71786 from raulsntos/dotnet/array
|
1 年間 前 |
binder_common.h
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 年間 前 |
callable.cpp
|
5e15586ec2
Fixes to allow object-less callables throughout Godot
|
1 年間 前 |
callable.h
|
09b30be86d
Add vararg call() method to C++ Callable
|
1 年間 前 |
callable_bind.cpp
|
5b6f641e99
Fix sizeof usage for Variant pointers in alloca
|
1 年間 前 |
callable_bind.h
|
7d174c8dfe
Fix `rpc` calls with binds
|
1 年間 前 |
container_type_validate.h
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年間 前 |
dictionary.cpp
|
737c308dcc
Merge pull request #74588 from puchik/float-variant-nan-inequality
|
1 年間 前 |
dictionary.h
|
abe6d67232
GDScript: Fix test for read-only state of constants
|
2 年 前 |
method_ptrcall.h
|
38334fdc11
PtrToArg::convert() returns const-references where possible, avoids unnecessary copies
|
1 年間 前 |
native_ptr.h
|
a2ede8c4da
Fix GDVIRTUAL_NATIVE_PTR
|
1 年間 前 |
type_info.h
|
2b815df3c1
Use BitField<> in core type masks
|
2 年 前 |
typed_array.h
|
61df1deb61
Merge pull request #80075 from Bromeon/gdextension/optimize-ptrcalls
|
1 年間 前 |
variant.cpp
|
275e9d7028
Keep Variant type after zero()
|
1 年間 前 |
variant.h
|
3a8c04ea3c
Add PackedRealArray as an alias for Vector<real_t>
|
11 ヶ月 前 |
variant_call.cpp
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 年間 前 |
variant_construct.cpp
|
1c93606e47
Add ValidatedCall to MethodBind
|
1 年間 前 |
variant_construct.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
variant_destruct.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
variant_destruct.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
variant_internal.h
|
55596eaac6
GDExtension: Convert `validated_call()` to `ptrcall()` (rather than `call()`)
|
1 年間 前 |
variant_op.cpp
|
a1e3ef919c
Add operator NOT for all Variant types
|
1 年間 前 |
variant_op.h
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年間 前 |
variant_parser.cpp
|
7aacb098f0
Add forward compat parsing of PackedVector4Array
|
8 ヶ月 前 |
variant_parser.h
|
4ade4ab92a
Add support for reading text resource format 4
|
8 ヶ月 前 |
variant_setget.cpp
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年間 前 |
variant_setget.h
|
f83a90192f
Revert "Add API for HSL conversion"
|
1 年間 前 |
variant_utility.cpp
|
0c2202c56e
GDScript: Fix incorrect error message for utility functions
|
1 年間 前 |
variant_utility.h
|
74c937079c
Add type_string() utility
|
1 年間 前 |