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

Tracking 7.0 changes #998

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# 7.0 Pre-releases

- Add lint rules for imports (#993)
- Update imports to @luma.gl/core (#992)
- Break out scenegraph module (with glTF code) (#982)
- Update website to latest ocular-gatsby (#991)
- Update examples (#990)
- Track GPU memory usage (#984)
- Update Scenegraph docs (#988)

## v7.0.0-alpha.17 - Mar 15, 2019
- remove duplicated uniforms (#989)
- Proposal: Unified lights array (#948)
Expand Down