Nino van Hooff
|
89f0970a88
|
Remove trailing whitespace from Python files
|
2020-05-29 14:30:33 +02:00 |
|
Jaime van Kessel
|
00078fd659
|
Remove a bunch of unused imports
|
2019-11-08 13:38:42 +01:00 |
|
Mark
|
c48a5474f0
|
remove .curaproject from the extensions and just use .3mf
CURA-5650
|
2018-08-29 13:42:26 +02:00 |
|
Jaime van Kessel
|
b4f59a7822
|
Removed unneeded application reference in construction of meshreaders
|
2018-06-29 09:25:38 +02:00 |
|
Lipu Fei
|
7f7a195627
|
Fix merge conflicts from 3.4
|
2018-06-05 09:02:52 +02:00 |
|
Lipu Fei
|
39b71add07
|
Reader classes are responsible for adding their mime types
CURA-5367
|
2018-06-05 08:35:24 +02:00 |
|
Jack Ha
|
c6ac344ed5
|
Merge branch '3.4'
|
2018-06-04 11:40:03 +02:00 |
|
Aleksei S
|
4922988e7d
|
Added .3mf extension to the MimeType
CURA-5367
|
2018-06-04 11:11:02 +02:00 |
|
Diego Prado Gesto
|
ddd7b056f3
|
CURA-5164 Make the mesh readers compliant with the new signature of the mesh reader. Also adapt the tests.
|
2018-05-23 17:17:41 +02:00 |
|
Mark
|
9a193ad5c5
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
Jaime van Kessel
|
44125d3275
|
Moved certain meta data entries to seperate file
CURA-3856 & CURA-3712
|
2017-06-21 11:22:35 +02:00 |
|
Mark
|
6ba2764efc
|
Use .3mf on MacOS as project extension
CURA-3886
|
2017-05-30 09:57:41 +02:00 |
|
fieldOfView
|
adf2ac10b0
|
Fix check for succesfully imported 3MFReader & 3MFWriter modules
|
2017-03-30 13:56:19 +02:00 |
|
fieldOfView
|
2b761b87ac
|
Fail gracefully when libSavitar is not found
By catching the ImportError, this prevents the logs being clogged with exceptions in start and when the plugins preference page is touched.
|
2017-03-25 09:56:02 +01:00 |
|
Simon Edwards
|
1b43e4981e
|
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
2017-01-17 16:57:37 +01:00 |
|
Jaime van Kessel
|
8676f3db40
|
Added workaround for curaproject.3mf extensions not being handled on osx
CURA-3130
|
2016-12-16 09:36:40 +01:00 |
|
Jaime van Kessel
|
1860b8667b
|
Changed extension of 3mf projects to curaproject.3mf
CURA-1263
|
2016-12-05 11:27:36 +01:00 |
|
Jaime van Kessel
|
efc9719ff0
|
Added stub workspace reader
CURA-1263
|
2016-11-08 10:00:00 +01:00 |
|
Arjen Hiemstra
|
79892daa5e
|
Bump API version of plugins that do not need extra porting
Contributes to CURA-1615
|
2016-05-30 15:29:10 +02:00 |
|
Ghostkeeper
|
d23cf97214
|
Allow multiple file types per mesh reader
A mesh reader plugin now uses a list of file types that it can offer to read, instead of being limited to one.
Contributes to issue CURA-266.
|
2015-12-15 11:21:19 +01:00 |
|
Arjen Hiemstra
|
9267b517d6
|
Fix coding style issues
|
2015-11-27 16:53:32 +01:00 |
|
daid
|
743b403b29
|
Whole bunch of um-pep8 style fixes.
|
2015-11-27 13:50:44 +01:00 |
|
Arjen Hiemstra
|
67086b4d9f
|
Update translated strings and contexts
|
2015-09-12 20:08:41 +02:00 |
|
Tamara Hogenhout
|
ef93524d78
|
adds/adapts translation context markers
last nesscessary changes for internationalisation -> Cura
Contributes to: issue CURA-116
|
2015-09-09 15:25:39 +02:00 |
|
Tamara Hogenhout
|
4a9bf2b4d6
|
adds/adapts translation context markers
all nescessary in folder: Cura/plugins
Contributes to: issue CURA-116
|
2015-09-08 15:26:49 +02:00 |
|
Jaime van Kessel
|
f2a4091304
|
First implementation of 3mf reader
|
2015-08-10 16:38:46 +02:00 |
|