eugeneloza / decoherence

Project moved to https://gitlab.com/EugeneLoza/decoherence
GNU General Public License v3.0
10 stars 7 forks source link

Read/write basic data types #531

Closed eugeneloza closed 6 years ago

eugeneloza commented 6 years ago

float string vector2, vector3, vector4

eugeneloza commented 6 years ago

Wow. I can't make two helper for the class :) The next helper just overwrites the next one. So I can't make read/write for Vector4 and integer vectors. Ok, that isn't really needed at the moment. So, setting it as "fixed" and opening a new issue "for later".

eugeneloza commented 6 years ago

Done completely.