ModelHandle/source/engine/model
2023-10-23 13:12:51 +02:00
..
color.js Add utility function for string to rgba color conversion. 2023-01-21 22:54:31 +01:00
generator.js Simplify cuboid generator. 2022-01-19 17:59:06 +01:00
line.js Convert line segments with dummy material. 2023-10-21 08:46:54 +02:00
material.js Introduce material source parameter to distinguish materials created for lines and faces. 2023-10-23 12:17:03 +02:00
mesh.js Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
meshbuffer.js Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
meshinstance.js Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
meshutils.js Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
model.js Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
modelfinalization.js Introduce material source parameter to distinguish materials created for lines and faces. 2023-10-23 12:17:03 +02:00
modelutils.js Add default line color picker to settings. 2023-10-23 13:12:51 +02:00
node.js Eliminate manual node type setting in importers. 2023-05-08 08:07:37 +02:00
object.js bim export #246 2022-04-18 18:09:17 +02:00
property.js Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
quantities.js Calculate the volume of a model by calculating the sum of volumes of all meshes. 2022-06-18 16:24:15 +02:00
topology.js Calculate the volume of a model by calculating the sum of volumes of all meshes. 2022-06-18 16:24:15 +02:00
triangle.js Use ES modules. 2022-01-10 18:10:51 +01:00
unit.js Add unit information where it is known. 2023-07-17 19:41:15 +02:00