Skip to content

Releases: node-3d/3d-core-raub

Release 5.1.1

14 Jan 21:50
Compare
Choose a tag to compare

Added Screen declaration to d.ts.

Release 5.1.0

09 Jan 19:08
Compare
Choose a tag to compare
  • Updated dependencies.
  • Improved window.mode handling in Screen.
  • Also: updated examples.

Release 5.0.0

03 Nov 18:44
Compare
Choose a tag to compare

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

Release 4.3.0

02 Jun 11:51
Compare
Choose a tag to compare
Update deps and examples

Release 4.2.0

06 Nov 08:26
Compare
Choose a tag to compare

Adjusted TS declaration for Image re-export.
Updated glfw-raub dependency.
Removed three from peer dependencies.

Release 4.1.1

31 Oct 18:59
Compare
Choose a tag to compare

Updated examples and dependencies.

Release 4.1.0

17 Oct 17:33
Compare
Choose a tag to compare

Set default VSYNC to true.
Updated dependencies.
Improved three.js file loading compatibility.
Updated TS declarations.

Added a new example - "palette".
Upgraded the "post" example to MJS.

Release 4.0.0

07 Oct 09:42
Compare
Choose a tag to compare
  • Updated dependencies, readme and examples.
  • Added isGles3 and isWebGL2 init options.
  • Allowed all GLFW Document options in init.

Breaking:

  • Switched to named exports.
  • Moved Three.js to optional peer dependencies.

Release 3.8.0

09 May 19:54
Compare
Choose a tag to compare

Updated dependencies and added PIXI.js example.

Update Dependencies

09 May 19:52
Compare
Choose a tag to compare

Updated dependencies. Added initial TS draft.