All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [BREAKING CHANGE] Renamed
Texture2
toTexture2D
andTexture3
toTexture3D
- Update developer dependencies.
- Dev dependencies
ts-node
andsinon
are not restricted to old versions and can now be updated now. - Strict compile settings applied to testing now.
- Text rendering and labeling supporting 2D and 3D positioning and font basic asset loading. See
ReadbackPass
(https://github.com/cginternals/webgl-operate/commit/3782399f1fd85555e0433bea0288cbb768caef59)
see git log for older releases