ModelHandle/source
Viktor Kovacs d43477d726 Self-hosted viewers should detect size automatically based on the size of the container div #43
Now the viewer's size is based on the parent container's size (not the width and height attribute) so it's possible to style the parent container with css and even use it in fullscreen.
2021-04-02 18:52:00 +02:00
..
core Add function to run a single task asynchronously. 2021-03-31 17:52:26 +02:00
export Minor modification. 2021-04-01 15:39:09 +02:00
external Add function to reload the same model again. 2021-04-02 10:05:18 +02:00
geometry Add code for new version. 2021-03-27 08:29:19 +01:00
import Possibility to set the default material color for importer in case of no-material surfaces. 2021-04-02 09:25:41 +02:00
io Revoke object urls from file list and model when they are no longer needed. 2021-03-30 00:45:43 +02:00
model Replace tabs with spaces everywhere. 2021-03-31 18:02:14 +02:00
parameters Add separator parameter for parameter builder and parser. 2021-04-02 11:03:45 +02:00
viewer Self-hosted viewers should detect size automatically based on the size of the container div #43 2021-04-02 18:52:00 +02:00