1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/core
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
..
2024-03-11 17:58:44 +01:00
2023-11-18 11:56:05 +01:00
2023-09-25 19:48:14 +02:00
2023-04-12 22:08:49 +02:00