Commit Graph

5 Commits

Author SHA1 Message Date
max
d225f897ba long ids but not long enough!
- Object and prefab file id loading
- Generate grid update
- Switched uint to long but should probably be ulong!
2023-06-30 03:28:44 +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
b067522a95 ScenePartitionObject
- Loading
- Partial loading
- Saving
2023-06-25 04:39:12 +02:00
max
f2e785f3fb Saving & unloading 2023-06-24 16:43:10 +02:00
max
bdbfaf34c0 Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00