Commit Graph

  • a9f52955a0 Fixed app icon on Windows bubnikv 2018-09-24 14:27:03 +02:00
  • a4acca24ff Added libigl library files (header-only library) Lukas Matena 2018-09-24 14:16:53 +02:00
  • 9b5c7aadad Sla support points are saved in ModelObject Lukas Matena 2018-09-24 13:39:44 +02:00
  • 8296cbe046 Compile Slic3r versions into slic3r binary bubnikv 2018-09-24 13:07:50 +02:00
  • 96e035b2f8 Added various manifests, added auto generation of includes and manifests from version and build variables, resurrected SLIC3R_LOGLEVEL env var. bubnikv 2018-09-24 11:53:05 +02:00
  • 270341300f Code cleanup Enrico Turri 2018-09-24 10:28:52 +02:00
  • 1026a9c817 Tweaks to flatten gizmo Enrico Turri 2018-09-24 10:19:40 +02:00
  • 9f2cd347e3 Fix of a set method to make ConfigOptionEnum compatible with ConfigOptionEnumGeneric. bubnikv 2018-09-21 23:00:49 +02:00
  • 60a192ef34 Removed duplicate definition of QHull debug printfs bubnikv 2018-09-21 21:54:54 +02:00
  • bb386bb148 Simplified dependencies. bubnikv 2018-09-21 21:16:09 +02:00
  • 49c3d59897 Further reduction of Perl dependencies. Now the Perl dependencies only influence the XS project (and the unit / integration tests). bubnikv 2018-09-21 20:11:33 +02:00
  • 8e1b5157b4 Moved the remaining Perl dependencies to xs/CMakeLists.txt bubnikv 2018-09-21 19:37:35 +02:00
  • b28047af5e Yet another fix of platform specific paths to resources. bubnikv 2018-09-21 17:16:44 +02:00
  • c37dc44ec4 Modified resources directory in Linux installation. bubnikv 2018-09-21 16:38:42 +02:00
  • 0a7646cd94 Fixed path to resources on OSX. bubnikv 2018-09-21 16:10:16 +02:00
  • b96831529f SLA supports points batch deletion does not deselect object Lukas Matena 2018-09-21 16:05:02 +02:00
  • 8841b7ae2c Another compilation fix bubnikv 2018-09-21 15:59:39 +02:00
  • b539a9148a Merge remote-tracking branch 'origin/dev2' into lm_sla_supports_ui Lukas Matena 2018-09-21 15:46:46 +02:00
  • 3658f96b16 Fixed compilation on Linux / OSX. bubnikv 2018-09-21 15:42:31 +02:00
  • c5e56911f4 Fixed memory leak in is_splittable_object() Enrico Turri 2018-09-21 14:21:08 +02:00
  • 8cea821c6a Dimensions of scale on rotate gizmo as function of object size Enrico Turri 2018-09-21 13:44:38 +02:00
  • e4373b6edd Fix of incorrect path separator in include. bubnikv 2018-09-21 12:54:40 +02:00
  • 99e90f2bfb Enhanced fix of #1229 - c++ part Enrico Turri 2018-09-21 12:46:20 +02:00
  • cce5f3203b Enhanced fix of #1229 - perl part Enrico Turri 2018-09-21 12:39:15 +02:00
  • 088fe6cec6 Merge branch 'dev2' into lm_sla_supports_ui Lukas Matena 2018-09-21 11:43:30 +02:00
  • 6b2a4ffe03 Paths to resources / icons / images are set. bubnikv 2018-09-21 11:40:32 +02:00
  • a079f2a34e Fixed import of rotations from 3mf files Enrico Turri 2018-09-21 10:18:56 +02:00
  • 9a5796794e Merged Sasa's GUI WIP bubnikv 2018-09-21 09:09:05 +02:00
  • 8b582bbcd1 Menu_bar and preset_tabs are in main window now YuSanka 2018-09-21 01:33:41 +02:00
  • 20d0f046d2 Merge remote-tracking branch 'origin/dev2' into dev_native bubnikv 2018-09-20 16:48:40 +02:00
  • add45a8f6e Added C++ command line processing, thanks @alexrj and @loh bubnikv 2018-09-20 16:48:13 +02:00
  • 07274589a3 1st installment of ModelInstance 3D rotation components Enrico Turri 2018-09-20 15:00:40 +02:00
  • e86f149cbd Moved back open_model to GUI_App YuSanka 2018-09-20 13:12:35 +02:00
  • f1e0dc2dd7 Ignore mouse up event after double click on gizmos grabbers Enrico Turri 2018-09-20 09:50:49 +02:00
  • bcbeb56217 Merge remote-tracking branch 'origin/dev_native' into ys_dev_native YuSanka 2018-09-20 08:41:57 +02:00
  • ebb6f47f50 Added GUI_App and MainFrame YuSanka 2018-09-20 08:40:22 +02:00
  • 6ca5a18d05 Commented out wxPixelData.UseAlpha(), as it is missing from wxWidgets 3.1.1. bubnikv 2018-09-19 18:54:23 +02:00
  • 9c085dfcc5 Fixed Perl unit tests. bubnikv 2018-09-19 18:31:41 +02:00
  • ad54266395 Fixed GUI build bubnikv 2018-09-19 18:05:58 +02:00
  • 2306c1589a Polymorphic AppController for cli and gui modes. tamasmeszaros 2018-09-19 18:02:04 +02:00
  • d7f1c8670f Removed wrong dependency on wxWidgets from libslic3r. Added cmake message for WXWIN environment variable. bubnikv 2018-09-19 17:55:17 +02:00
  • 6003005812 Removed dependency on wxWidgets from Alien. Updated source code to wxWidgets 3.1.1 Moved invocation of perl unit / integration tests to the xs project. bubnikv 2018-09-19 17:19:06 +02:00
  • cc3572f3ce Another step to fix the build system. bubnikv 2018-09-19 15:47:32 +02:00
  • c9acd1252a reset transformation components to their default value by double clicking on gizmos' grabbers Enrico Turri 2018-09-19 15:39:54 +02:00
  • 195998ff7c Sla support points can be deleted, tooltip texture was added Lukas Matena 2018-09-19 14:59:57 +02:00
  • 3f0968fb02 Refactoring member variable names for my classes to match our coding style. tamasmeszaros 2018-09-19 14:54:37 +02:00
  • ffac360439 Yet another build system fix bubnikv 2018-09-19 14:43:38 +02:00
  • 1a0b72de2c png export recovered with the new print object interface. tamasmeszaros 2018-09-19 14:32:38 +02:00
  • 8f01266ca4 Fix of compilation on Linux & OSX: Cannot create a "slic3r" executable next to a "slic3r" directory. bubnikv 2018-09-19 14:22:48 +02:00
  • 5f587eb362 Fixed colors of extrusion paths Enrico Turri 2018-09-19 14:11:36 +02:00
  • 2056f4c336 Zipper concept clarified. tamasmeszaros 2018-09-19 13:43:15 +02:00
  • 681e9f03b3 Yet another fix of build process bubnikv 2018-09-19 13:16:20 +02:00
  • 58a0c41713 Fixed compilation on OSX & Linux bubnikv 2018-09-19 13:12:57 +02:00
  • 7ef894e074 Fixed GUI CMakeFile bubnikv 2018-09-19 11:46:24 +02:00
  • 7374eafc13 Moved the newly added GUI_Preview files. bubnikv 2018-09-19 11:34:26 +02:00
  • e8c16c35e5 Meged with dev2 bubnikv 2018-09-19 11:28:30 +02:00
  • 6bd92a8198 Disabling calls from libslic3r to slic3r gui. bubnikv 2018-09-19 11:27:04 +02:00
  • 6b655f9aa3 Merge branch 'dev2' of github.com:prusa3d/Slic3r into dev2 tamasmeszaros 2018-09-19 11:08:29 +02:00
  • 7708fb8ada Zipper implementation in gui level for png export. tamasmeszaros 2018-09-19 11:08:10 +02:00
  • 4bf49fe990 Build: Make return value type mismatch an error on Unix Vojtech Kral 2018-09-17 13:34:29 +02:00
  • 0558b53493 WIP: Moved sources int src/, separated most of the source code from Perl. The XS was left only for the unit / integration tests, and it links libslic3r only. No wxWidgets are allowed to be used from Perl starting from now. bubnikv 2018-09-19 11:02:24 +02:00
  • 51d504c720 Build fixes, conversion of wxString into utf-8 std::string Vojtech Kral 2018-09-19 10:34:21 +02:00
  • e695164451 Merge branch 'gui_preview_to_cpp' of https://github.com/prusa3d/Slic3r into dev2 Enrico Turri 2018-09-19 09:00:29 +02:00
  • e79b0a2f25 Code cleanup Enrico Turri 2018-09-19 08:59:11 +02:00
  • 4d6fb52047 Removed explicit dependency of wxWidgets from PrintExport.hpp tamasmeszaros 2018-09-18 19:13:56 +02:00
  • 9daae9413a Perl version of preview removed from Slic3r Enrico Turri 2018-09-18 16:13:18 +02:00
  • abdaaf6ede Method Preview::load_print() ported to c++ Enrico Turri 2018-09-18 15:50:52 +02:00
  • e3e5948982 1st installment of preview ported in c++ Enrico Turri 2018-09-18 13:35:05 +02:00
  • 5fa99fd903 removing unnecessary artefacts FindFlann and duplicate c++11 standard definition in cmake. tamasmeszaros 2018-09-18 11:16:49 +02:00
  • 3ddaccb641 Replaced CONFESS with throw std::exception in libslic3r, so now libslic3r should be compilable without Perl. bubnikv 2018-09-18 10:09:58 +02:00
  • 27bba45331 Fix of compilation on Linux, disabled -Wreorder Vojtech Bubnik 2018-09-17 17:17:38 +02:00
  • 153bd108a2 WIP fix of PostProcessor on Linux bubnikv 2018-09-17 15:32:54 +02:00
  • fe3b92870f Merged with dev bubnikv 2018-09-17 15:12:13 +02:00
  • d934b63424 Removed Print.pm, ported execution of post processing scripts into C++ (WIP, waits for update of boost::system module on our build server) Removed other mention of the "Controller". bubnikv 2018-09-17 12:01:02 +02:00
  • 78e7bb0427 Supports - fix of the recent changes: Always generate dense supports below overhangs, even if the overhangs are steep. bubnikv 2018-09-17 11:46:52 +02:00
  • 3957c5bd8e Merge branch 'dev' into lm_sla_supports_ui Lukas Matena 2018-09-17 10:42:16 +02:00
  • 38028187b4 Merged with master bubnikv 2018-09-17 10:38:14 +02:00
  • 37c222a54f Merge branch 'dev' into lm_sla_supports_ui Lukas Matena 2018-09-17 10:26:38 +02:00
  • 4ec4c9364e Merge remote-tracking branch 'origin/support_improvements' bubnikv 2018-09-14 15:12:20 +02:00
  • 61a6aa8692 FirmwareDialog: Add appropriate set of wildcards to the file picker Vojtech Kral 2018-09-06 16:45:31 +02:00
  • 7258c597b9 Fix window size persistence Fixes #1116 Fixes #1175 Vojtech Kral 2018-08-06 18:26:29 +02:00
  • 8988e8cf0a Firmware updater: Fix MMU2 lookup wrt. other Prusa devices being connected Vojtech Kral 2018-09-04 11:36:58 +02:00
  • a8c28e210d Fix CMake string comparison issue Fixes #1187 Vojtech Kral 2018-09-04 10:40:28 +02:00
  • 646e991d4b ConfigWizard: Properly apply gcode_flavor Fixes #1138 Vojtech Kral 2018-09-03 16:19:16 +02:00
  • a744ed7897 Merge remote-tracking branch 'origin/vb_slicing_fix' bubnikv 2018-09-14 15:08:07 +02:00
  • 7fc0b4375c Merge remote-tracking branch 'origin/parallel_arrange' bubnikv 2018-09-14 15:03:38 +02:00
  • a0e2df5dbb Merge remote-tracking branch 'origin/lm_temperature_fix' bubnikv 2018-09-14 14:56:21 +02:00
  • bd659663f8 Merge remote-tracking branch 'origin/lm_wipe_tower_consumption' bubnikv 2018-09-14 14:55:43 +02:00
  • 083a395078 Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev Enrico Turri 2018-09-14 14:38:45 +02:00
  • eac5272dc5 Merge branch 'full_transform' of https://github.com/prusa3d/Slic3r into dev Enrico Turri 2018-09-14 14:38:21 +02:00
  • d139274da8 Fixed gizmo move 3d axis Z Enrico Turri 2018-09-14 14:37:13 +02:00
  • 2ea5c77e39 Merge remote-tracking branch 'origin/dev' into new_main_page_ui YuSanka 2018-09-14 14:01:11 +02:00
  • eb2b56a87f Fixed settings list for objects YuSanka 2018-09-14 13:59:56 +02:00
  • b3c30a08b0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into full_transform Enrico Turri 2018-09-14 12:47:42 +02:00
  • d3a36f98a0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev Enrico Turri 2018-09-14 12:47:16 +02:00
  • 5df70752c0 Merge branch 'dev' into lm_sla_supports_ui Lukas Matena 2018-09-14 11:38:51 +02:00
  • 578792be31 Fixed #1229 Enrico Turri 2018-09-14 11:37:26 +02:00
  • bb7f504296 Removed "Slice to SVG" and "Quick Slice" bubnikv 2018-09-14 11:16:54 +02:00
  • 2c9dc4dbbf Finished porting of the status bar to C++. bubnikv 2018-09-14 10:59:50 +02:00
  • 36faa090fc Removed the Controller, Layer View, System Info, ObjectCutDialog, removed unused Perl modules. bubnikv 2018-09-14 10:25:20 +02:00