1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00
Files
godot/scene/animation
Rémi Verschelde b85dfd990e GDScript completion: Handle quote style ad-hoc to remove editor dependency
`core` and `scene` shouldn't depend on `editor`, so they can't query this style
setting in `get_argument_options`. But we can handle it after the fact in
GDScript's completion code.

Also cleans up a couple extra unused invalid includes in `core`.
2021-10-04 16:16:05 +02:00
..
2021-08-09 17:43:48 -05:00
2021-09-24 13:47:13 +02:00
2021-09-24 13:47:13 +02:00
2021-09-16 02:08:26 +02:00