Commit Graph

  • 7d41b9a2d6 add step completeness checks tamasmeszaros 2018-11-13 17:46:02 +01:00
  • 03875e7d71 GLVolume: split composite_id to object_id, volume_id and instance_id. WIP: Added creation of GLVolumes for SLA supports. bubnikv 2018-11-13 17:45:44 +01:00
  • ffe6862626 Slicing object and rasterization generates output zip. Needs testing. tamasmeszaros 2018-11-13 17:33:03 +01:00
  • 951f8f602b Fixed crash into void Sidebar::show_info_sizer() when deleting objects Enrico Turri 2018-11-13 15:24:05 +01:00
  • 05e2d33d3f Added functions for deleting (sub)objects from model and list at the same time YuSanka 2018-11-13 14:17:35 +01:00
  • ad8f270796 Added delete_instance_from_list(obj_idx, inst_idx) function YuSanka 2018-11-13 13:34:31 +01:00
  • b721f9431a Fixed show_info_sizer according to selected mode. YuSanka 2018-11-13 12:19:56 +01:00
  • 95419370e1 zip file output dialog and status indication for sla in the statusbar. tamasmeszaros 2018-11-13 11:53:54 +01:00
  • 5089c4e2e0 Grabbers of different length in rotate 3D gizmo to avoid overlap at 90 degrees Enrico Turri 2018-11-13 11:52:13 +01:00
  • 03390c594f Removed code committed by mistake in previous commit Enrico Turri 2018-11-13 11:25:59 +01:00
  • dc8523cac8 Fixed convex hull and volume offset after object split to part Enrico Turri 2018-11-13 10:12:42 +01:00
  • 3d4e37ceb6 Center volumes after split to parts Enrico Turri 2018-11-13 08:36:10 +01:00
  • ca868fcaf1 Fixed typo bug YuSanka 2018-11-13 07:59:51 +01:00
  • 90c38daeae trying to get the export dialog for zip files. tamasmeszaros 2018-11-12 18:09:47 +01:00
  • c6695538a9 Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native tamasmeszaros 2018-11-12 17:42:20 +01:00
  • 1680bcb10d removing remnant junk for AppController tamasmeszaros 2018-11-12 17:41:05 +01:00
  • 72a1f36281 Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native tamasmeszaros 2018-11-12 17:37:53 +01:00
  • 92a2b6161b Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native tamasmeszaros 2018-11-12 17:36:54 +01:00
  • 31967d0d1d support generation when support point is added or removed. Rendering interface for SLA supports tamasmeszaros 2018-11-12 17:35:57 +01:00
  • 4f200c5bd5 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native bubnikv 2018-11-12 16:28:35 +01:00
  • 48173e2a55 Fixed synchronization of background processing with the front end. bubnikv 2018-11-12 16:28:27 +01:00
  • d20bac7039 Added a modifier selection in the object list YuSanka 2018-11-12 16:03:29 +01:00
  • df658713bf Wipe tower preview not shown in SLA mode Lukas Matena 2018-11-12 15:36:40 +01:00
  • 70fdb48c12 Manipulation with colorprint ticks now calls Plater::schedule_background_process() Lukas Matena 2018-11-12 15:35:58 +01:00
  • 4f676de161 Bumped up version number. bubnikv 2018-11-12 15:21:51 +01:00
  • 6572e5980f Fix of an invalid extruder ID assignment after switching from a multi-material printer to a single material printer (or a printer with a lower number of extruders). bubnikv 2018-11-12 15:20:18 +01:00
  • 98a640ea06 Getting rid of AppController. tamasmeszaros 2018-11-12 14:46:12 +01:00
  • a4e1ab2281 Getting rid of AppController. tamasmeszaros 2018-11-12 14:52:52 +01:00
  • c227dad8cc Changed object list behavior when we have only one part(volume) inside main object YuSanka 2018-11-12 13:47:24 +01:00
  • 33eade5300 SLA backround processing pipeline invisible but runs. tamasmeszaros 2018-11-12 11:46:38 +01:00
  • 564fa9e4dc Enhanced volumes manipulation 2 (scaling in local system) Enrico Turri 2018-11-12 09:54:04 +01:00
  • 22dbcbcd9c Enhanced volumes manipulation - wip Enrico Turri 2018-11-12 08:54:22 +01:00
  • a72470079d Added GUI_ObjectSettings.cpp(hpp) files to CMakeLists.txt YuSanka 2018-11-12 08:14:42 +01:00
  • 7f4a8bccd5 Fixed controls layout on right panel. YuSanka 2018-11-09 18:39:07 +01:00
  • e05063c8b1 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-09 18:35:32 +01:00
  • 5b34e54ce9 Merge remote-tracking branch 'origin/dev_native' into dev_native tamasmeszaros 2018-11-09 18:33:38 +01:00
  • cc4c720160 Working on SLAPrint pipeline. tamasmeszaros 2018-11-09 18:32:35 +01:00
  • 481cba0b7f Fixing sla support parameter names. tamasmeszaros 2018-11-09 18:31:36 +01:00
  • a2c702dec5 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native bubnikv 2018-11-09 14:25:39 +01:00
  • 3075e7f40f Fixed update of ModelObject / ModelVolume configs on Print, fixed some compiler warnings. bubnikv 2018-11-09 14:25:18 +01:00
  • 3722efd8e9 Added parameters to SLAObjectConfig tamasmeszaros 2018-11-09 13:45:55 +01:00
  • 0555fb4bcc Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native bubnikv 2018-11-09 12:03:28 +01:00
  • 870c435e1b WIP: SLAPrintObjectConfig, SLAPrint / SLAPrintObject initialization. bubnikv 2018-11-09 12:02:42 +01:00
  • f2d1153d8f Removed unneeded auto-arrange from Plater::priv::load_model_objects() Enrico Turri 2018-11-09 10:37:50 +01:00
  • 12ef6913d5 ModelObject::instance_bounding_box() fixed to take in account for volumes' transforms Enrico Turri 2018-11-09 10:31:58 +01:00
  • 06a51f9ed3 Fixed a crash on "split to parts" with an active SLA printer. bubnikv 2018-11-08 20:44:07 +01:00
  • bbfbe88a5f Integrated SLAPrint into background processing. Fixed couple of compiler warnings. bubnikv 2018-11-08 20:18:40 +01:00
  • 811404d97a Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-08 17:24:31 +01:00
  • dbf6ddd344 Trying to bypass igl in 32 bit MSVC tamasmeszaros 2018-11-08 17:15:10 +01:00
  • 2e8f21fff8 Changed toolbar icons for "split to object/part" YuSanka 2018-11-08 16:43:25 +01:00
  • aa3e4c294a Added type "MultipleFullObject" to Selection YuSanka 2018-11-08 15:45:55 +01:00
  • 96249792f6 Single volume selection from scene to object list YuSanka 2018-11-08 13:39:35 +01:00
  • 4a2da3d443 Trying to fix compilation of IGL AABB tree on 32 bit platform. tamasmeszaros 2018-11-08 16:40:47 +01:00
  • 100386c699 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-08 16:20:37 +01:00
  • 4662fd0e73 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-08 16:19:22 +01:00
  • bf1188442a remove SLAPrint and its integration tamasmeszaros 2018-11-08 16:18:05 +01:00
  • 3b373a55e6 slaprint with dummy backround processing in plater. tamasmeszaros 2018-11-08 16:01:21 +01:00
  • 440fbb1e74 Fix rendering performance on macOS #1250 Vojtech Kral 2018-11-08 15:33:54 +01:00
  • 3e4af381c9 Fix rendering performance on macOS Vojtech Kral 2018-11-02 10:31:10 +01:00
  • 24b30caf94 Fix clang build / detect standalone size_t Vojtech Kral 2018-11-08 15:19:50 +01:00
  • 05b1ed3c2a Fixed a compilation issue on OSX bubnikv 2018-11-08 15:02:47 +01:00
  • 34e525766b Fix of friend declaration on a template parameter, according to C++11 bubnikv 2018-11-08 14:57:42 +01:00
  • 71c2d34308 Fixed crash in void GLGizmoSlaSupports::update_mesh() Enrico Turri 2018-11-08 14:55:25 +01:00
  • c2e46350f2 Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint bubnikv 2018-11-08 14:23:17 +01:00
  • 6d60ecffa0 Added naming of the new(fixed) object YuSanka 2018-11-08 12:11:34 +01:00
  • 9e8e5761a9 Added new query methods to GLCanvas3D::Selection Enrico Turri 2018-11-08 12:23:07 +01:00
  • 91a79e0343 Support tree interface extended with mouse event handling and refresh callback. tamasmeszaros 2018-11-08 10:21:13 +01:00
  • d590661d40 Fixed objects name after 3mf import Enrico Turri 2018-11-08 10:18:19 +01:00
  • f1224c64ba Small fix inside fix_model_by_win10_sdk_gui() YuSanka 2018-11-08 09:54:43 +01:00
  • 2c0b784a2d Added(ported) function fix_through_netfabb() YuSanka 2018-11-07 13:40:24 +01:00
  • f6591f000e slicing the supports WIP tamasmeszaros 2018-11-07 17:57:02 +01:00
  • 8c4fa9ba51 CMake: Add ASan option Vojtech Kral 2018-11-07 15:23:00 +01:00
  • d7baac59ef Comments and SLA stage definitions. tamasmeszaros 2018-11-07 16:08:04 +01:00
  • 97b3d94760 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports tamasmeszaros 2018-11-07 15:30:41 +01:00
  • 19b1aa081d SLAPrint concept under its way. tamasmeszaros 2018-11-07 15:29:13 +01:00
  • 377350db33 When iterating over PrintObject regions, use PrintObject::region_volumes (see also yesterday's commit 3eea327) Lukas Matena 2018-11-07 15:17:29 +01:00
  • 041de161a9 Fixes to storing and loading configs from AMF/3MF. bubnikv 2018-11-07 14:57:50 +01:00
  • e529315ef9 Fixed update of ModelVolume mirror after GLVolume manipulation Enrico Turri 2018-11-07 14:51:11 +01:00
  • 9ca9e2a545 Merge branch lm_colorprint_integration into dev_native + deleting ticks outside slider range Lukas Matena 2018-11-07 14:44:47 +01:00
  • 69208c4f43 Fixed update of ModelVolume scale after GLVolume manipulation Enrico Turri 2018-11-07 14:24:10 +01:00
  • 92528ebcb3 Fixed update of ModelVolume rotation after GLVolume manipulation Enrico Turri 2018-11-07 14:15:04 +01:00
  • b05aa00089 Fixed update of ModelVolume offset after GLVolume manipulation Enrico Turri 2018-11-07 14:01:03 +01:00
  • 102bc99958 Only one instance enabled when selecting sub parts Enrico Turri 2018-11-07 12:11:34 +01:00
  • f4b16bb242 Added new selection states - Select parts/modifiers from first instance only from right panel Enrico Turri 2018-11-07 10:34:44 +01:00
  • e385b43106 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native bubnikv 2018-11-06 19:10:25 +01:00
  • e4eec90046 Fixed loading of old 3mf files. bubnikv 2018-11-06 19:09:54 +01:00
  • 22c9c5ae95 Trying to engage support creation when the gizmo gets disabled. tamasmeszaros 2018-11-06 18:01:18 +01:00
  • 6e5ce6eb61 GUI_App.hpp changed to UTF-8 YuSanka 2018-11-06 17:38:40 +01:00
  • 00b833fbbe Lambda dialog is changed to default object adding (with default values), which can be modified from modifier matrix (in the future) YuSanka 2018-11-06 17:26:33 +01:00
  • 879a7bb9e4 Fixed a typo bubnikv 2018-11-06 17:27:08 +01:00
  • f9caa6f7f1 Fixed backend detection of out of print volume Enrico Turri 2018-11-06 16:04:30 +01:00
  • 57c769b63b Selection of modifiers in 3D scene Enrico Turri 2018-11-06 15:51:33 +01:00
  • de981ce8be Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab YuSanka 2018-11-06 15:34:44 +01:00
  • 3eea327ef0 WIP: When iterating over PrintObject's regions, use the region count by PrintObject::region_volumes. This is due to the way Print::apply() works, it does not invalidate an existing PrintObject if a new region is added to the print. bubnikv 2018-11-06 15:31:26 +01:00
  • a49b506121 Trying to fix compilation on linux and mac. tamasmeszaros 2018-11-06 11:09:44 +01:00
  • 7c934ef951 Catch unhandled exceptions in background processing, call wxApp::OnUnhandledException() bubnikv 2018-11-06 11:54:36 +01:00
  • 0ac17b5513 Changed sequence of the items in the objects list (inside object): Additional Settings, Subvolumes(parts), Instances YuSanka 2018-11-06 11:39:38 +01:00
  • 7dcfe57db1 Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native Enrico Turri 2018-11-06 10:32:12 +01:00
  • 4f0869730a Do not render selection's bounding box when any gizmo is active Enrico Turri 2018-11-06 10:31:19 +01:00
  • 4a8b738a6b Fixed object/part splitting YuSanka 2018-11-06 09:06:26 +01:00