Commit Graph

4 Commits

Author SHA1 Message Date
max
c42a23d6fa Simple grid generation and loading
- Grid generation
- Grid loading
- GridIds
- Still having issues with serialization of the grid data structure
2023-06-28 01:07:27 +02:00
max
b6f9052cff Work State Serialization
- Worked on serialization issues (some string data doesn't get correctly formatted, but was also not needed, so removed the data part from ScenePartition)
- Moved some files to runtime (wip)
2023-06-26 01:03:14 +02:00
max
3bba6da1a6 SerializationUtility
- Split local editor data into separate SO
- Serializable dicts, sorted lists and sorted sets
- Only delete and save loaded partitions
2023-06-25 15:51:54 +02:00
max
bdbfaf34c0 Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00