From 0336abf712ffe5581f406866ccfb6fa410298fab Mon Sep 17 00:00:00 2001 From: lzwdgc Date: Mon, 2 Mar 2020 04:11:47 +0300 Subject: [PATCH] Misc. --- src/model/model.cpp | 1 - src/model/model.h | 1 - 2 files changed, 2 deletions(-) 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