All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
29 July 2019
- auto-changelog
#92
- Move checking for lost markers out of marker detection, add example
#91
- Security updates
#88
- Fix link to changelog
#82
- Add the changelog to the readme
#81
- Update change log for alpha.4
#80
12 May 2019
- v1.0.0-alpha.4
#79
- Use smaller build of artoolkit js
#78
- Fix the webpack build to account for module types in THREE externals
#77
- Fix z-fighting bug
#71
- Added Hole in the Floor example
#74
24 April 2019
- 1.0.0-alpha.3
#73
- Added snake example/showcase
#70
- Fix create/dispose behaviour and example
#72
- Fixed missing types, made paramaters use Partial
#66
- Add constructor parameter type of marker classes
#69
- Exclude Three.js from THREEAR libary
#68
- Reject properly in Controller on initialisation failure
#60
- Added
types
entry to package.json#58
- Refactor Controller logic for tracking markers, add markerLost event
#57
- Add package.json meta data
#55
- Add object shadows example
#51
- Add shadow example
7d0487d
17 March 2019
- V1.0.0 alpha.2 release
#49
- Add dispose lifecycle methods and example of how to use them
#48
- Fix minConfidence issue for PatternMarker
#47
- Refactor Source, add example of custom parent
#45
- Add facingMode parameter for webcam Source
#44
- Add basic documentation using TypeDoc
#39
- Remove runtime allocation of Module properties and functions
#38
- Center image, new line spacing, minor rewording
#37
- Move development instructions to seperate markdown file, add CoC
#36
- Add facing mode to webcam
b49ea0c
- Fix minConfidence issue for PatternMarker, create BaseMarker abstract class
517cbf9
- Move development instructions to seperate markdown file, add Code of Conduct
5c96302
3 March 2019
- Add source maps, .npmignore, change package.json to v1.0.0-alpha.1
#35
- Use local vendor folder instead of CDN
#34
- Inline camera_para.dat
#33
- Add image and video examples
#32
- Prevent initalisation resize
#30
- Remove leftover files, use tabs, add prettier to lint command
#29
- Add prettier webpack plugin and pretty the things
#27
- Massively simplify API
#28
- Restructure folders, rename APIs, add artoolkit folder/license
#25
- Add stats example, vendor script dependencies
#24
- Add marker positioning smoothing
#21
- Add strict TypeScript checks
#15
- Add initial travis.yml file
#14
- Remove references to tango and aruco
#13
- Add ARSmoothedControls, fix orientation problem
#11
- Stop lint and prettier from clashing, change indent to 4 spaces and add pre-commit hook
c59ccc4
- Initial commit
cb73d37
- Restructure folders, rename files/APIs, remove ARUtils
d92093e