CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.98k stars 3.5k forks source link

Remove scene.groundPrimitives #7639

Open lilleyse opened 5 years ago

lilleyse commented 5 years ago

I don't think there's a technical reason for scene.primitives and scene.groundPrimitives to be different collections anymore. It might just be legacy from when the classification pass didn't exist.

hpinkos commented 5 years ago

This is potentially a huge breaking change for a lot of people. It's hard to say whether the benefit outweighs the cost.