Files
Rémi Verschelde def12f7cc4 Remove forward compat parsing of PackedVector4Array in binary format
The logic I implemented was lacking, and actually it's not useful as binary files saved by Godot 4.3
are not recognized due to the `ver_major > VERSION_MAJOR` check.

So even if the format version was unchanged, such files would still not be readable in 4.2.
2024-05-07 14:22:51 +02:00
..
2023-01-19 13:02:18 +01:00
2023-01-19 13:02:18 +01:00
2023-01-14 14:41:51 +01:00
2023-01-05 13:25:55 +01:00