Commit Graph

41437 Commits

Author SHA1 Message Date
Jeshurun Hembd 82e59ed009 Update ThirdParty.json 2025-02-03 16:31:58 -05:00
Jeshurun Hembd 012f97cd36 Updates for 1.126 release 2025-02-03 16:28:45 -05:00
Gabby Getz c95118eba1
Merge pull request #12461 from CesiumGS/remove-p3dt-key
Remove deprecated createGooglePhotorealistic3DTileset key option
2025-02-03 21:03:26 +00:00
Jeshurun Hembd b5c39dadb3 Remove deprecated createGooglePhotorealistic3DTileset key option 2025-02-03 15:40:21 -05:00
Gabby Getz 8e05598d83
Merge pull request #12458 from CesiumGS/voxel-availability
Fix availability check in VoxelTraversal for procedural tilesets
2025-02-03 19:51:43 +00:00
jjspace 964682faf3
Merge pull request #12459 from CesiumGS/npm-update-feb
Update markdownlint-cli
2025-02-03 19:30:46 +00:00
Jeshurun Hembd 9ba36d187e Add spec to load tiles from a procedural voxel provider 2025-02-03 13:37:10 -05:00
Jeshurun Hembd 4e392a067a Add memberof tag to fix ts-jsdoc error 2025-02-03 13:14:55 -05:00
Jeshurun Hembd 3455bf76be Convert availability to a getter in Cesium3DTilesVoxelProvider 2025-02-03 13:02:54 -05:00
Jeshurun Hembd e405ef731d Update markdownlint-cli 2025-02-03 12:50:17 -05:00
Jeshurun Hembd 49dad33037 Fix availability check in VoxelTraversal for procedural tilesets 2025-02-03 12:03:23 -05:00
Sean Lilley 6aba53a70c
Merge pull request #12440 from CesiumGS/allow-external-tilesets-in-multiple-contents
Allow external tilesets in multiple contents
2025-01-31 22:19:42 +00:00
Marco Hutter 2a6bb14d88 Update CHANGES.md 2025-01-31 23:13:53 +01:00
Marco Hutter 0d48d25679 Merge remote-tracking branch 'origin/main' into allow-external-tilesets-in-multiple-contents 2025-01-31 23:10:36 +01:00
Marco Hutter 9a2283df3b When all contents are external, tile has no renderable content 2025-01-31 20:32:16 +01:00
Gabby Getz 6ffaa7ed95
Merge pull request #12449 from CesiumGS/geo-features
Add support for iTwin Geospatial Features API
2025-01-31 13:53:55 +00:00
Gabby Getz ce96459032
Merge branch 'main' into geo-features 2025-01-31 08:53:34 -05:00
jjspace 49fb53b339
update feature collection id 2025-01-30 13:28:28 -05:00
Marco Hutter 92113d8191 Merge remote-tracking branch 'origin/main' into allow-external-tilesets-in-multiple-contents 2025-01-29 15:08:30 +01:00
Marco Hutter b1d4ecbe53 Add spec for external in multiple contents 2025-01-29 15:01:09 +01:00
Gabby Getz 4e6dde537a
Merge pull request #12430 from CesiumGS/issue-12297-voxel-stats
Add tile loading events for Voxels
2025-01-27 20:36:54 +00:00
Gabby Getz f3149a3b12
Merge branch 'main' into issue-12297-voxel-stats 2025-01-27 15:36:39 -05:00
Luke McKinstry 3c5afc81fb
Merge pull request #12441 from parthpetkar/fix-wmts-docs-https
docs: update WMTS examples to use https for basemap.nationalmap.gov
2025-01-27 17:22:16 +00:00
Luke McKinstry 1451ca089d
Merge branch 'main' into fix-wmts-docs-https 2025-01-27 12:21:30 -05:00
Gabby Getz e68a5abe0d
Merge pull request #12434 from mickae1/polyline
fix bug when sinAngle is < 1. the value of expandWidth was too much:
2025-01-27 17:12:59 +00:00
Michael Musset 599b1fe4d2 add:
- Fixed error in polyline when sinAngle is < 1. the value of expandWidth was too much. [#12434](https://github.com/CesiumGS/cesium/pull/12434)
2025-01-25 22:12:13 +01:00
jjspace 2141b01188
fix debug pragma comment for build 2025-01-24 16:36:21 -05:00
lukemckinstry f0c0149684 doc updates from pr feedback 2025-01-24 11:56:15 -05:00
jjspace 9608ac4777
update changes 2025-01-23 12:54:13 -05:00
jjspace 0b910457e2
add tests 2025-01-23 12:49:23 -05:00
jjspace be5f5a7349
add support for geospatial features API 2025-01-23 12:23:37 -05:00
Marco Hutter bc24bdaca9 Fix second spec to properly "mock" having content 2025-01-21 22:01:07 +01:00
Marco Hutter cefb360dfa Fix spec to properly "mock" having content 2025-01-21 21:54:50 +01:00
lukemckinstry f589fb028e fixup docs 2025-01-21 10:53:59 -05:00
lukemckinstry 2b38dbbe24 add tile visible to specs 2025-01-21 10:14:52 -05:00
parthpetkar eac519038d docs: update WMTS examples to use https for basemap.nationalmap.gov 2025-01-19 12:39:11 +05:30
lukemckinstry 5f9a85a1da update changelog 2025-01-17 16:41:41 -05:00
lukemckinstry 3c79fadb8b add tile failed spec 2025-01-17 16:16:39 -05:00
Marco Hutter 34ef08d70a Allow external tilesets in multiple contents 2025-01-17 21:26:38 +01:00
lukemckinstry 156d050de9 add spec for tile load and load progress events 2025-01-17 13:26:18 -05:00
lukemckinstry 335414d69d add spec for initial and all tiles loaded 2025-01-16 15:21:30 -05:00
lukemckinstry 61f4771d8a reorganize post passes function 2025-01-16 14:35:31 -05:00
lukemckinstry fcd9a9c0ac add tile visible event 2025-01-15 16:37:51 -05:00
Gabby Getz 19f9a08137
Merge branch 'main' into polyline 2025-01-14 16:32:33 -05:00
Gabby Getz dc667cd6de
Merge pull request #12431 from CesiumGS/markdownlint-changes
Markdownlint `CHANGES.md`
2025-01-14 21:31:27 +00:00
lukemckinstry bfe4c11022 add tile failed event 2025-01-14 16:01:56 -05:00
jjspace 82e53fc3d3
Merge remote-tracking branch 'origin/main' into markdownlint-changes 2025-01-14 14:44:38 -05:00
jjspace 3898d904ed
fix heading nesting 2025-01-14 14:43:05 -05:00
jjspace 39c8aa8cea
fix wrong changes move 2025-01-14 14:30:17 -05:00
Michael Musset 72c42b5f4d fix bug when sinAngle is < 1. the value of expandWidth was too much:
limit it to the default:  expandWidth = width * 0.5;
2025-01-14 18:58:19 +01:00