-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule glm
updated
1553 files
Submodule libE57Format
updated
14 files
+35 −17 | src/E57XmlParser.cpp | |
+2 −1 | src/FloatNode.cpp | |
+9 −8 | src/FloatNodeImpl.cpp | |
+4 −3 | src/FloatNodeImpl.h | |
+1 −0 | src/IntegerNode.cpp | |
+8 −6 | src/IntegerNodeImpl.cpp | |
+4 −2 | src/IntegerNodeImpl.h | |
+1 −1 | src/ReaderImpl.h | |
+4 −0 | src/ScaledIntegerNode.cpp | |
+9 −18 | src/ScaledIntegerNodeImpl.cpp | |
+7 −6 | src/ScaledIntegerNodeImpl.h | |
+1 −1 | src/SourceDestBufferImpl.h | |
+1 −1 | src/StringNodeImpl.h | |
+1 −1 | src/VectorNodeImpl.h |