ModelHandle/source/engine/model
Raffael Di Pietro 8c3cbd2cc8
Change color.js typing to be "number" instead of "integer" (#501)
* refactor(color): change type in function documentation

* doc(color): regenerate doc with new types

---------

Co-authored-by: Raffael Dipietro <raffael.dipietro@infomaniak.com>
2025-05-24 09:09:36 +02:00
..
color.js Change color.js typing to be "number" instead of "integer" (#501) 2025-05-24 09:09:36 +02: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