Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: node-3d/webgl-raub

Release 5.3.0

01 Mar 10:23

Choose a tag to compare

  • Improved WebGL compatibility for gl.getParameter().
  • Fixed gl.bufferSubData() issue with ArrayBuffer args.
  • Updated Readme.

Release 5.2.0

27 Feb 10:47

Choose a tag to compare

  • Migrated Linux ARM build action to GH runner.
  • Updated dependencies.
  • Rebuilt binaries.
  • Optimized the size of Windows binary.
  • Improved Readme.

Release 5.1.0

07 Jan 18:13

Choose a tag to compare

  • Update dependencies.

Release 5.0.0

03 Nov 12:26

Choose a tag to compare

Updated dependencies and Node version.
Removed MacOS x64 (non-ARM) build.

Release 4.2.0

02 Jun 08:06

Choose a tag to compare

Updated dependencies and Node version.
Added MacOS ARM build.

Release 4.1.0

23 Oct 19:30

Choose a tag to compare

Added missing WebGL2 API.
Tested WebGL spec conformance.

Release 4.0.3

17 Oct 17:15

Choose a tag to compare

Updated TS declarations.
Fixed a typo in readme.

Release 4.0.2

11 Oct 16:01

Choose a tag to compare

  • Added Cpplint GH action.

Release 4.0.1

08 Oct 11:46

Choose a tag to compare

  • Updated dependencies.
  • Switched from Jest to Node.js test runner.

Release 4.0.0

05 Oct 14:57

Choose a tag to compare

  • Breaking: Removed shader code augmentation
  • Added missing GL APIs
  • Updated TS declarations