Bug Fix / Feature Release
Changelog:
New Features:
- Integration of TinyMCE editor for article editing
- Supports image imports and drag/drop
- Direct media embed
API Updates:
- New events
- model-load - fires after each individual model load
Bug fixes:
- near/far planes now auto-calculate based on object size
- zoom out is also automatically restricted accordingly
- #65 Fixed issue with calculation of bounding box being saved to scene. Note this update requires re-saving existing scenes to apply.
- #123 Added flatShaded support so models with no normals do not render black.
Misc:
- Hard-coded AR camera near and far planes to avoid unit changes
- Added examples in documentation for all API updates
- Dependency updates to address vulnerabilities