Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 852 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 852 Bytes

Changelog

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.

[Unreleased]

Changed

  • [BREAKING CHANGE] Renamed Texture2 to Texture2D and Texture3 to Texture3D
  • Update developer dependencies.

Fixed

  • Dev dependencies ts-node and sinon are not restricted to old versions and can now be updated now.
  • Strict compile settings applied to testing now.

Added

  • Text rendering and labeling supporting 2D and 3D positioning and font basic asset loading. See

[0.3.20] - 2010-10-18

Fixed

see git log for older releases