virtualx-engine/modules/gdscript/tests/scripts
Hugo Locurcio 291d3aaabe
Improve null and object printing to avoid confusion with arrays
- Use different syntax for object printing to avoid confusion with arrays.
- Print null as `<null>` to avoid confusion with a string `"null"`.
- Display `<empty>` in editor resource pickers to avoid confusion
  with array-based properties.
2022-08-31 15:31:49 +02:00
..
analyzer Improve null and object printing to avoid confusion with arrays 2022-08-31 15:31:49 +02:00
parser Improve null and object printing to avoid confusion with arrays 2022-08-31 15:31:49 +02:00
runtime Fix set chain bug with jump_if_shared 2022-06-28 18:45:27 +03:00
.gitignore
project.godot