Commit History

Author SHA1 Message Date
  Vojtech Bubnik 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago
  Vojtech Bubnik 1d588dad90 Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point 3 years ago
  Vojtech Bubnik 04c2fde671 Removed the old motion planner. 4 years ago
  enricoturri1966 277b340481 Attempt to fix build on OsX 4 years ago
  enricoturri1966 27b9f85607 Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl code 4 years ago
  Vojtech Kral e8d63f3eb1 Upgrade Boost to 1.66 on Windows 6 years ago
  bubnikv bde4153d44 Removed legacy GUI Perl bindings, 6 years ago
  tamasmeszaros a4e1ab2281 Getting rid of AppController. 6 years ago
  Enrico Turri e3e5948982 1st installment of preview ported in c++ 6 years ago
  bubnikv 0235f1a821 Merged with dev 6 years ago
  tamasmeszaros 4f53fc2a5f Merge remote-tracking branch 'origin/cpp_progress_status_bar' into dev 6 years ago
  tamasmeszaros 9e2d48ff3b Almost working c++ status bar 6 years ago
  Enrico Turri 66ce638439 Fixed conflicts after merging with branch eigenize 6 years ago
  bubnikv 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
  bubnikv cb138a20b8 Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 6 years ago
  Vojtech Kral 0c984c7584 Print host bugfixes / refactoring 6 years ago
  Martin Loidl dd1fd66a47 Added possibility for upload to Duet 6 years ago
  tamasmeszaros ad4d95f60c AppController integration 6 years ago
  Vojtech Kral 7710b541da Merge branch 'config_snapshots' into updating 6 years ago
  Vojtech Kral c733e3151b Updating: Detect legacy datadir, remove conflicting presets 6 years ago
  bubnikv 82890ec815 Removed some obsolete Perl binding. 6 years ago
  Vojtech Kral 9dcec6662e ConfigWizard: Other vendor sample data, minor fixes 6 years ago
  Vojtech Kral 57e47a3296 AppConfig: Support for vendor / model / variant enable state 6 years ago
  Vojtech Kral 3fcf194e39 ConfigWizard: Basic structure / WIP 6 years ago
  bubnikv e931f75010 Work in progress: Good bye, Perl Threads! 6 years ago
  Vojtech Kral 7cfc5204c8 WIP: OctoPrint 7 years ago
  bubnikv f1840a52db Merged the C++ port of the GUI Tabs / OptionGroup / Option classes 7 years ago
  bubnikv b1f5e7e8fa Removed the GCodePreviewData from the Print class, it does not belong here, 7 years ago
  bubnikv 09c9f6bdc3 Added TabIface C++ wrapper for GUI::Tab C++ class, 7 years ago
  bubnikv f5160b7a72 Fixed "Slic3r crashes when sending STLs with special characters to the printer" 7 years ago
  bubnikv b23b9ea1d2 Implemented volumetric flow rate hints, 7 years ago
  bubnikv 1fee3633a0 New C++ class AppConfig for maintaining the config.ini 7 years ago
  bubnikv b9d57483d8 perglue.cpp - use static_cast instead of dynamic_cast if possible, 7 years ago
  bubnikv 473233019c Initial partial implementation of presets in C++. 7 years ago
  bubnikv 0454cc95f9 Ported the cooling changes from @alexrj: Don't slow down the external 7 years ago
  bubnikv e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
  bubnikv 72ae3585e4 Removed a broken Arc Fitting feature. 7 years ago
  bubnikv 045de596e2 Use OpenGL 2.0 shaders for the layer height rendering. 7 years ago
  bubnikv e6fddd364d Volume rewritten from Perl to C++, 8 years ago
  Alessandro Ranellucci a65c9ba083 Ported CoolingBuffer to C++/XS 8 years ago
  bubnikv e016c4e423 New extrusion class: ExtrusionMultiPath 8 years ago
  bubnikv 4524ecf66b by alexrj: Always convert strings to UTF-8 before passing them to XS 8 years ago
  bubnikv f788f50b5a Disabled asserts in the release build (-DNDEBUG). 8 years ago
  bubnikv 7d7f093120 C++ supports sketched, but not finalized yet. Slic3r is still using 8 years ago
  bubnikv f518e0675c Initial commit of the new Pressure Equalizer, the EdgeGrid 8 years ago
  bubnikv 7da68c91a5 Vojtech likes to use Sublime on Windows to get the wheels rolling. 8 years ago
  Alessandro Ranellucci 3c862836f2 Refactored the Config XS bindings 9 years ago
  Alessandro Ranellucci 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
  Alessandro Ranellucci 7523550066 Try to fix compilation on older Perls 9 years ago
  Alessandro Ranellucci 9b21ac877a Merge branch 'master' into sender 9 years ago