diff --git a/src/model/model.cpp b/src/model/model.cpp index 95367f8..7f01d22 100644 --- a/src/model/model.cpp +++ b/src/model/model.cpp @@ -94,7 +94,6 @@ static void load_translated(aim_vector3 &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); diff --git a/src/model/model.h b/src/model/model.h index 14c1395..8f8daa6 100644 --- a/src/model/model.h +++ b/src/model/model.h @@ -232,7 +232,6 @@ struct additional_parameters float detalization_koef; }; -// mechlab .asc format? struct block { struct header