13 Commits

Author SHA1 Message Date
PeC-KAYO
5951ae03f6
Apply suggestions from code review 2022-01-25 20:10:18 +01:00
PeC-KAYO
10aa65b727
Apply suggestions from code review 2022-01-25 20:04:23 +01:00
Dʳ Pierre-Édouard Cailliau
8db5e2733b
Consumes the values of MLMatrix44 one by one.
The MLMatrix44 element is of type of the Vector16 simple type
that is a restriction of the other VectorList simple type
that is a list of decimal simple type.
MeshLabProject XML schema: meshlab/docs/meshlabprojspecificationformat.xsd

So values are separed by spaces (by XML list definition) and
carriage return are ignored (by XML definition).

Consequently, there is no need to prejudge the presence and position
of any line breaks.
2022-01-25 16:47:43 +01:00
alemuntoni
9e12560d98 MeshModel objects made static into MeshDocument 2021-07-13 14:35:06 +02:00
alemuntoni
94b1d7e8d3 setter for raster visibility 2021-06-14 11:53:41 +02:00
alemuntoni
9a6acde208 setter for mesh visibility, removed reference to parent in RasterModel 2021-06-14 11:30:43 +02:00
alemuntoni
42aec03b3f small fixes 2021-06-08 17:22:36 +02:00
alemuntoni
b01ac1ff2f MLRenderingData included in openProject 2021-06-04 17:39:25 +02:00
alemuntoni
795b3beada load mlp from plugin 2021-06-04 14:14:15 +02:00
alemuntoni
3bc65454db fix last commit 2021-06-04 11:34:13 +02:00
alemuntoni
e48d5c0e19 better nvm project management 2021-06-04 11:18:55 +02:00
alemuntoni
6a2c6e57a2 better out project management 2021-06-03 19:41:43 +02:00
alemuntoni
7d05349409 better organization io_base 2021-06-03 18:53:53 +02:00