# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## v2.4.0 - Added support for tooltips. ## v2.2.0 - Added flag to react 3d renderer allowing user to force reset pan and zoom on cube/viewport click ## v2.1.0 - Made dxf exporter use LINE and POLYLINE instead of 3DFACE for the lines and polylines ## v2.0.9 - Made Text only front sided ## v1.7.0 - Allow using the abstract 3d scene origin in the DXF export ## v1.6.0 - Included abstract image and made a new Image component to draw abstract images. ## v1.4.0 - Added a flag to turn off alpha test on texture materials. ## v1.3.9 - Added a setting for the dxf exporter to specify the sides of the cylinders. ## v1.3.4 - Bugfix Polygon: THREE.WebGLAttributes: The size of the buffer attribute's array buffer does not match the original size. Resizing buffer attributes is not supported. ## v1.3.1 - Text bounds calculation. ## v1.3.0 - Exposed functions to calculate bounds from geometry. ## v1.2.2 - Fixed the square holes to the SVG renderer - Added opacity to the SVG elements ## v1.2.0 - Added holes rendering to the SVG renderer ## v1.1.4 - Added screen space ambient occlusion ## v1.1.0 - Added outlines to hotspots ## v0.9.0 - Added React event to React renderer callbacks ## v0.8.0 - Added reactPopovers to React renderer ## v0.7.0 - Added onHoverGroup to React renderer ## v0.1.0 - 2024-06-05 - Start of changelog.