summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/stringify.gd
Commit message (Expand)AuthorAgeFilesLines
* Fix stringification of ProjectionRémi Verschelde2024-11-251-0/+1
* Fix stringification of Vector4kobewi2024-11-221-3/+6
* Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-031-0/+1
* GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructorsDanil Alexeev2023-09-301-1/+0
* GDScript: Improve call analysisDanil Alexeev2023-09-211-1/+2
* Refactored Node3D rotation modesreduz2021-10-251-1/+1
* Enhance and cleanup stringify for Vectormashumafi2021-10-091-0/+42