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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv
2019-06-18Merge remote-tracking branch 'remotes/origin/ys_new_features'bubnikv
2019-06-11Sharing TriangleMesh objects between the front end (UI) and back endbubnikv
2019-06-11Import/export of the Layers information to/from AMFYuSanka
2019-06-10admesh refactoring: Use Eigen vec3i for indexed triangles.bubnikv
2019-06-10admesh refactoring: separation of the shared vertices / indicesbubnikv
2019-06-10admesh refactoring: Removed the shared_vertices counter as it is nowbubnikv
2019-06-04WIP: Admesh - replacement of C memory allocation with std vectorsbubnikv
2019-06-03Fix for opening issues with archive files.tamasmeszaros
2019-06-02Adjust miniz usage to use nowide FILE streams everywhere.tamasmeszaros
2019-05-23Replacing old miniz version with new 2.1.0tamasmeszaros
2019-05-22Use the correct expat locationJason Tibbitts
2019-03-25Fix of #1998Enrico Turri
2019-03-11SLA support points are correctly appointed as user-modifiedLukas Matena
2019-02-27Fixed Linux build, the old GCC compiler does not supportbubnikv
2019-02-27Fix of Model is marked as defective after opening project #1863bubnikv
2019-02-22Renamed the "lambda-" prefix for the generic modifiers to "Generic-"bubnikv
2019-02-01SLA support points improvementsLukas Matena