This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
548de64742e6c5ef8e3c8a17ef8aad4b25fc05a4
godot
/
core
/
variant
History
George Marques
f1088e1b70
Bind ClockDirection enum
...
It's the only enum in math_defs.h not bound, and it's used by Plane.
2021-02-23 13:56:28 -03:00
..
array.cpp
Change sort_custom/bsearch_custom to use Callables
2021-02-04 14:37:52 +01:00
array.h
Change sort_custom/bsearch_custom to use Callables
2021-02-04 14:37:52 +01:00
binder_common.h
Bind ClockDirection enum
2021-02-23 13:56:28 -03:00
callable_bind.cpp
…
callable_bind.h
…
callable.cpp
…
callable.h
…
container_type_validate.h
…
dictionary.cpp
…
dictionary.h
…
method_ptrcall.h
…
SCsub
…
type_info.h
…
typed_array.h
…
variant_call.cpp
Use Vector3.UP as a default value for look_at's up vector
2021-02-16 18:33:23 -05:00
variant_construct.cpp
Replace ColorN and from HTML with a string constructor
2021-02-01 17:27:19 -05:00
variant_internal.h
…
variant_op.cpp
Merge pull request
#44427
from briansemrau/fix-variant-bitand-validated-eval
2021-01-11 13:53:27 +01:00
variant_parser.cpp
…
variant_parser.h
…
variant_setget.cpp
…
variant_utility.cpp
…
variant.cpp
Replace ColorN and from HTML with a string constructor
2021-02-01 17:27:19 -05:00
variant.h
…