cesium-groundpush-plugin
cesium-groundpush-plugin copied to clipboard
Cesium 1.22 for this had many changes about Shader in GlobeSurfaceShaderSet
changes in 1.20 --> 1.22:
1.6 - 2015-02-02
-
Breaking changes
-
Rectangle.intersectWith
was deprecated in Cesium 1.5. UseRectangle.intersection
, which is the same but returnsundefined
when two rectangles do not intersect. -
Rectangle.isEmpty
was deprecated in Cesium 1.5.1.17 - 2016-01-04
170 * Breaking changes 171 * Removed
Camera.viewRectangle
. UseCamera.setView({destination: rectangle})
instead. -
Removed
TileMapServiceImageryProvider
. UsecreateTileMapServiceImageryProvider
instead. -
Deprecated
TileMapServiceImageryProvider
. It will be removed in 1.20. UsecreateTileMapServiceImageryProvider
instead.It can't run still,I // all the custom codes about Cesium.GlobeSurfaceShaderSet,it runs , and no shaders :-<
@chris-cooper can you update cesium-groundpush-plugin to cesium-v1.29, or support below ground , re me please.
Hi @outlier888. Apologies, but I don't have the bandwidth to look into this at the moment. I'm happy to review PRs though.
@chris-cooper Do you have a plan to update cesium-groundpush-plugin to cesium-v1.39?