Kevin Ring
|
aa7b163074
|
Move commented-out code back where it belongs.
|
2023-05-26 21:32:31 +10:00 |
Joseph Kaile
|
8bfb032c06
|
actually emit warnings when there are no errors
|
2023-05-25 15:06:54 -04:00 |
Joseph Kaile
|
f6d515ddfb
|
Merge branch 'main' into always-log-errors
|
2023-05-25 14:37:30 -04:00 |
Kevin Ring
|
9dedad3344
|
Remove unused code.
|
2023-05-22 15:34:49 +10:00 |
Kevin Ring
|
8fe85716c0
|
Implement upsampling for meshes with UNSIGNED_BYTE indices.
|
2023-05-22 13:54:16 +10:00 |
Joseph Kaile
|
62ad87b7f9
|
always log warning/errors
|
2023-05-18 15:12:31 -04:00 |
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
|
fba72abe51
|
Minor changes
|
2023-04-27 16:53:04 -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 |
Joseph Kaile
|
f0d5174ece
|
Merge branch 'main' into implicit-tiles-1.1
|
2023-04-25 12:48:54 -04:00 |
Kevin Ring
|
524bf2b9a9
|
Formatting.
|
2023-04-24 11:56:41 -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 |
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
|
c6a2f235ab
|
Fix typo
|
2023-03-24 13:36:29 -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
|
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
|
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
|
d5f3e8cb26
|
Add getOrientedBoundingBoxFromBoundingVolume and
OrientedBoundingBox::transform.
|
2023-03-15 17:41:51 +11:00 |
Kevin Ring
|
420864545b
|
Formatting.
|
2023-03-13 13:11:21 +11:00 |
Kevin Ring
|
b78059f30c
|
Fix tracing framework.
|
2023-03-13 12:41:10 +11:00 |
Kevin Ring
|
206182ef78
|
Fix clang warning-as-error.
|
2023-03-13 10:04:14 +11:00 |
Kevin Ring
|
5d21e0e3be
|
Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion
|
2023-03-10 14:11:01 +11:00 |
Kevin Ring
|
f866149c79
|
Add frameNumber to ViewUpdateResult.
|
2023-03-10 14:05:38 +11:00 |
Joseph Kaile
|
f7157f22b9
|
if run out of property values, add empty strings
|
2023-03-10 12:26:22 +11:00 |
Kevin Ring
|
8097205752
|
Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion
|
2023-03-10 12:15:02 +11:00 |
Kevin Ring
|
361af73e5d
|
More descriptive priority group names.
|
2023-03-10 12:11:23 +11:00 |
Kevin Ring
|
47780e6175
|
Refactor loading slightly, avoid main thread priority inversion.
|
2023-03-10 12:07:35 +11:00 |
Kevin Ring
|
124c330eb4
|
Fix test failure.
|
2023-03-03 14:45:22 +11:00 |
Joseph Kaile
|
fd703572e4
|
if run out of property values, add empty strings
|
2023-03-02 15:34:16 -05:00 |
Kevin Ring
|
c90247c239
|
Formatting.
|
2023-03-02 23:39:43 +11:00 |
Kevin Ring
|
1d1e735b8e
|
Ignore forbidHoles for additive refinement.
|
2023-03-02 23:35:37 +11:00 |
Kevin Ring
|
2894808bc6
|
Better forbidHoles mode.
|
2023-02-24 23:15:28 +11:00 |
Kevin Ring
|
d3e1eabdd9
|
Fix clang test failure.
|
2023-02-23 19:33:57 +11:00 |
Kevin Ring
|
e2404e010c
|
Fix clang/gcc errors.
|
2023-02-23 18:55:02 +11:00 |
Kevin Ring
|
430215fd59
|
Formatting.
|
2023-02-23 16:41:30 +11:00 |
Kevin Ring
|
a47444c551
|
Add forbidHoles test, too.
|
2023-02-23 16:14:09 +11:00 |