-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
deck.gl 9.1 compatibility
- bump minimum version to 9.0 chore: bump to deck 9.1 #285
- kepler plan
- option: split kepler into its own module pinned to 1.4 and deck <= 8.9 (reduces core and react bundle for non-kepler users, and keeps the use cases separate)
- option: keep kepler components in the react package (keeps unnecessary deps for non-kepler users)
- fix background colors in
cameraandquick-startexamples
api improvements
- remove
animatorfrom Animator interface (redundant todraw) RemoveactiveFeaturesfrom Keyframes andanimatorapis from Animation #310 - remove
featuresfrom Keyframes interface (proved unnecessary) RemoveactiveFeaturesfrom Keyframes andanimatorapis from Animation #310 - remove old
tarformat, which is no longer supported by replaced byzip. refactor(encoders): remove archive format, standardize zip #314 - audit Encoder api
- focus the package on rendering and animation
- move helper components to examples and test apps.
charlieforward9charlieforward9charlieforward9
Metadata
Metadata
Assignees
Labels
No labels