Commit Graph

  • 5b103116c5 Added missed include under OSX YuSanka 2020-02-03 09:24:58 +01:00
  • 251a7d1329 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels Enrico Turri 2020-02-03 08:23:55 +01:00
  • 3f7ebee396 ObjectDataViewModel is extracted from wxExtentions to the separated file YuSanka 2020-02-02 22:22:40 +01:00
  • eb6e0c06e4 Mark a tick as a conflict, if it has a ToolChange to the same extruder YuSanka 2020-02-02 21:20:48 +01:00
  • 438f4fd1aa Fixed build under OSX YuSanka 2020-02-02 19:40:00 +01:00
  • be92e10985 Added missed include for OSX YuSanka 2020-01-31 21:03:17 +01:00
  • 1472ad9b14 To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, which now will be used for preset choosers on sidebar a preset tabs. YuSanka 2020-01-31 16:50:11 +01:00
  • 378321231f Fix of tripping glAssert after switching to Preview on Linux/GTK2 (fix suggested and thus approved by @enricoturri1966) Lukas Matena 2020-01-31 14:50:37 +01:00
  • 61e9cb0f72 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer Enrico Turri 2020-01-31 12:15:14 +01:00
  • 3a99b23ec7 #3580 - Added menu item 'Edit/Reload from disk' and F5 key acceleration to reload the entire plater Enrico Turri 2020-01-31 12:15:04 +01:00
  • 36e92b0141 Put hole drilling into separate step tamasmeszaros 2020-01-31 08:58:21 +01:00
  • 7f476f38b9 [refactor] Move remaining utility functions into sla_test_utils tamasmeszaros 2020-01-30 15:53:32 +01:00
  • 4bc4e347fb Fixed a crash during cut (typo introduced in 645f13a) Lukas Matena 2020-01-31 08:54:41 +01:00
  • 9ef65b23d8 Implemented loading of hollowed SLA mesh into the scene in place of the normal mesh. bubnikv 2020-01-30 17:58:40 +01:00
  • a6f7fc93f4 Gizmo updates - forget everything about the loaded mesh when an object is deselected Lukas Matena 2020-01-30 15:25:15 +01:00
  • 570f77cbdc Implemented DnD for objects inside ObjectList YuSanka 2020-01-30 14:42:59 +01:00
  • 4f43c6d3f8 SlaSupports gizmo - most of updating now assumes that common data struct is updated properly Lukas Matena 2020-01-30 14:31:22 +01:00
  • 08dcbd0271 Hollowing gizmo - most of updating now assumes that common data struct is updated properly Lukas Matena 2020-01-30 14:12:52 +01:00
  • 1278aabf3e Fixed some compiler warnings. bubnikv 2020-01-30 13:00:51 +01:00
  • d590d5cad8 Created Creality.idx bumped up the version number for Creality.ini bubnikv 2020-01-30 13:00:26 +01:00
  • c5fa400208 Fixed regression of 71fa411100 where the PrintObject bounding box was not invalidated correctly when the transformation matrices of instances changed. bubnikv 2020-01-30 12:22:22 +01:00
  • b0aa937215 Trying to improve drilling stability by handling CGAL exceptions Lukas Matena 2020-01-29 15:57:49 +01:00
  • 0407634824 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels Enrico Turri 2020-01-29 15:46:48 +01:00
  • e679bcced6 Follow-up of 17a6b696e7 -> Fixed missing imgui window size initialization Enrico Turri 2020-01-29 15:40:56 +01:00
  • 16fa68df0c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels Enrico Turri 2020-01-29 14:46:09 +01:00
  • da3cb30b7c Follow-up of 17a6b696e7 -> Fixed build when tech ENABLE_6DOF_CAMERA is disabled Enrico Turri 2020-01-29 14:44:03 +01:00
  • 7156ed9987 Remove redundant code tamasmeszaros 2020-01-29 13:38:37 +01:00
  • b41c6d7d64 Refuse to drill a broken mesh Hole parameters defaults and limits changed a bit Lukas Matena 2020-01-29 14:07:12 +01:00
  • 504413cc91 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_labels Enrico Turri 2020-01-29 12:31:50 +01:00
  • f7f1e2ce42 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer Enrico Turri 2020-01-29 12:09:34 +01:00
  • 17a6b696e7 Workaround to fix SPE-1082 + refactoring of 6 dof camera Enrico Turri 2020-01-29 12:08:38 +01:00
  • 3f73261fdb Fixed transformation of the hollowed mesh to be used at frontend Common gizmos data update is called from GLGizmoManager Lukas Matena 2020-01-28 12:41:48 +01:00
  • 46fdce1169 SLA gizmos can now fetch hollowed and drilled mesh from the backend Lukas Matena 2020-01-28 10:20:37 +01:00
  • 76927ce399 REVERT LATER: TEMPORARILY MANGLED reload_scene FUNCTION Lukas Matena 2020-01-29 10:07:59 +01:00
  • 5ae2f8a467 Function sla_trafo made accessible from outside SLAPrint.cpp unit Lukas Matena 2020-01-29 10:07:10 +01:00
  • d45744b7bb Typo fix for a38735b4ae YuSanka 2020-01-28 16:23:05 +01:00
  • cd2973fad3 Typo fix for a38735b4ae YuSanka 2020-01-28 16:23:05 +01:00
  • a38735b4ae More fix of svg icons scaling under OSX (to avoid icon's blurring) YuSanka 2020-01-28 16:15:43 +01:00
  • 9032dadff3 Added extra frame renders to let labels grow to their final size Enrico Turri 2020-01-28 15:57:02 +01:00
  • 6988752d05 Re-apply fix for Win32 tamasmeszaros 2020-01-28 15:24:23 +01:00
  • 9d0d0cde21 Fix broken build on non-linux platforms tamasmeszaros 2020-01-28 15:08:07 +01:00
  • 3e8ef6819a Merge branch 'tm_cgal_fix_SPE-1087' tamasmeszaros 2020-01-28 14:50:50 +01:00
  • 04a58e41c4 Fix cgal when used from distro package tamasmeszaros 2020-01-28 14:49:07 +01:00
  • d5b258c267 1st installment of object/instance labels in 3D scene Enrico Turri 2020-01-28 13:15:21 +01:00
  • 69549af9ac Invalidate object bounding box after arrange Enrico Turri 2020-01-28 11:11:45 +01:00
  • 15cb8ec653 Another refactoring into class Camera Enrico Turri 2020-01-28 09:13:54 +01:00
  • 635def1648 Fixed an icon scaling in the ObjectList under OSX YuSanka 2020-01-27 16:30:09 +01:00
  • cf7d7bd40f Fixed menu icons scaling under OSX YuSanka 2020-01-27 14:58:11 +01:00
  • d8b1d074a1 Implemented upgrade_text_entry_dialog() fuction to avoid a getting an empty string from wxTextEntryDialog (disable OK button, if TextCtrl is empty) YuSanka 2020-01-27 12:40:12 +01:00
  • be8f464bf8 Remove some gtk warnings on application start. tamasmeszaros 2020-01-27 14:31:41 +01:00
  • 71574b2dd4 Merge branch 'tm_fix_mac_build' tamasmeszaros 2020-01-27 13:56:28 +01:00
  • 3e5dce771f Set OpenVDB_FOUND if no debug but release is there and not on MSVC tamasmeszaros 2020-01-27 13:51:44 +01:00
  • 83e8cfa206 Small refactoring into class Camera Enrico Turri 2020-01-27 13:39:44 +01:00
  • 9f085c133a Try to fix cmake - openvdb on mac tamasmeszaros 2020-01-27 12:45:20 +01:00
  • dced3ce783 Fix of 2.2.0-A3: Sequential Printing: Wrong location after slicing #3570 This is a regression from 71fa411 bubnikv 2020-01-24 17:10:59 +01:00
  • 6945a20e9a Merge branch 'tm_sla_full_config' tamasmeszaros 2020-01-24 15:25:18 +01:00
  • 848fe4750f Add prusaslicer.ini to sl1 output zip tamasmeszaros 2020-01-24 15:23:59 +01:00
  • d937ac1ed3 Forcing a print bed update after config or config bundle is loaded. The solution is hackish, but a major refactoring would be needed to avoid multiple refreshes of the print bed, and to avoid expensive checks at Plater::on_config_change() every time a config value changes at a parameter tab. bubnikv 2020-01-24 15:16:28 +01:00
  • 743a03a8c2 append full config to sla zipped ini tamasmeszaros 2020-01-23 17:41:20 +01:00
  • fd11dcd44b Merge branch 'tm_hollowing' tamasmeszaros 2020-01-24 14:27:23 +01:00
  • 7591637c89 Bugfixes and refactoring for SLA backend tamasmeszaros 2020-01-24 14:26:05 +01:00
  • 9f6ad70f0b Merge branch 'lm_tm_hollowing' tamasmeszaros 2020-01-24 13:51:49 +01:00
  • c6a2b69419 32 bit MSVC workaround for CGAL tamasmeszaros 2020-01-24 13:41:37 +01:00
  • 71ebb0f2c6 Removed duplicate definition in Preset::sla_printer_options() Enrico Turri 2020-01-24 12:59:26 +01:00
  • e05d38bdd0 Fix the previous fix tamasmeszaros 2020-01-24 12:35:26 +01:00
  • cb3ad0a422 Updated tooltips for DoubleSlider YuSanka 2020-01-24 11:35:38 +01:00
  • cf391383a8 Merge branch 'lm_drilling_backend' Lukas Matena 2020-01-24 10:56:40 +01:00
  • 1c0aedbbe5 Hollowing gizmo can now trigger the backend calculation Lukas Matena 2020-01-23 11:22:06 +01:00
  • d58ee47e4d Fixed incorrect hole normal transformation when the object is anisotropically scaled Lukas Matena 2020-01-23 12:14:43 +01:00
  • 022cc0871a Allowed to do drilling without hollowing Lukas Matena 2020-01-22 17:26:13 +01:00
  • 6b0af43665 Use mesh boolean in the backend to drill holes. tamasmeszaros 2020-01-09 11:19:52 +01:00
  • 9989c4858f Fix missing atomic check from FindOpenVDB tamasmeszaros 2020-01-24 10:12:37 +01:00
  • ef30270048 Merge branch 'lm_tm_hollowing' tamasmeszaros 2020-01-24 09:51:39 +01:00
  • b45e95877e Merge branch 'master' into lm_tm_hollowing tamasmeszaros 2020-01-23 17:43:18 +01:00
  • cb39f6b212 Use CheckAtomic differently tamasmeszaros 2020-01-23 17:19:09 +01:00
  • a0e6afcee8 Update of PrusaSlicer.idx to force the users of PrusaSlicer 2.2.0-alpha3 and newer to update the profiles to 1.1.1-alpha3 and newer, so they will see the print bed. bubnikv 2020-01-23 16:52:24 +01:00
  • 8bf53370c1 Bumped up version number 2.2.0-alpha3, so that the updated bundled profiles may require this version (2.2.0-alpha3) or newer. This change is needed for the clients to be forced to update the configurations to see the print bed, as the print bed model and image are no more hard coded, but they are referenced from the vendor specific Preset Bundle. bubnikv 2020-01-23 16:40:18 +01:00
  • 81b7f437da update openvdb build patch to solve latomic tamasmeszaros 2020-01-23 16:02:23 +01:00
  • 5ff8ae955b Implemented editing for extruder of existing ToolChangeCode tick YuSanka 2020-01-23 15:07:31 +01:00
  • 1ed313ab79 Synchronized mode of color_print data to/from 3mf/amf YuSanka 2020-01-23 12:49:39 +01:00
  • 3d9ac0ada1 Little optimization of the profile aliases. bubnikv 2020-01-23 16:04:17 +01:00
  • fde0803a89 Upgrade GMP version (link errors similar to RPI) tamasmeszaros 2020-01-23 13:45:20 +01:00
  • 75260eea12 Fix latomic linking on Mac tamasmeszaros 2020-01-23 13:18:44 +01:00
  • 0d906cd3ab Merge branch 'tm_mesh_simplify' into lm_tm_hollowing tamasmeszaros 2020-01-23 10:58:39 +01:00
  • f8a5796ca5 add mesh simplification. tamasmeszaros 2020-01-23 10:57:51 +01:00
  • 4f8f619686 Fixed Perl bindings after refactoring. bubnikv 2020-01-23 10:35:03 +01:00
  • b0fe7ad865 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2020-01-23 09:53:17 +01:00
  • 71fa411100 Refactored PrintObject::m_copies to PrintInstances, so that the ordering code at G-code export may work directly with pointers to PrintInstances instead of with pair of <PrintObject, copy idx>. Also the PrintInstance knows its source ModelInstance, which allows sorting of PrintInstances for sequential printing in the order they appear in Plater's object list. bubnikv 2020-01-23 09:53:06 +01:00
  • 494b7aa5f9 Merge branch 'dk_remote_devices' David Kocik 2020-01-22 17:15:58 +01:00
  • 62cf800db6 adding constantness & removing unused code David Kocik 2020-01-22 17:05:26 +01:00
  • 29fa176d27 DoubleSlider: Implemented code switch between ToolChangeCode and ColorChangeCode for MultiAsSingle mode YuSanka 2020-01-22 15:00:59 +01:00
  • cea7cbfaa0 The print order for sequential print now corresponds to the order at the object list. Partial fix of https://github.com/prusa3d/PrusaSlicer/issues/3455 bubnikv 2020-01-22 10:50:14 +01:00
  • a76ca0a4d4 Merge branch 'dk_remote_devices' David Kocik 2020-01-22 10:06:04 +01:00
  • 8d9cfa0e98 resize of export_to_sd button David Kocik 2020-01-22 10:03:58 +01:00
  • 094cef26d4 Fix of the new PlaceholderParser int() conversion. Fixes https://github.com/prusa3d/PrusaSlicer/pull/3271 Also some old errors (typos, UBs) were fixed. bubnikv 2020-01-21 17:11:41 +01:00
  • d8b5f2950d Select first printer for 3rd vendor. YuSanka 2020-01-21 16:33:44 +01:00
  • 1392609c75 osx 3dmouse change of rotation directions David Kocik 2020-01-21 15:55:59 +01:00
  • 1bbee1c5cc Merge pull request #3276 from smurfix/upstream2 Oleksandra Yushchenko 2020-01-21 15:13:12 +01:00
  • 749a06a092 Merge branch 'master' into upstream2 Oleksandra Yushchenko 2020-01-21 15:12:32 +01:00
  • 2d13b5808f Merge branch 'dk_mouse' David Kocik 2020-01-21 14:45:00 +01:00