ModelHandle/source/model
2021-10-29 18:33:46 +02:00
..
generator.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
material.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
mesh.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
meshbuffer.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
meshinstance.js Calculate geometric values based on mesh instances. 2021-10-26 18:54:51 +02:00
model.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
modelfinalization.js Remove empty nodes recursively. 2021-10-27 09:54:40 +02:00
modelutils.js Set material type and shading model based on the most used material type in the model. 2021-10-29 18:33:46 +02:00
node.js Remove empty nodes recursively. 2021-10-27 09:54:40 +02: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 Add mesh instance object that represents a mesh with transformation. 2021-10-24 16:46:49 +02:00
topology.js Add topology calculator. 2021-05-15 19:23:14 +02:00
triangle.js Move material and triangle to a separate file. 2021-05-21 09:38:09 +02:00