j.spijker@ultimaker.com
54ccc12649
Drop support for CTM files
...
Open CTM has been used 5 times on million of slices
the past year. Since OpenCTM seems to be abounded
since 2012 we have decided to drop support. There
are plenty of conversion tools for this file type
available.
See ultimaker/cura-build-environment#333456c068944ff6b3e7afb2f02a243f0f488371
Contributes to CURA-8640
2022-03-23 16:28:58 +01:00
Jaime van Kessel
d49a90029f
Fix final set of typing issues
2021-04-07 14:03:35 +02:00
Nino van Hooff
89f0970a88
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
Nino van Hooff
d96359f208
Convert doxygen to rst for Toolbox, TrimeshReader
2020-05-15 13:53:10 +02:00
fieldOfView
7cab2b876c
Fix watching for changes in AMF and trimesh-loaded files
...
Fixes #7192
2020-03-01 22:49:58 +01:00
Jaime van Kessel
0235ad6930
Check gltf extension against lower() filename
...
CURA-6739
2019-09-06 09:51:26 +02:00
Lipu Fei
b67944cac1
Fix workaround for GLTF loading
...
CURA-6739
2019-09-04 15:25:58 +02:00
Lipu Fei
cadbde7b92
Add workaround for GLTF loading
...
CURA-6739
2019-09-04 14:33:24 +02:00
Ghostkeeper
b734d34af3
Add typing for lists that it can't auto-detect
...
Contributes to issue CURA-6739.
2019-08-29 16:22:18 +02:00
Ghostkeeper
bac77c0609
Add support for ZAE files
...
Contributes to issue CURA-6739.
2019-08-29 15:52:34 +02:00
Ghostkeeper
714e6f191d
Add support for OpenCTM
...
Contributes to issue CURA-6739.
2019-08-29 15:40:49 +02:00
Ghostkeeper
41c5b87eae
Document Trimesh not reading OFF files
...
Contributes to issue CURA-6739.
2019-08-29 15:34:06 +02:00
Ghostkeeper
e761b2c2a7
Add support for reading glTF files
...
Contributes to issue CURA-6739.
2019-08-29 15:14:35 +02:00
Ghostkeeper
3a3ba6d590
Add support for .DAE files
...
Contributes to issue CURA-6739.
2019-08-29 14:58:21 +02:00
Ghostkeeper
1f534db508
Handle Trimesh returning scene of objects
...
These objects are added as a group node, if they are plural.
Contributes to issue CURA-6739.
2019-08-29 14:57:55 +02:00
Ghostkeeper
cead90c5ba
Fix class name
...
Oops.
Contributes to issue CURA-6739.
2019-08-29 14:15:34 +02:00
Ghostkeeper
6c84f0dbb6
Rename PLYReader to TrimeshReader
...
We're going to repurpose this plug-in to read other file formats as well.
Currently it still only registers itself as PLY file reader. But I'm about to change that.
Contributes to issue CURA-6739.
2019-08-29 14:11:56 +02:00