mirror of
https://github.com/visgl/luma.gl.git
synced 2026-02-01 14:33:49 +00:00
v6.0.0-alpha.5
This commit is contained in:
parent
d2a5f6cd74
commit
93a85b4dc1
@ -1,5 +1,8 @@
|
||||
# Pre-releases
|
||||
|
||||
## 6.0.0-alpha.5 - June 27
|
||||
- Fix buffer reuse (#582)
|
||||
|
||||
## 6.0.0-alpha.4 - June 27
|
||||
- `unbindModels` param in `Model.transform` and `Transform.run` (#581)
|
||||
- VertexArray.unbindBuffers(). Constant attribute logging, (#579)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "luma.gl",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"version": "6.0.0-alpha.5",
|
||||
"description": "A WebGL JavaScript visualization library.",
|
||||
"license": "MIT",
|
||||
"contributors": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user