| .. |
|
B3dmToGltfConverter.cpp
|
Refactor BatchTableToGltfFeatureMetadata to handle pnts
|
2023-01-27 17:48:04 -05:00 |
|
B3dmToGltfConverter.h
|
remove Exp_ prefix in file name
|
2022-05-26 14:39:47 -04:00 |
|
BatchTableHierarchyPropertyValues.cpp
|
Fix VS2017 compile error.
|
2022-04-28 10:26:45 +10:00 |
|
BatchTableHierarchyPropertyValues.h
|
Add tests, fix a bug.
|
2022-04-28 09:20:46 +10:00 |
|
BatchTableToGltfFeatureMetadata.cpp
|
if run out of property values, add empty strings
|
2023-03-10 12:26:22 +11:00 |
|
BatchTableToGltfFeatureMetadata.h
|
Refactor BatchTableToGltfFeatureMetadata to handle pnts
|
2023-01-27 17:48:04 -05:00 |
|
BinaryToGltfConverter.cpp
|
remove Exp_ prefix in file name
|
2022-05-26 14:39:47 -04:00 |
|
BinaryToGltfConverter.h
|
remove Exp_ prefix in file name
|
2022-05-26 14:39:47 -04:00 |
|
BingMapsRasterOverlay.cpp
|
Cleaner RasterOverlay error reporting.
|
2022-10-18 17:59:23 +11:00 |
|
BoundingVolume.cpp
|
Add getOrientedBoundingBoxFromBoundingVolume and
|
2023-03-15 17:41:51 +11:00 |
|
CesiumIonTilesetLoader.cpp
|
pass status code as integer
|
2022-09-19 23:00:47 -04:00 |
|
CesiumIonTilesetLoader.h
|
wrap layer json and tileset json requests with a 'refresh token if needed'
|
2022-09-14 16:44:20 -04:00 |
|
CmptToGltfConverter.cpp
|
add doc for loader
|
2022-08-22 11:43:56 -04:00 |
|
CmptToGltfConverter.h
|
remove Exp_ prefix in file name
|
2022-05-26 14:39:47 -04:00 |
|
CreditSystem.cpp
|
Add ability to set showCreditsOnScreen
|
2023-03-31 13:24:57 -04:00 |
|
DebugColorizeTilesRasterOverlay.cpp
|
Cleaner RasterOverlay error reporting.
|
2022-10-18 17:59:23 +11:00 |
|
ErrorList.cpp
|
reserve vector
|
2022-08-22 12:39:47 -04:00 |
|
GltfConverters.cpp
|
add error message for converter
|
2022-08-22 16:21:11 -04:00 |
|
GltfUtilities.cpp
|
Beginning of GlobeAnchor implementation.
|
2023-02-13 22:01:01 +11:00 |
|
ImplicitOctreeLoader.cpp
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
ImplicitOctreeLoader.h
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
ImplicitQuadtreeLoader.cpp
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
ImplicitQuadtreeLoader.h
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
IonRasterOverlay.cpp
|
add optional field to specify custom ion endpoint
|
2022-12-07 15:37:01 -05:00 |
|
LayerJsonTerrainLoader.cpp
|
Fix token refresh for quantized mesh tiles.
|
2022-10-19 16:26:56 +11:00 |
|
LayerJsonTerrainLoader.h
|
format
|
2022-08-25 12:17:11 -04:00 |
|
PntsToGltfConverter.cpp
|
Beginning of GlobeAnchor implementation.
|
2023-02-13 22:01:01 +11:00 |
|
PntsToGltfConverter.h
|
Begin implementing PntsToGltfConverter
|
2023-01-20 17:37:41 -05:00 |
|
QuadtreeRasterOverlayTileProvider.cpp
|
Non owning reference from RasterOverlayTile to Provider.
|
2022-08-30 12:01:37 +10:00 |
|
QuantizedMeshLoader.cpp
|
Add AttributeCompression library, add batch IDs to pnts glTF
|
2023-01-27 15:32:26 -05:00 |
|
QuantizedMeshLoader.h
|
Fix token refresh for quantized mesh tiles.
|
2022-10-19 16:26:56 +11:00 |
|
RasterMappedTo3DTile.cpp
|
Create placeholder tile properly when rectangle is unknown.
|
2022-11-01 11:52:39 +11:00 |
|
RasterOverlay.cpp
|
Cleaner RasterOverlay error reporting.
|
2022-10-18 17:59:23 +11:00 |
|
RasterOverlayCollection.cpp
|
Move commented-out code back where it belongs.
|
2023-05-26 21:32:31 +10:00 |
|
RasterOverlayDetails.cpp
|
use const ref for raster overlay detail merge method
|
2022-08-22 13:08:45 -04:00 |
|
RasterOverlayTile.cpp
|
Use base class for ref counting RasterOverlayTile.
|
2022-08-31 18:50:54 +10:00 |
|
RasterOverlayTileProvider.cpp
|
Formatting.
|
2023-03-13 13:11:21 +11:00 |
|
RasterOverlayUpsampler.cpp
|
Start using IntrusivePointer to manage lifetimes.
|
2022-08-29 16:22:42 +10:00 |
|
RasterOverlayUpsampler.h
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
RasterizedPolygonsOverlay.cpp
|
Cleaner RasterOverlay error reporting.
|
2022-10-18 17:59:23 +11:00 |
|
RasterizedPolygonsTileExcluder.cpp
|
Excluder holds intrusive pointer to overlay.
|
2022-08-31 22:08:42 +10:00 |
|
SkirtMeshMetadata.cpp
|
fix copy paste errors
|
2022-02-24 16:11:06 -05:00 |
|
SkirtMeshMetadata.h
|
adding vertex information to the skirt mesh metadata struct
|
2022-02-24 15:19:56 -05:00 |
|
SubtreeAvailability.cpp
|
use this keyword to access class field
|
2022-08-09 13:46:48 -04:00 |
|
SubtreeAvailability.h
|
remove Exp_ prefix in file name
|
2022-05-26 14:39:47 -04:00 |
|
Tile.cpp
|
Merge remote-tracking branch 'origin/globe-anchor' into unconditionally-refined-is-not-renderable
|
2023-02-22 23:51:57 +11:00 |
|
TileContent.cpp
|
fix type + format
|
2022-08-23 11:08:59 -04:00 |
|
TileContentLoadInfo.cpp
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
TileContentLoadInfo.h
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
TileID.cpp
|
Remove unnecessary changes.
|
2021-08-30 14:02:08 +10:00 |
|
TileMapServiceRasterOverlay.cpp
|
Create TMS and WMS tile providers in the main thread.
|
2022-11-03 12:08:50 +11:00 |
|
TileOcclusionRendererProxy.cpp
|
Fix clang warnings.
|
2022-07-05 16:25:35 +10:00 |
|
TileUtilities.cpp
|
apply recommended improvement, changes
|
2022-05-26 09:30:23 -04:00 |
|
TileUtilities.h
|
option to flip RasterizedPolygonsOverlay/TileExcluder
|
2022-05-17 17:36:14 -04:00 |
|
Tileset.cpp
|
Merge pull request #611 from CesiumGS/no-holes-for-reals
|
2023-04-27 11:02:24 -04:00 |
|
TilesetContentLoader.cpp
|
add up axis to load result
|
2022-08-22 18:32:00 -04:00 |
|
TilesetContentLoaderResult.h
|
pass status code as integer
|
2022-09-19 23:00:47 -04:00 |
|
TilesetContentManager.cpp
|
actually emit warnings when there are no errors
|
2023-05-25 15:06:54 -04:00 |
|
TilesetContentManager.h
|
Fix bug (crash) caused by calling finishLoading twice on one tile.
|
2023-03-22 15:48:15 +11:00 |
|
TilesetJsonLoader.cpp
|
Minor changes
|
2023-04-27 16:53:04 -04:00 |
|
TilesetJsonLoader.h
|
create quantized mesh when have url
|
2022-08-24 18:01:33 -04:00 |
|
ViewState.cpp
|
WIP support for S2 bounding volumes.
|
2021-11-04 23:58:58 +11:00 |
|
WebMapServiceRasterOverlay.cpp
|
Formatting.
|
2023-04-24 11:56:41 -04:00 |
|
calcQuadtreeMaxGeometricError.cpp
|
Formatting after adding noexcept specifiers
|
2021-09-15 17:03:56 +02:00 |
|
calcQuadtreeMaxGeometricError.h
|
Merge remote-tracking branch 'origin/main' into include-style-fixes
|
2021-09-28 14:38:33 +02:00 |
|
logTileLoadResult.cpp
|
change back to original file
|
2022-08-22 13:04:15 -04:00 |
|
logTileLoadResult.h
|
change back to original file
|
2022-08-22 13:04:15 -04:00 |
|
registerAllTileContentTypes.cpp
|
Begin implementing PntsToGltfConverter
|
2023-01-20 17:37:41 -05:00 |
|
tinyxml2.h
|
Rename Cesium3DTiles -> Cesium3DTilesSelection
|
2021-07-30 11:45:37 -04:00 |
|
upsampleGltfForRasterOverlays.cpp
|
Implement upsampling for meshes with UNSIGNED_BYTE indices.
|
2023-05-22 13:54:16 +10:00 |
|
upsampleGltfForRasterOverlays.h
|
change upsample gltf function to return std::optional<Model> if all primitives are clipped
|
2022-05-17 15:30:04 -04:00 |