Commit Graph

  • e0545852f5 Merge branch 'master' of https://github.com/prusa3d/Slic3r Enrico Turri 2019-04-12 13:03:08 +02:00
  • cef2fa3505 Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-12 12:58:00 +02:00
  • 33ef1173a7 Moved the GLEW dependencies from libslic3r to the gui slic3r library. bubnikv 2019-04-12 12:57:45 +02:00
  • c5fa804c33 Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r Enrico Turri 2019-04-12 12:40:25 +02:00
  • 3a412a3a82 Merge branch 'master' of https://github.com/prusa3d/Slic3r YuSanka 2019-04-12 12:23:28 +02:00
  • 349e30a39c WIP: Restoring of the command line only builds (no GUI support). bubnikv 2019-04-12 12:16:44 +02:00
  • 50f8f45e0a Added new icons YuSanka 2019-04-12 12:08:52 +02:00
  • edab2a056e Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste Enrico Turri 2019-04-12 11:50:14 +02:00
  • 8094cd22da Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-12 11:43:41 +02:00
  • 9f53123204 Windows specific: Added "--sw-renderer" to load the MESA SW rasterizer. bubnikv 2019-04-12 11:43:29 +02:00
  • 341e5276db Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-12 11:28:43 +02:00
  • defcd26b4a Copy and paste -> Fixed paste for multivolumes copies Enrico Turri 2019-04-12 11:28:24 +02:00
  • 5522ed9574 Also revert high DPI bitmaps in ObjectList for now Vojtech Kral 2019-04-12 11:28:07 +02:00
  • 2fe63e0b04 Revert high DPI bitmaps in Preset and PresetBundle for now due to bugs in wxBitmapComboBox et al. Vojtech Kral 2019-04-12 10:57:30 +02:00
  • 360e741462 Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-12 11:02:21 +02:00
  • 566bb7041a Optimization of the OpenGL shaders for clipping with clipping planes. bubnikv 2019-04-12 11:01:53 +02:00
  • 5875582edb Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-12 10:50:42 +02:00
  • a55022ae2f Fix for issue SPE-901 tamasmeszaros 2019-04-12 10:26:33 +02:00
  • 5a1b9cd382 Copy and paste -> Fixed tooltips for copy and paste toolbar items on Mac Enrico Turri 2019-04-12 08:57:53 +02:00
  • 6ff12111a6 Copy and paste -> Disabled paste of instances when selection is in Volume mode Enrico Turri 2019-04-12 08:49:24 +02:00
  • 3e902ecfbd Fixed conflicts after merge with master Enrico Turri 2019-04-12 08:41:59 +02:00
  • 59758fea55 Material correction XY merged tamasmeszaros 2019-04-11 17:07:41 +02:00
  • a8fd1ceca0 New icons for copy and paste toolbar items Enrico Turri 2019-04-11 15:51:12 +02:00
  • 112f218c03 Merge branch 'lm_sla_gizmo_clipping_plane' bubnikv 2019-04-11 15:45:49 +02:00
  • d8a3308f8a Setting the SLA Pad wall height to zero and adding a warning to not set it to non zero, as it may be difficult to tear the object off the vat foil. bubnikv 2019-04-11 15:45:14 +02:00
  • 4a210aeecf Vojtech's improvements in the SLA preview cutting dialog. bubnikv 2019-04-11 15:44:32 +02:00
  • 4046d517c9 Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu Enrico Turri 2019-04-11 14:21:08 +02:00
  • 4718c839f6 Copy and paste -> Added items for copy and paste on the toolbar Enrico Turri 2019-04-11 13:20:34 +02:00
  • d5d0b4244a Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-11 12:57:16 +02:00
  • 9d2edf31ee Merge branch 'master' of https://github.com/prusa3d/Slic3r Enrico Turri 2019-04-11 12:56:37 +02:00
  • 3b8ac62a9e Removed old png icons for gizmos Enrico Turri 2019-04-11 12:55:56 +02:00
  • bd2ac8f1f8 Copy and paste -> Added offset to pasted objects/volumes Enrico Turri 2019-04-11 11:27:15 +02:00
  • 99993170eb Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list Enrico Turri 2019-04-11 11:09:32 +02:00
  • 4987e5a7d5 Render selected objects first Enrico Turri 2019-04-11 08:36:00 +02:00
  • b98659a749 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 15:55:52 +02:00
  • 8b9568797a Copy and paste -> prototype of copy and paste for objects Enrico Turri 2019-04-10 15:55:32 +02:00
  • 096d23f971 SLA gizmo fix: Discarding manual edits on autogenerated points removed all the points from the gizmo cache Lukas Matena 2019-04-10 15:25:20 +02:00
  • 1b6bf30e76 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 14:03:57 +02:00
  • 7a1fab09d4 Copy and paste -> Clipboard refactored to accept more than one object Enrico Turri 2019-04-10 14:03:40 +02:00
  • 2dc88ab0be Fixed crash when typing on keyboard during the app start-up Enrico Turri 2019-04-10 13:52:18 +02:00
  • 678c513cb9 Merge branch 'master' into lm_sla_gizmo_clipping_plane Lukas Matena 2019-04-10 13:43:02 +02:00
  • 9fd8461592 Changed the scene update on RELOAD_SLA_SUPPORT_POINTS to delay the loading if some transformation gizmo is in action. bubnikv 2019-04-10 13:36:15 +02:00
  • e6439ad010 SLA gizmo fix: recalculation of the mesh was sometimes skipped Lukas Matena 2019-04-10 13:32:21 +02:00
  • a80978f84a Do not show as hovered the entire instance when hovering on modifiers Enrico Turri 2019-04-10 12:20:07 +02:00
  • 43b51c338e Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 12:17:13 +02:00
  • bce98984a1 Merge branch 'master' of https://github.com/prusa3d/Slic3r Enrico Turri 2019-04-10 12:16:33 +02:00
  • 356637a627 Do not activate Delete command when the wipe tower is selected Enrico Turri 2019-04-10 12:16:17 +02:00
  • 62d9a44a03 Update SL1 icon Vojtech Kral 2019-04-10 12:10:59 +02:00
  • 6043dbd07d Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 11:20:28 +02:00
  • e61be7d260 Render picking pass renders volumes in the same order as the regular render pass Enrico Turri 2019-04-10 11:20:09 +02:00
  • f4c8f91519 Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-10 10:16:12 +02:00
  • 7b8b8b97ef Fixed Cmd-A selection in the SLA gizmo. bubnikv 2019-04-10 10:16:04 +02:00
  • a74c608c7a Merge remote-tracking branch 'origin/master' into ys_msw_dpi YuSanka 2019-04-10 10:01:20 +02:00
  • 82573390c7 First scaling experiments YuSanka 2019-04-10 09:56:32 +02:00
  • ffde525100 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 09:52:59 +02:00
  • 4866642c5c Fixed icon layers.svg (again) Enrico Turri 2019-04-10 09:52:21 +02:00
  • 50fc406fe2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste Enrico Turri 2019-04-10 09:46:24 +02:00
  • 7b54c59b61 Added new icons YuSanka 2019-04-10 09:41:04 +02:00
  • 6f6b78d661 Copy and paste -> Copy a volume from an object and paste to another Enrico Turri 2019-04-10 09:27:42 +02:00
  • 6cbf9d2523 1st installment of copy and paste -> prototype for volumes copy and paste Enrico Turri 2019-04-10 08:40:58 +02:00
  • 53861b2012 Removing separate X and Y relative correction. tamasmeszaros 2019-04-09 18:15:25 +02:00
  • 81f4ce5f2e Bitmaps: Pass wxWindow context in a few more places Vojtech Kral 2019-04-09 17:40:14 +02:00
  • d399ebacc9 Bitmaps: Fix: Use scaling factor on Mac only Vojtech Kral 2019-04-09 17:39:04 +02:00
  • d383f3591d Switching to the preview screen when the "Slice now" button is pressed. Let's wait for the response of the beta testers whether it is a good idea. bubnikv 2019-04-09 17:15:14 +02:00
  • ed8b1a7ecb Localization: Updated dictionaries YuSanka 2019-04-09 16:53:59 +02:00
  • 7aa6c1854f Follow-up to af05e5fc2c -> added missing #else Enrico Turri 2019-04-09 15:43:16 +02:00
  • 0889877e26 Tweaks to selection from 3D scene Enrico Turri 2019-04-09 15:42:00 +02:00
  • c17e8602ed Factor out load_scaled_bitmap Vojtech Kral 2019-04-09 14:18:03 +02:00
  • 64ce604ff4 GUI_App: Refactor exception handling Vojtech Kral 2019-04-09 11:28:11 +02:00
  • 2494dc6706 Fix SVG & bitmap scaling on Mac depending on Retina scaling Vojtech Kral 2019-04-05 18:53:02 +02:00
  • d97037e246 GLCanvas3D: Fix an assert in _set_current() Vojtech Kral 2019-04-09 10:55:32 +02:00
  • 3ffd43b2ce Support for thresholding with Zero gamma. tamasmeszaros 2019-04-09 14:52:29 +02:00
  • c702ddc65d Adding absolute correction (XY offset) and gamma correction parameters. tamasmeszaros 2019-04-09 13:42:32 +02:00
  • d8cb1b0792 Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-09 13:13:57 +02:00
  • 6bd54f0112 Hopefully fixing the "scroll to the first selected line" issue at the object list. bubnikv 2019-04-09 13:13:42 +02:00
  • 24b8c1fde3 Forced one frame render after selecting single volume in objects list Enrico Turri 2019-04-09 11:38:56 +02:00
  • a13b2b1de3 Fixed crash when using mouse wheel before the 3D scene is shown (during app startup) Enrico Turri 2019-04-09 11:18:40 +02:00
  • 7c75081a31 Changed the hot key in the keyboard shortcuts dialog for plater Ctrl+Left mouse for selection. bubnikv 2019-04-09 10:46:32 +02:00
  • 0c7e351eb7 Fix of SPE-896 "SLA preview is not invalidated when profile is changed" bubnikv 2019-04-09 10:41:42 +02:00
  • 98120d01a3 Adjusted the default support_points_minimal_distance to 1mm. bubnikv 2019-04-09 10:18:52 +02:00
  • 1fffae4e0b A little refactoring of loading meshes in VBO / non VBO case. bubnikv 2019-04-08 18:11:36 +02:00
  • 4904359399 Finished SLA print / material correction visualization. bubnikv 2019-04-08 18:09:31 +02:00
  • 3a09f66e51 Fixed a literal in vertex shader that refused to compile on OSX Lukas Matena 2019-04-08 16:05:18 +02:00
  • 28d999bc04 Merge remote-tracking branch 'remotes/origin/master' into tm_relative_correction bubnikv 2019-04-08 16:02:05 +02:00
  • f71e14a4d9 SLA gizmo now uses ctrl to add to selection and alt to remove from selection Lukas Matena 2019-04-08 15:34:42 +02:00
  • 0de084df8d Merge remote-tracking branch 'remotes/origin/master' into tm_relative_correction bubnikv 2019-04-08 14:00:27 +02:00
  • fa890c2bbc Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-08 13:35:22 +02:00
  • ca6a5af1dc Fixed rotation of SLA instances in case a rotation in X or Y was applied to the instances. bubnikv 2019-04-08 13:35:03 +02:00
  • ffc5a43c33 More fixes in the Readme Vojtech Kral 2019-04-08 13:05:12 +02:00
  • e0340f4f81 Set "cog" ison for sla_print preset YuSanka 2019-04-08 12:28:42 +02:00
  • 9bc93134f9 Merge branch 'master' of https://github.com/prusa3d/Slic3r bubnikv 2019-04-08 12:05:44 +02:00
  • 837bc43c9f SLA gizmo on_set_state code is now called through CallAfter to prevent repeated wxMessageDialog appearances (seen on OSX) Lukas Matena 2019-04-08 11:54:56 +02:00
  • ea3d30bff1 Fix of #2082 -> Added lines M73 P100 and M73 Q100 to gcode to signal that print is finished Enrico Turri 2019-04-08 11:54:58 +02:00
  • 7e32f2df71 Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes Vojtech Kral 2019-04-02 12:00:50 +02:00
  • af05e5fc2c Fixed crash under oSX after selection with SHIFT from 3DScene YuSanka 2019-04-08 11:06:15 +02:00
  • 618d124bfb Icon updating for all application YuSanka 2019-04-08 09:37:23 +02:00
  • eadf7daa37 Merge branch 'master' into lm_sla_gizmo_clipping_plane Lukas Matena 2019-04-08 10:50:10 +02:00
  • 86cb5bb00d Fixed icon layers.svg Enrico Turri 2019-04-08 10:38:48 +02:00
  • 09cf1b9b00 Allowed general object transformation and SLA z-shift (clipping plane) Lukas Matena 2019-04-05 16:38:54 +02:00
  • 7531f2d5e7 Selection rectangle now respects the clipping plane position Lukas Matena 2019-04-03 14:23:04 +02:00