overte-thingvellir/libraries/octree
Dale Glass 201c531edb Split SerDes into DataSerializer and DataDeserializer
Single class wasn't working well because deserialization may
need to be done on const data. With the split, the deserializer
part can work with const data without issues.

Also cleaned things up a bit.
2025-01-11 18:41:51 -08:00
..
src Split SerDes into DataSerializer and DataDeserializer 2025-01-11 18:41:51 -08:00
CMakeLists.txt Cleanup entity -> ds persist 2018-02-15 10:09:21 -08:00