ModelHandle/source
Viktor Kovacs 8c6029d52d Hi-DPI aware #60
Take device pixel ration in consideration when initializing renderer and when saving to a fixed size png.
2021-04-22 08:10:43 +02:00
..
core Add function to run a single task asynchronously. 2021-03-31 17:52:26 +02:00
export MeshPhongMaterial's shininess should be between 0.0 and 100.0, so I modified the conversion and all of the importers accordingly. 2021-04-17 12:45:40 +02:00
external Free importer resources after import. 2021-04-20 10:55:03 +02:00
geometry Add code for new version. 2021-03-27 08:29:19 +01:00
import Do not take byte stride into account when it is zero. Although it is not valid according to the specification, it seems it can be handled as if byte stride was not specified. 2021-04-20 18:55:32 +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 Minor modification. 2021-04-20 08:45:11 +02:00
parameters Default color handling (switched off). 2021-04-05 12:22:59 +02:00
viewer Hi-DPI aware #60 2021-04-22 08:10:43 +02:00