| .. |
|
exporter_test.js
|
Pass original file name and extension to importers.
|
2021-09-24 08:16:18 +02:00 |
|
fileutils_test.js
|
Always return file extension in lower case.
|
2021-08-06 19:01:43 +02:00 |
|
generator_test.js
|
Add solid generators.
|
2021-08-01 10:51:46 +02:00 |
|
geometry_test.js
|
Create quaternion from axis and angle.
|
2021-10-26 07:37:06 +02:00 |
|
importer3ds_test.js
|
Async importers.
|
2021-04-15 14:52:16 +02:00 |
|
importer_test.js
|
Pass original file name and extension to importers.
|
2021-09-24 08:16:18 +02:00 |
|
importergltf_test.js
|
Add support for GLB Draco Mesh Compression #97
|
2021-07-15 23:37:07 +02:00 |
|
importero3dv_test.js
|
Add sphere import test.
|
2021-07-24 10:04:48 +02:00 |
|
importerobj_test.js
|
Async importers.
|
2021-04-15 14:52:16 +02:00 |
|
importeroff_test.js
|
Async importers.
|
2021-04-15 14:52:16 +02:00 |
|
importerply_test.js
|
Fix test after code modification.
|
2021-04-15 21:20:19 +02:00 |
|
importerstl_test.js
|
Async importers.
|
2021-04-15 14:52:16 +02:00 |
|
importerutils_test.js
|
Replace tabs with spaces everywhere.
|
2021-03-31 18:02:14 +02:00 |
|
io_test.js
|
Skip url parameters when determining file name or extension.
|
2021-07-17 09:57:55 +02:00 |
|
mesh_test.js
|
Create quaternion from axis and angle.
|
2021-10-26 07:37:06 +02:00 |
|
meshbuffer_test.js
|
Use Physically Based Rendering when possible #99
|
2021-07-19 17:44:43 +02:00 |
|
model_test.js
|
Add node to mesh instance instead of transformation.
|
2021-10-26 08:50:20 +02:00 |
|
modelutils_test.js
|
Mesh instance is not needed in mesh.
|
2021-10-26 14:47:03 +02:00 |
|
node_test.js
|
Add node to mesh instance instead of transformation.
|
2021-10-26 08:50:20 +02:00 |
|
parameterlist_test.js
|
Rename url parameters for default and background color.
|
2021-07-11 15:44:22 +02:00 |
|
property_test.js
|
Organize properties in groups.
|
2021-06-26 23:53:08 +02:00 |
|
quantities_test.js
|
Mesh instance is not needed in mesh.
|
2021-10-26 14:47:03 +02:00 |
|
taskrunner_test.js
|
Add is empty function to node.
|
2021-10-23 09:05:42 +02:00 |