.. |
SCsub
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
array.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
array.h
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
binder_common.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
callable.cpp
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
callable.h
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
callable_bind.cpp
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
callable_bind.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
container_type_validate.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
dictionary.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
dictionary.h
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
method_ptrcall.h
|
Change template order in method_ptrcall.h
|
2020-12-15 17:02:50 -03:00 |
type_info.h
|
Variant: Rename Type::_RID to Type::RID
|
2020-11-09 16:29:04 +01:00 |
typed_array.h
|
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
|
2020-11-25 14:08:17 +01:00 |
variant.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
variant.h
|
Add helper count function to Variant
|
2020-12-27 11:14:29 -03:00 |
variant_call.cpp
|
Merge pull request #44586 from madmiraal/rename-stepify
|
2020-12-28 21:46:43 +01:00 |
variant_construct.cpp
|
Merge pull request #44406 from vnen/variant-ptr-construct
|
2020-12-15 22:59:32 +01:00 |
variant_internal.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
variant_op.cpp
|
Fix subtracting colors and quats
|
2020-12-03 14:22:12 +01:00 |
variant_parser.cpp
|
Fix crash parsing a serialized Reference
|
2020-12-17 12:24:57 +01:00 |
variant_parser.h
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
variant_setget.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
variant_utility.cpp
|
Rename Math::stepify to snapped
|
2020-12-28 13:01:30 +00:00 |