Kevin Ring
|
c99639c2e2
|
Bump to v0.7.0, update CHANGES.md.
|
2021-09-01 16:41:31 +10:00 |
Kevin Ring
|
c1cdac045a
|
Merge pull request #330 from CesiumGS/dynamic-overlay-coordinates
Detect missing overlay textures coordinates and add them.
|
2021-09-01 16:36:29 +10:00 |
Kevin Ring
|
6bb8ca3179
|
Detect missing overlay textures coordinates and add them.
|
2021-09-01 15:56:24 +10:00 |
Nithin Pranesh
|
fc3f11dd2b
|
Merge pull request #326 from CesiumGS/clipping-2.5d-kring
Clipping / insetting
|
2021-08-31 14:25:57 -04:00 |
Nithin Pranesh
|
580beec219
|
Merge pull request #325 from CesiumGS/raster-overlay-refactoring
Raster overlay refactoring
|
2021-08-31 09:39:41 -04:00 |
Nithin Pranesh
|
03fe1f4998
|
Merge pull request #328 from CesiumGS/raster-overlay-refactoring-fix-compiler-error
Raster overlay refactoring fix compiler error
|
2021-08-31 09:33:19 -04:00 |
Marco Hutter
|
36309817c2
|
Fix internal compiler error.
The predefined constant should be used anyhow.
|
2021-08-31 14:47:02 +02:00 |
Kevin Ring
|
92c79297ab
|
Introduce ITileExcluder, simplify CartographicPolygon.
|
2021-08-31 22:31:58 +10:00 |
Kevin Ring
|
7e14236094
|
Doc improvement.
|
2021-08-31 17:17:44 +10:00 |
Kevin Ring
|
09b4283fbb
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into clipping-2.5d-kring
|
2021-08-31 12:42:16 +10:00 |
Kevin Ring
|
f885f349ee
|
Delete tile when it is removed from the tile provider.
|
2021-08-31 12:16:53 +10:00 |
Kevin Ring
|
62622a370f
|
CartographicSelection -> CartographicPolygon, move to CesiumGeospatial
|
2021-08-30 22:41:02 +10:00 |
Kevin Ring
|
5d06ec2cb7
|
Small optimizations and cleanup.
|
2021-08-30 21:17:12 +10:00 |
Kevin Ring
|
70908ccf69
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into clipping-2.5d-kring
|
2021-08-30 16:47:33 +10:00 |
Kevin Ring
|
8b979eb643
|
Store renderer resources from load thread.
|
2021-08-30 15:03:30 +10:00 |
Kevin Ring
|
f81f4507d9
|
Remove another unnecessary change.
|
2021-08-30 14:06:31 +10:00 |
Kevin Ring
|
beffe9a783
|
Remove unnecessary changes.
|
2021-08-30 14:02:08 +10:00 |
Kevin Ring
|
53d8ab5a43
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into clipping-2.5d-kring
|
2021-08-30 13:53:44 +10:00 |
Kevin Ring
|
acd276388a
|
Fix merge problem.
|
2021-08-30 13:52:28 +10:00 |
Kevin Ring
|
3d490f4651
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into clipping-2.5d-kring
|
2021-08-30 11:33:24 +10:00 |
Kevin Ring
|
690b2259f8
|
Fix merge problem.
|
2021-08-30 11:25:02 +10:00 |
Kevin Ring
|
b7adf2c1e8
|
Merge remote-tracking branch 'origin/main' into raster-overlay-refactoring
|
2021-08-30 11:19:24 +10:00 |
Kevin Ring
|
b4771dfca4
|
Merge pull request #304 from CesiumGS/gen-smooth-norms
Optionally generate smooth normals when they are missing
|
2021-08-30 10:32:30 +10:00 |
Kevin Ring
|
36ef899803
|
Merge branch 'main' into gen-smooth-norms
|
2021-08-30 10:29:28 +10:00 |
Nithin Pranesh
|
e06cc3afbf
|
replace getIndex std::function with templates
|
2021-08-27 13:59:13 -04:00 |
Nithin Pranesh
|
f9d769371e
|
fix unsafe normalization
|
2021-08-27 11:43:19 -04:00 |
Kevin Ring
|
bd0187235b
|
Remove overlays-on-3DTiles support.
|
2021-08-27 22:34:08 +10:00 |
Kevin Ring
|
14493f0149
|
Fix some merge problems.
|
2021-08-27 22:25:25 +10:00 |
Kevin Ring
|
ae975be07b
|
Merge remote-tracking branch 'origin/raster-overlay-refactoring' into clipping-2.5d-kring
|
2021-08-27 22:05:06 +10:00 |
Kevin Ring
|
3464d87951
|
Merge pull request #323 from CesiumGS/merged-for-clipping
Base branch for clipping
|
2021-08-27 21:53:50 +10:00 |
Kevin Ring
|
9566296e3e
|
Some of the code I just deleted was more important than I realized.
|
2021-08-27 21:25:00 +10:00 |
Kevin Ring
|
9b1745746d
|
Fix GCC warning by deleting a bunch of code.
|
2021-08-27 18:55:38 +10:00 |
Kevin Ring
|
d6c84b6a20
|
Remove unused code, unnecessary moves.
|
2021-08-27 17:57:00 +10:00 |
Kevin Ring
|
641e6734f4
|
Merge remote-tracking branch 'origin/merged-for-clipping' into raster-overlay-refactoring
|
2021-08-27 17:25:11 +10:00 |
Kevin Ring
|
28cb496263
|
Merge remote-tracking branch 'origin/main' into merged-for-clipping
|
2021-08-27 17:22:16 +10:00 |
Marco Hutter
|
7ee40d3174
|
Merge pull request #321 from CesiumGS/blit
Add ImageManipulation class with blitting operations
|
2021-08-26 15:25:57 +02:00 |
Kevin Ring
|
2f53a8e050
|
Update CHANGES.md.
|
2021-08-26 14:51:35 +10:00 |
Kevin Ring
|
99a351195c
|
Fix tests.
|
2021-08-26 14:47:25 +10:00 |
Kevin Ring
|
d48f577342
|
Improve comment.
|
2021-08-26 14:32:50 +10:00 |
Kevin Ring
|
a665c1bd4c
|
Remove texture coordinate rectangle parameters.
|
2021-08-26 14:23:33 +10:00 |
Kevin Ring
|
e6c57e212a
|
Fix typo.
|
2021-08-26 13:52:49 +10:00 |
Kevin Ring
|
ba506422da
|
Make subtile cache configurable.
|
2021-08-26 13:50:53 +10:00 |
Kevin Ring
|
19a99af2a2
|
QuadtreeRasterOverlayTileProvider tests.
|
2021-08-26 13:25:29 +10:00 |
Kevin Ring
|
8c7964bb75
|
WIP raster overlay tests.
|
2021-08-26 10:37:58 +10:00 |
Kevin Ring
|
108e0f6767
|
Merge remote-tracking branch 'origin/merged-for-clipping' into raster-overlay-refactoring
|
2021-08-25 11:08:21 +10:00 |
Kevin Ring
|
acb00aed91
|
Merge remote-tracking branch 'origin/blit' into merged-for-clipping
|
2021-08-25 11:05:58 +10:00 |
Kevin Ring
|
72b34d0dd7
|
Merge remote-tracking branch 'origin/main' into blit
|
2021-08-25 11:04:23 +10:00 |
Kevin Ring
|
7f012b2506
|
Clearer verifySuccessfulCopy.
|
2021-08-25 10:23:32 +10:00 |
baothientran
|
4d83ae6b51
|
Merge pull request #319 from CesiumGS/future-isready
|
2021-08-24 15:39:12 -04:00 |
Kevin Ring
|
75a61da65c
|
More doc and cleanup.
|
2021-08-24 21:59:03 +10:00 |