Skip to content

Releases: LCluber/Type6.js

ES6 and IIFE

15 Jul 13:36
Compare
Choose a tag to compare
  • Library exported as ES6 and IIFE modules instead of UMD.
  • TYPE6 namespace becomes Type6

new Documentation

05 Jul 21:29
0fd7ff6
Compare
Choose a tag to compare

Documentation automatically generated in /doc folder
Typedoc and grunt-typedoc added in devDependencies
New "typedoc" task in Gruntfile.js
Typescript upgraded to version 2.9.2
INSTALL.md becomes NOTICE.md and RELEASE_NOTES.md becomes CHANGELOG.md

Matrix to Array

06 Jun 21:58
Compare
Choose a tag to compare
  • Matrix4x3 methods now returns the matrix.
  • Matrix4x4 methods now returns the matrix.
  • Added toArray() method to Matrix4x3 and Matrix4x4

Updated Vector2 class

13 Apr 18:37
Compare
Choose a tag to compare

Added new utility methods to vector2 class

Time

18 Mar 17:44
Compare
Choose a tag to compare

Added Time class with utility functions for time
Fixed function name

Typescript and umd

11 Mar 21:12
Compare
Choose a tag to compare

Library now written in Typescript and exported as umd module.

updated 3D maths

22 Aug 18:18
Compare
Choose a tag to compare
v0.3.1

fix release date in release notes