Commit History

Author SHA1 Message Date
  bubnikv e2a685b8bb CMake build system: Fixes for OSX. 7 years ago
  bubnikv 3dbc93c663 CMake: Aadd local-lib to PATH and PERL5LIB environment variables, 7 years ago
  bubnikv cb1bc0aaf8 CMake build system, initial placeholder for slic3r C binary. 7 years ago
  bubnikv 428b7d3f9d CMake: Added all header files to the particular libraries. 7 years ago
  bubnikv 2a3d2fb8c1 CMake: Split the globs into separate libraries. 7 years ago
  bubnikv 401059066e Switched to Perl local::lib for local compilation. 7 years ago
  Vojtech Bubnik 952ca18bf9 Modified to compile on Ubuntu 7 years ago
  bubnikv 94483202ec CMake build system: Always use the system libexpat on Linux. 7 years ago
  bubnikv c0f099c2cf CMake conversion, further steps: Now it compiles on Visual Studio 2013. 7 years ago
  bubnikv bb36e78428 Further CMake integration, split the xs CMakeFiles.txt to 7 years ago
  bubnikv 5673205d2e Initial implementation of a CMake build system for the Slic3r XS module. 7 years ago
  bubnikv 507f2ff45e Comprimed the previous pull request. 7 years ago
  redPrint7 fdc7036fe3 Update WipeTowerPrusaMM.cpp (#464) 7 years ago
  bubnikv a2b876e261 Fixing a crash on pressing +/- with no object active. 7 years ago
  bubnikv 3b54b68b59 Merged new methods for handling menus with icons, 7 years ago
  bubnikv 632bf56f29 merged save_window_pos / restore_window_pos from @alexrj Slic3r. 7 years ago
  Alessandro Ranellucci 38e713c23c Remember object settings dialog size and position. #3943 7 years ago
  bubnikv 8d5e5519f2 Fix of compilation on Windows 32bit: Include windows.h for the declaration 7 years ago
  bubnikv ed46cfa19d Simplified the code base by requiring wxWidgets >= 3.0 7 years ago
  bubnikv 1385018724 Unicode handling: 7 years ago
  bubnikv 31085fb1d7 Ported some ModelObject methods from Perl to C++. 7 years ago
  bubnikv 777023c7a8 Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 7 years ago
  bubnikv 933d5b261a Fix of a "Scale to Size" dialog, where a bed size is shown scaled. 7 years ago
  bubnikv 71f99423c5 New feature: Bridging angle override through a bridge_angle config 7 years ago
  bubnikv 75c72bc59b Fix of "MM incorrect extruder temperature" 7 years ago
  bubnikv 7181f5d163 PrusaControl file format: Added multi-material support. 7 years ago
  bubnikv 812a2c7cbd Further implementation of FillRectilinear3. 7 years ago
  bubnikv 137aab9631 Fixed compilation on Linux 7 years ago
  bubnikv a6ea01a23f Moved some math macros (sqr, lerp, clamp) to libslic3r.h 7 years ago
  bubnikv 3b51f64411 Fixing https://github.com/prusa3d/Slic3r/issues/432 7 years ago
  bubnikv 969e3f4a80 Fixed "Fill angle of any number other than an Integer does not work" 7 years ago
  bubnikv 7103fa78ff Reverted back width of the tree control on the Tab panels. 7 years ago
  bubnikv afd5d9eff3 Fixed issues with undefined filament color preview values. 7 years ago
  bubnikv 6bb773d0dd Prusa MM Wipe Tower, Improvements of the 1st layer: 7 years ago
  bubnikv aaefb76888 Fixed test cases after change of the "sane" extrusion widths. 7 years ago
  bubnikv ac672d9dc5 Changed the default "sane" extrusion width parameters to 7 years ago
  bubnikv 2f2c0ddc99 Refactored Fill / Flow for readability. 7 years ago
  bubnikv 9c1b1829cf PerimeterGenerator - a bit of refactoring for readability. 7 years ago
  bubnikv 81823fe7df Reduced the content of Geometry.pm, removed unused Perl subroutines. 7 years ago
  bubnikv 2c82a327dd Fix of "Wipe Tower ... only supported ... .4 nozzle" error when slicing 7 years ago
  bubnikv ed73f0b6ef Fix of "Modifier meshes don't work for speed modifications" 7 years ago
  bubnikv 40a882d01e Experimental feature, which may make the Clipper offsets run faster 7 years ago
  bubnikv bd93d2f334 Fix of "Cooling fan problem Slic3r 1.35.5.16 " 7 years ago
  bubnikv c9325338a8 Fixed "upscaled objects cannot be cut above original height" 7 years ago
  bubnikv 3a813aaef6 Implemented "Suggestion for Preview View Change" 7 years ago
  bubnikv 6f28818f87 Fix of 7 years ago
  bubnikv 32213ce679 Implements loading of multi-part objects as a bunch of STLs 7 years ago
  bubnikv a7153c67e6 Changed layout of the Tab page to accomodate a wider profile selection 7 years ago
  bubnikv c159165780 A bit of clean-up in GCode.cpp 7 years ago
  bubnikv c52c31a855 A bit of clean-up in FillRectilinear2.cpp 7 years ago