1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Files
godot/core/object
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
..
2022-08-02 23:36:02 +02:00
2022-03-31 14:07:29 +02:00
2022-07-29 16:26:13 +02:00
2022-06-23 14:50:38 +02:00
2021-06-25 17:32:45 -03:00