This commit is contained in:
lzwdgc 2020-03-02 04:11:47 +03:00
parent 56a2422efa
commit 0336abf712
2 changed files with 0 additions and 2 deletions

View file

@ -94,7 +94,6 @@ static void load_translated(aim_vector3<float> &v, const buffer &b)
This is Z UP, RH axis system - eMax (same as eMayaZUp) in fbx.
*/
// this is correct order and correct Y fix
READ(b, v.y);
READ(b, v.x);
READ(b, v.z);

View file

@ -232,7 +232,6 @@ struct additional_parameters
float detalization_koef;
};
// mechlab .asc format?
struct block
{
struct header