Skip to content

Commit fdc3f4f

Browse files
committed
Update project
1 parent e3842fb commit fdc3f4f

2 files changed

Lines changed: 9 additions & 19 deletions

File tree

.idea/workspace.xml

Lines changed: 8 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scripting/src/api/Display/Matrix.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ module Display {
123123
}
124124

125125
export function projectVectors(matrix:Matrix3D, verts:Array<number>, projectedVerts:Array<number>, uvts:Array<number>):void{
126-
126+
127127
}
128128

129129
/**

0 commit comments

Comments
 (0)