11 lines
348 B
HTML
11 lines
348 B
HTML
<h1>Migration Guide</h1>
|
|
|
|
<p>This document lists changes in the engine to help you to migrate your code base.</p>
|
|
|
|
<h2>0.8.21</h2>
|
|
|
|
<ul>
|
|
<li>{@link Init3DViewerElement} has been renamed to {@link Init3DViewerFromUrlList}.</li>
|
|
<li>{@link Init3DViewerFromFileList} is now available to initialize the viewer based on File objects.</li>
|
|
</ul>
|