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-08-05Change license of libnest2d to LGPLv3tamasmeszaros
2020-06-01Workaround for items out of bed after arrange.tamasmeszaros
2020-04-23Add libnest tests for various basic object functionstamasmeszaros
2020-03-16Fix arrangement with items larger or equal to bed dimesions.tamasmeszaros
2020-03-12Fix faulty nfp edge cache with argument > 1.0tamasmeszaros
2020-01-09force creating static library for libnest2dtamasmeszaros
2020-01-09Fix wrong bounding box calculation for initial arrange item.tamasmeszaros
2019-10-14Force using TBB on all platforms for libnest2dtamasmeszaros
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-07Extend libnest tests, remove some warnings, faster catch2 compilation.tamasmeszaros
2019-10-07Hotfix for broken partial arrange.tamasmeszaros
2019-10-04libnest2d test rewritten for catch2. Fine tuned catch2 integration.tamasmeszaros
2019-09-23Fix arrange crash with incorrect geometries. Guard the case with tests.tamasmeszaros
2019-09-13Fix arrange crash with ASANtamasmeszaros
2019-09-10Fix compilation on OSXtamasmeszaros
2019-09-10Fix arrangement of objects larger than the print bed. Issue #2897tamasmeszaros
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-07-19Fix for incorrect inside check of fixed items.tamasmeszaros
2019-07-18Further refactoringtamasmeszaros
2019-07-17libnest2d: Remove old preload method from selector interfacetamasmeszaros
2019-07-17Solved issue with virtual bed management.tamasmeszaros
2019-07-16Priority for wipe tower, Increased safety distance from bed edges.tamasmeszaros
2019-07-15Arrange cache in ModeInstance and logical bed remembered.tamasmeszaros
2019-07-12Not handling logical beds in arrange()tamasmeszaros
2019-07-04Wip in Nester interfacetamasmeszaros
2019-07-03WIP still with arrange return value.tamasmeszaros
2019-07-03Fix libnest2d teststamasmeszaros
2019-07-03Deal with infinite box.tamasmeszaros
2019-07-02Try to deal with infinite bin.tamasmeszaros
2019-07-02Partial arrange starts to work again.tamasmeszaros
2019-07-02Unify AutoArranger subclassestamasmeszaros
2019-07-01Still WIPtamasmeszaros
2019-06-28Adapt find_new_position is WIP. Cleaning up comments.tamasmeszaros
2019-06-28Arranging with new structure.tamasmeszaros
2019-06-26Get rid of the test.cpp warningtamasmeszaros
2019-06-26Make an order in using scale and unscale, remove some warnings.tamasmeszaros
2019-06-19Fix for debug build on Visual Studiotamasmeszaros
2019-06-19Merge branch 'master' into tm_rotcaliperstamasmeszaros
2019-06-13Build fix when boost is not in prefix/boosttamasmeszaros
2019-06-06Adding rotating calipers algorithm for minimum are bounding box rotation.tamasmeszaros
2019-05-30Build system tweaks to get rid of cmake and boost warnings.tamasmeszaros
2019-04-01Fixing the broken rasterizer.tamasmeszaros
2019-04-01Parallel loop for the statisticstamasmeszaros
2019-03-28Fix broken arrangetamasmeszaros
2019-03-27Output raster seem ok, stats broken.tamasmeszaros
2019-03-12Fixed seed for the genetic optimizer for support generationtamasmeszaros
2019-02-15Optimization for bad head angles.tamasmeszaros
2019-01-26Fixed compilation on Visual Studio in Debug mode.bubnikv
2019-01-23Fixing items partially outside the bed when auto-placing new items.tamasmeszaros