Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to work with Cesium 1.59 #2

Closed
wants to merge 1 commit into from

Conversation

Flowm
Copy link

@Flowm Flowm commented Jul 4, 2019

The plugin fails in Cesium 1.59 with RuntimeError: Fragment shader failed to compile. Compile log: ERROR: 0:2: 'czm_ellipsoid' : syntax error

czm_ellipsoid and thus czm_ellipsoid.inverseRadii were replaced by constants in CesiumGS/cesium#7944.
Use the new czm_ellipsoidInverseRadii instead to make the plugin work with Cesium 1.59.

@mc-allen
Copy link

I am also hitting this - any chance of this getting approved? Cesium has also moved onto 1.61 now, so having that compatibility expressed here would be excellent.

@mwtemple
Copy link

Any chance we can get a new version released for Cesium 1.64?

@Flowm Flowm closed this Jan 5, 2021
@Flowm Flowm deleted the cesium-sensor-volumes branch January 5, 2021 13:40
@Flowm Flowm restored the cesium-sensor-volumes branch January 7, 2021 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants