File tree
4 files changed
+8
-6
lines changed- extern
4 files changed
+8
-6
lines changed+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Submodule cesium-native updated 23 files
- CHANGES.md+13-1
- Cesium3DTilesSelection/src/BoundingVolume.cpp+2-2
- Cesium3DTilesSelection/src/GltfUtilities.cpp+4-4
- Cesium3DTilesSelection/src/PntsToGltfConverter.cpp+2-2
- Cesium3DTilesSelection/src/Tile.cpp+3-3
- Cesium3DTilesSelection/src/Tileset.cpp+29-25
- Cesium3DTilesSelection/test/TestTilesetSelectionAlgorithm.cpp+146
- CesiumGeometry/include/CesiumGeometry/AxisTransforms.h-51
- CesiumGeometry/include/CesiumGeometry/Transforms.h+89
- CesiumGeometry/src/AxisTransforms.cpp-66
- CesiumGeometry/src/Transforms.cpp+118
- CesiumGeometry/test/TestAxisTransforms.cpp-45
- CesiumGeometry/test/TestTransforms.cpp+45
- CesiumGeospatial/include/CesiumGeospatial/EllipsoidTangentPlane.h+1-1
- CesiumGeospatial/include/CesiumGeospatial/GlobeAnchor.h+135
- CesiumGeospatial/include/CesiumGeospatial/GlobeTransforms.h+2-2
- CesiumGeospatial/src/EllipsoidTangentPlane.cpp+4-2
- CesiumGeospatial/src/GlobeAnchor.cpp+89
- CesiumGeospatial/src/GlobeTransforms.cpp+2-2
- CesiumGeospatial/src/LocalHorizontalCoordinateSystem.cpp+2-2
- CesiumGeospatial/test/TestGlobeAnchor.cpp+181
- package-lock.json+199-2
- package.json+1-1
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments