Plugin Directory

Changeset 1562420


Ignore:
Timestamp:
12/27/2016 05:36:57 AM (9 years ago)
Author:
goldsounds
Message:

Remove markup from description

Location:
gltf-media-type/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gltf-media-type/trunk/README.txt

    r1562406 r1562420  
    44Requires at least: 4.5
    55Tested up to: 4.7
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 A plugin to upload and render [glTF](https://github.com/KhronosGroup/glTF) models in WordPress.
     10A plugin to upload and render glTF 3D models in WordPress.
    1111
    1212== Description ==
    1313
    14 glTF is an emerging open standard for the transmission and storage of 3D models. This plugin allows you to upload these models in "Embedded JSON" and Binary formats. Currently, inline rendering is only supported for the JSON format.
     14[glTF](https://github.com/KhronosGroup/glTF) is an emerging open standard for the transmission and storage of 3D models. This plugin allows you to upload these models in "Embedded JSON" and Binary formats. Currently, inline rendering is only supported for the JSON format.
    1515
    1616This plugin includes [Three.js](https://github.com/mrdoob/three.js/), a wonderful creation of [Mr Doob](http://mrdoob.com/) and many others. I am massively impressed by their work.
  • gltf-media-type/trunk/gltf.php

    r1562406 r1562420  
    1212 * Plugin URI:        http://goldsounds.com/plugins/gltf
    1313 * Description:       A plugin to upload and render glTF 3D models in WordPress.
    14  * Version:           1.0
     14 * Version:           1.0.1
    1515 * Author:            Daniel Walmsley
    1616 * Author URI:        http://goldsounds.com
Note: See TracChangeset for help on using the changeset viewer.