Commit Graph

2965 Commits

Author SHA1 Message Date
Kevin Ring 6b079fdf8a Bump version. 2022-08-04 22:22:54 +10:00
baothientran c86db49456
Merge pull request #536 from CesiumGS/last-access-time 2022-08-03 19:51:14 -04:00
Kevin Ring 28c6310383 Update cache last access time correctly. 2022-08-03 20:56:31 +10:00
Kevin Ring dc5086b826 Bump version. 2022-08-01 23:01:44 +10:00
Kevin Ring b17d2e5123 Remove unnecessary line in CHANGES.md. 2022-08-01 22:30:27 +10:00
Kevin Ring 0afe2354c6 Update CHANGES.md. 2022-08-01 22:30:11 +10:00
Kevin Ring 092c0d6549
Merge pull request #526 from CesiumGS/tms-update
Tms update
2022-08-01 00:03:09 +00:00
Joseph Kaile fe78846cee improve tms code 2022-07-29 19:02:35 -04:00
Joseph Kaile a6c850c037 change unordered map to vector 2022-07-29 14:39:43 -04:00
Joseph Kaile 9a44105685 Merge branch 'main' into tms-update 2022-07-29 14:22:38 -04:00
Nithin Pranesh efbbaa48de
Merge pull request #533 from CesiumGS/tile-load-to-float
Change tileset load percentage to float
2022-07-27 18:48:05 -04:00
Nithin Pranesh 2cc9aa6dea format 2022-07-27 18:04:15 -04:00
Mia Tang 9098e140e4
Update Cesium3DTilesSelection/src/Tileset.cpp
Co-authored-by: Nithin Pranesh <nithinpra7@gmail.com>
2022-07-27 16:46:53 -04:00
Mia Tang 4e895f5ff7
Update Cesium3DTilesSelection/src/Tileset.cpp
Co-authored-by: Nithin Pranesh <nithinpra7@gmail.com>
2022-07-27 16:46:49 -04:00
Mia Tang 4a77cceddf Change tileset load percentage to float 2022-07-27 14:26:46 -04:00
Nithin Pranesh abff06c6dd
Merge pull request #524 from CesiumGS/fix-array-of-string-parsing
Fix array of string parsing in JsonObjectJsonHandler
2022-07-27 12:45:36 -04:00
Nithin Pranesh 051cb9fa12
Merge pull request #530 from CesiumGS/remove-empty-credit
Remove Empty Credit
2022-07-27 12:28:09 -04:00
Nithin Pranesh d70d2bf7ca
Merge pull request #532 from CesiumGS/remove-supportsRasterOverlays
Remove supportsRasterOverlays bool
2022-07-27 09:14:45 -04:00
Mia Tang 93634fbc2e Update CHANGES.md 2022-07-26 17:06:52 -04:00
Mia Tang c3f0859eda Update CHANGES.md 2022-07-26 17:06:30 -04:00
Mia Tang 854ced7666 Remove supportsRasterOverlays bool 2022-07-26 16:33:32 -04:00
Joseph Kaile c3efc3c0ba dont add credit if there is content in the string 2022-07-25 15:31:39 -04:00
Nithin Pranesh 45a000ff7e
Merge pull request #525 from CesiumGS/tile-load-callback
Add API call for current tileset load progress
2022-07-20 20:26:27 -04:00
Joseph Kaile 6cf9b88c26 fix typos in changes 2022-07-20 17:10:46 -04:00
Joseph Kaile b8c2bc9cb3 append slash to url for relative uris 2022-07-20 16:36:45 -04:00
Joseph Kaile f3e9a7b785 Updated CHANGES.md 2022-07-20 15:53:24 -04:00
Joseph Kaile 00baa35af9 print error if srs is not supported 2022-07-20 15:45:31 -04:00
Joseph Kaile 24580de937 check that the xml file actually holds tileset metadata 2022-07-20 14:43:43 -04:00
Joseph Kaile a0a6cd0ad8 get the google projection to work in geoserver 2022-07-19 15:01:23 -04:00
Joseph Kaile f5ea981791 avoid appending backslash to uris.. 2022-07-19 12:41:37 -04:00
Joseph Kaile dc3dbe75c5 fix compile warning on mac 2022-07-18 17:47:21 -04:00
Joseph Kaile 2dea237a15 renaming, fix ininite loop 2022-07-18 15:14:26 -04:00
Joseph Kaile 343569f4c2 added backwards compatability, checking for SRS if profile not recognized 2022-07-16 01:07:22 -04:00
Mia Tang 8ea604bce8 Fix build error 2022-07-15 13:24:49 -04:00
Joseph Kaile 1f7442fddc testing tms loading from file 2022-07-14 17:47:15 -04:00
Mia Tang f1f6b60a60 Format 2022-07-14 14:13:15 -04:00
Mia Tang b5ae079831 Compute loaded tiles percentage 2022-07-11 13:50:55 -04:00
Sean Lilley 2d57699a13 Fix array of string parsing 2022-07-09 17:57:29 -04:00
Mia Tang 1a6905220a Get total loading tiles 2022-07-08 11:48:49 -04:00
Mia Tang b11c180ebd Send over loading number 2022-07-07 16:47:23 -04:00
Mia Tang 0d2add8880 Add loading status getter 2022-07-07 14:32:01 -04:00
Kevin Ring fbf699f4d4 Update CHANGES.md. 2022-07-06 19:56:57 +10:00
Kevin Ring 3d85c35654
Merge pull request #492 from CesiumGS/occlusion-experiments
Interfaces for hardware occlusion culling
2022-07-06 09:47:56 +00:00
Kevin Ring 66f13c9719 Minor cleanup. 2022-07-06 19:47:25 +10:00
Nithin Pranesh 7b1c51f594
Merge pull request #523 from CesiumGS/no-init-pool
Remove explicit initPool step.
2022-07-05 12:27:28 -04:00
Kevin Ring e8c525d4ad Merge remote-tracking branch 'origin/occlusion-experiments' into no-init-pool 2022-07-05 18:02:14 +10:00
Kevin Ring c003c6351f Merge remote-tracking branch 'origin/main' into occlusion-experiments 2022-07-05 18:00:22 +10:00
Kevin Ring f3e5d14183 Fix clang warnings. 2022-07-05 16:25:35 +10:00
Kevin Ring cb0a485038 Remove explicit initPool step. 2022-07-05 11:08:44 +10:00
Kevin Ring 38c337dedd
Merge pull request #520 from CesiumGS/3d-tiles-1.1-serialize
Add 3D Tiles 1.1 support to serializer/deserializer
2022-07-05 00:01:16 +00:00