summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/stringify.out
Commit message (Expand)AuthorAgeFilesLines
* Fix stringification of ProjectionRémi Verschelde2024-11-251-0/+1
* Fix stringification of Vector4kobewi2024-11-221-4/+6
* Always add decimal when printing floatkobewi2024-10-231-11/+11
* Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-031-0/+1
* Improve dictionary printing to avoid confusion with arraysHugo Locurcio2022-10-041-1/+1
* quote strings inside arrays and dictionariesNathan Franke2022-05-031-3/+3
* Enhance and cleanup stringify for Vectormashumafi2021-10-091-0/+34