This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-5f8afe2eab
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
46,375
Commits
1
Branch
0
Tags
87937bcf87d628fcedd0e257cfbd075bb73ec8e3
Commit Graph
3 Commits
Author
SHA1
Message
Date
Nathan Franke
58fcad20ef
quote strings inside arrays and dictionaries
2022-05-03 13:37:13 -05:00
kobewi
f056cb8ebc
Don't sort printed Dictionary
2022-01-22 13:45:02 +01:00
George Marques
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
...
Which is useful when the key isn't a valid identifier, such as keys with spaces or numeric keys.
2021-09-15 09:56:24 -03:00