ModelHandle/test/tests
2021-12-26 00:59:57 +01:00
..
exporter_test.js Add model filter to exporter model. 2021-12-26 00:59:57 +01:00
exportimport_test.js Rewrite export-import test. 2021-12-07 12:43:55 +01:00
fileutils_test.js Always return file extension in lower case. 2021-08-06 19:01:43 +02:00
generator_test.js Create mesh nodes during o3dv import. 2021-11-22 14:25:56 +01:00
geometry_test.js Create quaternion from axis and angle. 2021-10-26 07:37:06 +02:00
importer3ds_test.js Add hierarchical 3ds test file. 2021-11-03 18:08:17 +01:00
importer_test.js Better error message in case of the file is found, but failed to load. 2021-12-13 11:09:33 +01:00
importergltf_test.js Hierarchical glTF import. 2021-11-02 08:40:27 +01:00
importero3dv_test.js Remove solidity check from volume calculation. 2021-12-18 10:31:40 +01: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 Simplify FileObject for test. 2021-12-07 12:58:21 +01:00
mesh_test.js Revert "Add transformation for mesh objects." 2021-11-13 20:43:54 +01:00
meshbuffer_test.js Create separate material classes for phong and physical materials. 2021-12-04 18:26:58 +01:00
model_test.js Store instance id in mesh instances. 2021-12-25 10:49:59 +01:00
modelutils_test.js Store instance id in mesh instances. 2021-12-25 10:49:59 +01:00
node_test.js Add node to mesh instance instead of transformation. 2021-10-26 08:50:20 +02:00
parameterlist_test.js Add edge color to embedding codes. 2021-12-08 13:13:31 +01:00
property_test.js Organize properties in groups. 2021-06-26 23:53:08 +02:00
quantities_test.js Store instance id in mesh instances. 2021-12-25 10:49:59 +01:00
taskrunner_test.js Add is empty function to node. 2021-10-23 09:05:42 +02:00