ModelHandle/source/engine/model
2024-01-27 08:58:13 +01: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 The obj file format specifies continuous lines and not line segments. 2023-10-23 20:27:21 +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 Show line count in the details panel. 2023-10-23 15:54:59 +02:00
meshbuffer.js Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
meshinstance.js Show line count in the details panel. 2023-10-23 15:54:59 +02:00
meshutils.js Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
model.js Show line count in the details panel. 2023-10-23 15:54:59 +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 Show line count in the details panel. 2023-10-23 15:54:59 +02:00
property.js Add localization technology to the engine. 2024-01-27 08:58:13 +01: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