ModelHandle/source/model
2021-12-30 16:20:03 +01:00
..
generator.js Create mesh nodes during o3dv import. 2021-11-22 14:25:56 +01:00
material.js Store vertex colors in mesh. 2021-12-28 16:44:00 +01:00
mesh.js Store vertex colors in mesh. 2021-12-28 16:44:00 +01:00
meshbuffer.js Add test for exporting vertex colors to glTF. 2021-12-29 08:41:36 +01:00
meshinstance.js Add transformation option for exporter model. 2021-12-28 09:18:29 +01:00
meshutils.js Move mesh utils to a separate file. 2021-12-30 10:16:49 +01:00
model.js Store instance id in mesh instances. 2021-12-25 10:49:59 +01:00
modelfinalization.js Provide only material color for importer. 2021-12-30 16:20:03 +01:00
modelutils.js Move mesh utils to a separate file. 2021-12-30 10:16:49 +01:00
node.js Introduce node types. GroupNode is a node that contains child nodes and optionally some meshes. MeshNode is a node that contains only one mesh. MeshNodes are not visible in the tree. 2021-11-13 20:56:35 +01:00
object.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
property.js Add boolean property type. 2021-06-27 00:00:31 +02:00
quantities.js Remove solidity check from volume calculation. 2021-12-18 10:31:40 +01:00
topology.js Add topology calculator. 2021-05-15 19:23:14 +02:00
triangle.js Store vertex colors for triangles. 2021-12-28 21:15:33 +01:00