-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Upgrade libE57Format to v 3.1.1
- Loading branch information
1 parent
407b6dd
commit c7711d4
Showing
3 changed files
with
2 additions
and
19 deletions.
There are no files selected for viewing
Submodule libE57Format
updated
15 files
+1 −2 | src/E57SimpleData.cpp | |
+17 −37 | src/E57XmlParser.cpp | |
+1 −2 | src/FloatNode.cpp | |
+8 −9 | src/FloatNodeImpl.cpp | |
+3 −4 | src/FloatNodeImpl.h | |
+0 −1 | src/IntegerNode.cpp | |
+6 −8 | src/IntegerNodeImpl.cpp | |
+2 −4 | src/IntegerNodeImpl.h | |
+1 −1 | src/ReaderImpl.h | |
+0 −4 | src/ScaledIntegerNode.cpp | |
+18 −9 | src/ScaledIntegerNodeImpl.cpp | |
+6 −7 | src/ScaledIntegerNodeImpl.h | |
+1 −1 | src/SourceDestBufferImpl.h | |
+1 −1 | src/StringNodeImpl.h | |
+1 −1 | src/VectorNodeImpl.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters