|
159 | 159 |
|
160 | 160 | <!-- this is hidden input file div to manage a file upload of a JSON into the browser --> |
161 | 161 | <h2 align="center"> |
162 | | - <a href="https://niebert.github.io/json-editor/" target="_blank">JSON Editor</a> for <a href="https://aframe.io/examples/showcase/sky/" target="_blank">AFrame</a> <div id4marker="version" style="display: inline-block">1.0.3</div> |
| 162 | + <a href="https://niebert.github.io/json-editor/" target="_blank">JSON Editor</a> for <a href="https://aframe.io/examples/showcase/sky/" target="_blank">AFrame</a> <div id4marker="version" style="display: inline-block">1.0.4</div> |
163 | 163 | </h2> |
164 | 164 | <div data-role="fieldcontain" style="display:none"> |
165 | 165 | <input type="file" id="fileJSON" name="fileJSON" value="Select JSON File" id="fileJSON" onchange="vEditor4JSON.load(this.id)"/> |
@@ -481,7 +481,7 @@ <h2 align="center"> |
481 | 481 | </div> |
482 | 482 | <div id="examples3d" style="display:none"> |
483 | 483 | <hr> |
484 | | - <h3>Examples of 3D Models - Version <div id4marker="version" style="display: inline-block">1.0.3</div></h3> |
| 484 | + <h3>Examples of 3D Models - Version <div id4marker="version" style="display: inline-block">1.0.4</div></h3> |
485 | 485 | <ul> |
486 | 486 | <li> |
487 | 487 | <a href="mods3d/cristal_lattice_aframe.html" target="_blank">Cristal Lattice - AFrame Model</a> |
@@ -535,9 +535,9 @@ <h3>Examples of 3D Models - Version <div id4marker="version" style="display: inl |
535 | 535 | </div> |
536 | 536 | <div align="center" style="font-size: 80%"> |
537 | 537 | <a href="https://en.wikiversity.org/wiki/3D_Modelling/Examples" target="_blank">Wikiversity: 3D Modelling</a><br> |
538 | | - <a href="https://www.github.com/niebert/JSON3D4Aframe" target="_blank">GitHub-Repo - Version: <div id4marker="version" style="display: inline-block">1.0.3</div> </a> |
539 | | - - Engelbert Niehaus - Date: <div id4marker="datetime" style="display: inline-block">2020/12/30 21:48:44</div> |
540 | | - <a href="https://github.com/niebert/JSON3D4Aframe/archive/master.zip" target="_blank">Download GitHub (V<div id4marker="version" style="display: inline-block">1.0.3</div>)</a><br/> |
| 538 | + <a href="https://www.github.com/niebert/JSON3D4Aframe" target="_blank">GitHub-Repo - Version: <div id4marker="version" style="display: inline-block">1.0.4</div> </a> |
| 539 | + - Engelbert Niehaus - Date: <div id4marker="datetime" style="display: inline-block">2020/12/30 22:01:33</div> |
| 540 | + <a href="https://github.com/niebert/JSON3D4Aframe/archive/master.zip" target="_blank">Download GitHub (V<div id4marker="version" style="display: inline-block">1.0.4</div>)</a><br/> |
541 | 541 | JSON3D4Aframe used <a href="https://github.com/jdorn/json-editor" target="_blank">JSON Editor by Jeremy Dorn on GitHub</a> |
542 | 542 |
|
543 | 543 | </div> |
|
0 commit comments