This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
d606a8ededaa9cf8edfa09b4aeaeb92167a48207
engine
/
core
/
variant
T
History
Rémi Verschelde
d68c355145
Merge pull request
#58873
from Chaosus/power_op
...
Implement exponential operator (**) to GDScript/Expressions
2022-05-11 16:58:33 +02:00
..
array.cpp
…
array.h
…
binder_common.h
…
callable_bind.cpp
Fix some issues found by cppcheck.
2022-04-06 14:34:37 +03:00
callable_bind.h
Fix some issues found by cppcheck.
2022-04-06 14:34:37 +03:00
callable.cpp
…
callable.h
…
container_type_validate.h
…
dictionary.cpp
…
dictionary.h
…
method_ptrcall.h
…
native_ptr.h
…
SCsub
…
type_info.h
…
typed_array.h
…
variant_call.cpp
Add search methods for packed arrays
2022-05-07 20:16:11 +08:00
variant_construct.cpp
Core: Rename math 'phi' arguments to 'angle'
2022-05-05 14:17:39 +02:00
variant_construct.h
Merge pull request
#56167
from cdemirer/constructor-toarray-fix
2022-05-11 15:47:06 +02:00
variant_destruct.cpp
…
variant_destruct.h
…
variant_internal.h
…
variant_op.cpp
Implement exponential operator (**) to GDScript/Expressions
2022-05-11 16:30:37 +03:00
variant_op.h
Implement exponential operator (**) to GDScript/Expressions
2022-05-11 16:30:37 +03:00
variant_parser.cpp
Merge pull request
#48989
from MarioLiebisch/variant-comment-line-breaks
2022-05-05 13:41:08 +02:00
variant_parser.h
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
variant_setget.cpp
Rename Basis get_axis to get_column, remove redundant methods
2022-05-03 09:37:47 -05:00
variant_setget.h
Rename Basis get_axis to get_column, remove redundant methods
2022-05-03 09:37:47 -05:00
variant_utility.cpp
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
variant.cpp
quote strings inside arrays and dictionaries
2022-05-03 13:37:13 -05:00
variant.h
Implement exponential operator (**) to GDScript/Expressions
2022-05-11 16:30:37 +03:00