Skip to content

Releases: visgl/luma.gl

v4.0.4

28 Sep 18:08
Compare
Choose a tag to compare

4.0.4 - “September 28, 2017”

  • Add examples, lesson-10, 11, 12 and 13. (#303, #305, #307, #309, #310, #311, #312)
  • Fix fp64 shader module unit test (#298)
  • WebGL2 Buffer API fixes (#317)
  • Add context management support for Framebuffer bindings. (#319)
  • Fix Framebuffer.clear (#321)

v4.0.3

15 Sep 23:24
Compare
Choose a tag to compare
  • Allow cross-origin image loads using loadTextures(). (#308)
  • GLSL version 3.0 compilation (WebGL2 shaders). ( #306)
  • GLSL compiler error reporting. (#308)
  • Add unit tests for MIN and MAX blend equation. ( #308)

v4.0.2

15 Sep 23:25
Compare
Choose a tag to compare
  • ShaderCache now used in Model class to avoid re-compilation of same shader. (#301)

v4.0.1

16 Sep 01:07
Compare
Choose a tag to compare
  • Picking shader module: Handle invalid/null picking color. (#288)
  • Add workaround for bufferData to fix a Safari specific crash. (#292)
  • Fix the link for lesson 16.

v4.0.0

18 Sep 21:05
Compare
Choose a tag to compare