Skip to content

Commit eefd7fd

Browse files
committed
Added logic for generating the best possible Vertex Normals of the models
Reorganized some functions
1 parent 40d78da commit eefd7fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

FF7PModel.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,8 +1754,6 @@ public static void ComputeNormals(ref PModel Model)
17541754
Model.NormalIndex[iVertArray] = iVertArray;
17551755
}
17561756

1757-
int i = 0;
1758-
17591757

17601758
//int iGroupIdx, iPolyIdx, iVertIdx, iVertIdxNext, iVertArray, iAdjacentCounter;
17611759

0 commit comments

Comments
 (0)