Commit Graph

3960 Commits

Author SHA1 Message Date
Janine Liu c9b484d08c
Merge pull request #621 from CesiumGS/implicit-tiles-1.1
Check for implicit root tile if tileset is 1.1 format
2023-04-27 17:18:33 -04:00
Janine Liu 3475516b30 Update changes 2023-04-27 16:54:34 -04:00
Janine Liu fba72abe51 Minor changes 2023-04-27 16:53:04 -04:00
Joseph Kaile 4aa12ce7cd
Merge pull request #627 from pjanetzek/fix-ninja-build-for-jpeg-turbo
Fix ninja build for libjpeg-turbo
2023-04-27 13:59:24 -04:00
Joseph Kaile 33df41f704 add tests for loading legacy implicit tiling 2023-04-27 11:55:45 -04:00
Joseph Kaile 5ef665233c
Merge pull request #611 from CesiumGS/no-holes-for-reals
Fix a bug causing holes in some tilesets, like San Francisco.
2023-04-27 11:02:24 -04:00
Hannes Janetzek 0a1bb6c9e9 fix ninja build for libjpeg-turbo
without this ninja doesn't build the target for
cesium-native/extern/libjpeg-turbo/RelWithDebInfo/libturbojpeg.a
automatically. Solution was suggested here
https://cmake.org/pipermail/cmake/2015-November/062055.html
2023-04-26 21:43:35 +02:00
Joseph Kaile f0d5174ece Merge branch 'main' into implicit-tiles-1.1 2023-04-25 12:48:54 -04:00
Kevin Ring ebac64c99a Merge remote-tracking branch 'origin/main' into turbojpeg-fpic 2023-04-24 12:15:58 -04:00
Kevin Ring f0031e9814 Update CHANGES.md. 2023-04-24 12:02:58 -04:00
assiduous a1846ae459 Set position-independent code flag for libjpeg-turbo 2023-04-24 09:02:50 -07:00
Kevin Ring 524bf2b9a9 Formatting. 2023-04-24 11:56:41 -04:00
Kevin Ring e14f7d871c Merge remote-tracking branch 'origin/main' into feature/fix_wms_url_query_string_check 2023-04-24 11:49:42 -04:00
Kevin Ring 211a2e48ed
Merge pull request #623 from CesiumGS/fix-ios-install
Fix installing iOS libraries
2023-04-24 11:29:34 -04:00
Joseph Kaile cca075895d use install prefix to set turbojpeg location 2023-04-21 10:49:33 -04:00
Joseph Kaile 715f5b1ae7 if install prefix is set, use it 2023-04-21 10:13:07 -04:00
Joseph Kaile c448b60557 Revert "Revert "add special case if generator is xcode and building for ios""
This reverts commit 8c7b9d9afa.
2023-04-20 18:23:20 -04:00
Joseph Kaile 8c7b9d9afa Revert "add special case if generator is xcode and building for ios"
This reverts commit 97dbde4987.
2023-04-20 18:23:07 -04:00
Joseph Kaile 97dbde4987 add special case if generator is xcode and building for ios 2023-04-20 18:20:09 -04:00
Joseph Kaile 1e3f2ed94e fix issue compiling ios library when using install prefix 2023-04-20 14:19:26 -04:00
Sean Lilley 783031eecd
Merge pull request #620 from CesiumGS/update-readme-omniverse
Update readme with Omniverse update
2023-04-17 17:49:17 -04:00
JAE JOON LEE 34500b6e8a change for if wms url has query string(?). then replace with & instead of ? 2023-04-17 10:40:18 +09:00
Joseph Kaile 7f735ed8ee check for implicit root tile if tileset is 1.1 format 2023-04-12 20:49:57 -04:00
Shehzan Mohammed 5f4de81ec2 Update readme with Omniverse update 2023-04-12 12:22:53 -04:00
Kevin Ring 4ae8d794bf Bump version, update CHANGES.md. 2023-04-03 14:15:54 +10:00
Kevin Ring 2af866f64d
Merge pull request #617 from CesiumGS/override-credit-showonscreen
Add ability to override `showOnScreen` in credit
2023-04-03 13:05:16 +10:00
Janine Liu d02ad6581b Small tweaks 2023-03-31 15:01:36 -04:00
Janine Liu 255e13e0c1 Add test and changelog entry 2023-03-31 14:57:59 -04:00
Janine Liu b75e76dd98 Add ability to set showCreditsOnScreen 2023-03-31 13:24:57 -04:00
Janine Liu 374d1da694 Add ability to override showOnScreen in credit 2023-03-30 17:25:36 -04:00
Joseph Kaile 6f7ff95ce7
Merge pull request #606 from CesiumGS/tracing-fixes
Fix compile error when tracing is enabled, disable trace tracks for raster overlays
2023-03-27 14:38:53 -04:00
Janine Liu 5daed12641
Merge pull request #613 from CesiumGS/start-new-frame
Add ITileExcluder::startNewFrame
2023-03-24 13:36:59 -04:00
Janine Liu c6a2f235ab Fix typo 2023-03-24 13:36:29 -04:00
Kevin Ring b0999ee7d5 Merge remote-tracking branch 'origin/main' into start-new-frame 2023-03-24 16:50:46 +11:00
Janine Liu 0f070d3f56
Merge pull request #607 from CesiumGS/texture-support
Improve support for KTX2 and WebP textures.
2023-03-23 11:52:56 -04:00
Janine Liu 8509878a0c
Merge branch 'main' into texture-support 2023-03-23 10:57:07 -04:00
Kevin Ring b6cf23118b Add doc and CHANGES.md update. 2023-03-23 23:24:05 +11:00
Kevin Ring 194d42d138 Add ITileExcluder::startNewFrame. 2023-03-23 23:21:30 +11:00
Kevin Ring 383b4172d2 Don't use this to call static method. 2023-03-23 16:50:59 +11:00
Kevin Ring e39f3dd94f Mark new method static. 2023-03-23 16:49:37 +11:00
Kevin Ring 263ac5000f Slight cleanup. 2023-03-23 16:31:12 +11:00
Kevin Ring a28926a0bc Merge remote-tracking branch 'origin/main' into no-holes-for-reals 2023-03-23 15:56:23 +11:00
Joseph Kaile f8ba8ba069
Merge pull request #604 from CesiumGS/no-priority-inversion
Fix priority inversion in main thread tile loading
2023-03-22 18:36:02 -04:00
Kevin Ring 008c167d2a Fix a bug causing holes in some tilesets, like San Francisco. 2023-03-22 22:31:39 +11:00
Kevin Ring f4b7b23afe Fix bug (crash) caused by calling finishLoading twice on one tile. 2023-03-22 15:48:15 +11:00
Kevin Ring 799a3b2eb1 Merge remote-tracking branch 'origin/main' into no-priority-inversion 2023-03-21 17:38:32 +11:00
Janine Liu 1d7bfd0a97
Merge pull request #608 from CesiumGS/bounding-volume-operations
AxisAlignedBox and OrientedBoundingBox improvements
2023-03-20 16:31:44 -04:00
Janine Liu 96173ddb0f Small documentation tweaks 2023-03-20 13:55:40 -04:00
Janine Liu 39589d7552
Merge branch 'main' into bounding-volume-operations 2023-03-20 13:51:19 -04:00
Kevin Ring fb7309fc8e
Merge pull request #601 from ZackOfAllTrades/feature/accessor-view
expose the bufferStart and stride of the accesorview's buffer
2023-03-20 12:38:36 +11:00