Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02Tech ENABLE_RELOAD_FROM_DISK_REWORK - A bunch of bug fixes in Reload from dis...enricoturri1966
2022-01-31#7791 - Fixed reload from disk command for plain (non zipped) amf filesenricoturri1966
2021-10-22Fix of #7155 (broken loading of configs from <=1.41.3)Lukas Matena
2021-10-01Several minor improvements and fixed warningsLukas Matena
2021-10-01Fixed import of multi-material AMF files, broken due to admesh eradication.Vojtech Bubnik
2021-09-27#7015 - Fixed typo in AMFParserContext::endElement()enricoturri1966
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-08-12Follow-up to 7c01ddf996f4b8ca6d7e71c001e7650b3bf14609Vojtech Bubnik
2021-08-05follow-up to a86e7107a5d4549cf313c4097f87c309c3ff4d2c:Vojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-05-24Fixed second batch of locale-dependent callsLukas Matena
2021-02-10SPE-1103 Added menu items for the conversation of the volumes from/to metersYuSanka
2021-02-053MF and AMF error reporting: Use boost::log instead of printf().Vojtech Bubnik
2021-02-05Improved AMF/3MF security when parsing invalid meshes.Vojtech Bubnik
2020-12-16Saving "converted from inches" to 3MF and AMF even if the file sourceVojtech Bubnik
2020-12-15Fix of #5443 - Assigned input file path for ModelVolume also for AMF archivesLukáš Hejl
2020-12-12Follow-up on aaaa85c1f8a06d222ccbb745e67bdc56d65b90edVojtech Bubnik
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-06-16Fixes of the offset curves from Voronoi diagram.Vojtech Bubnik
2020-06-08Fixed export/import from/to amf and 3mf file.YuSanka
2020-06-07Editing of the custom GCodes like ColorChange and PausePrintYuSanka
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-17ENABLE_KEEP_LOADED_VOLUME_TRANSFORM_AS_STAND_ALONE set as defaultEnrico Turri
2020-01-16Added "mode" variable for custom_gcode_per_print_zYuSanka
2020-01-08Configurable paths export (fullpath or not) to 3mf and amfEnrico Turri
2020-01-03Const correctness improvements:bubnikv
2019-12-203mf and amf import: keep loaded volumes transformation as a member of ModelVo...Enrico Turri
2019-12-19Improved accuracy of ModelVolume matrix store / restorebubnikv
2019-12-19Rolled back version numbers for 3mf and amf filesEnrico Turri
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-06Localization improvements: Text correctionYuSanka
2019-11-11Save/Load new color print data to/from amf and 3mf files.YuSanka
2019-10-21#3075 - Fixed Reload from disk command for .amf filesEnrico Turri
2019-10-09Fixed conflicts after merging with masterEnrico Turri
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-23ENABLE_ENHANCED_RELOAD_FROM_DISK set as defaultEnrico Turri
2019-09-23ENABLE_ENHANCED_RELOAD_FROM_DISK -> Fixed export/import to/from .amf to keep ...Enrico Turri
2019-09-19ENABLE_ENHANCED_RELOAD_FROM_DISKEnrico Turri
2019-09-02Fixed typoEnrico Turri
2019-09-02Attempt to fix non compatible (newer) .3mf and .amf import error handling on ...Enrico Turri
2019-08-28Fixed import of .3mf and .amf files. Parse contained XML model file by chunch...Enrico Turri
2019-08-26Follow-up of c7cdb2fd3e19ae9560f540b65e2d47759cdb59d0 -> Fixed localization o...Enrico Turri
2019-08-23Added version check for .3mf and .amf project files. PrusaSlicer will refuse ...Enrico Turri
2019-08-06Save/load printable flag to/from 3mf and amfYuSanka
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-07-04Fixed merge issues.bubnikv
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv