10 Commits

Author SHA1 Message Date
Jaime van Kessel
00a360aca6
Don't overload types in AMFReader
The typing really doesn't like it if we first let a variable be a list and then
an numpy array
2021-04-07 11:32:09 +02:00
Nino van Hooff
89f0970a88 Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Nino van Hooff
8f3827d5ae Convert doxygen to rst for 3MFReader/Writer and AMFReader 2020-05-08 15:14:39 +02:00
fieldOfView
7cab2b876c Fix watching for changes in AMF and trimesh-loaded files
Fixes #7192
2020-03-01 22:49:58 +01:00
Ghostkeeper
7b2037fd47
Fix code style 2019-10-10 14:30:39 +02:00
FiCacador
9158857477
Reverse Y axis
When an AMF file was imported, the Y axis was reversed, creating a mirrored object. This reverses the Y axis so the object is correctly imported.
2019-10-09 01:56:48 +01:00
Jaime van Kessel
af6d30c067 Fix some typos 2019-04-30 11:39:45 +02:00
Jaime van Kessel
0bd516da4c Add mimetype to amf plugin 2019-04-30 11:34:30 +02:00
Aldo Hoeben
b3bc3243d1
Update copyright 2019-04-26 11:54:44 +02:00
fieldOfView
28eca82075 Add AMF reader plugin 2019-03-14 16:40:02 +01:00