=== Embed STL ===

Contributors: mmdoogie
Tags: stl, 3d, block
Requires at least: 6.3
Tested up to: 6.9
Stable tag: 1.0.2
Requires PHP: 7.0
License: MIT

Adds STL as a media type for uploads, provides editor block for embeddable viewer based on viewstl plugin.

== Description ==

* Adds STL as a media type for uploads.
* Adds STL as a filter in media browser for picking items.
* Provides editor block for embedding a viewer, based on viewstl plugin.
	* Editor block uses media browser to pick model.
	* Options to set model color, background color, border, auto rotation, etc.
	* Editor block updates with changes to match what live site would display.
* Relevant elements are prefixed to allow displaying multiple viewers on one site page.

== Frequently Asked Questions ==

= What file types are supported? =

Right now just STL.  A couple others like OBJ or 3MF may be easily added.  Others would take some extra work.

== Screenshots ==

1. Block in editor with media selected.
2. Block options for customization.

== Changelog ==

= 1.0.2 =

* Update block to apiVersion 3, fix compatibility with newer versions

= 1.0.1 =

* Fix inline install from block editor

= 1.0.0 =

* Initial release

== Upgrade Notice ==

= 1.0.2 =

* Compatibility with WP 6.3+ only

= 1.0.1 = 

Behind-the-scenes changes only

= 1.0.0 =

Initial release
