Commit Graph

7463 Commits

Author SHA1 Message Date
8cb457ca57 Check selection for PresetComboBox 2018-12-03 15:17:07 +01:00
5f8c77c30c New menu layout set as default 2018-12-03 15:06:02 +01:00
f6f28a35a1 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-03 14:59:07 +01:00
cb8ecf4290 Fixed a missing include on OSX. 2018-12-03 14:58:50 +01:00
eb559055c1 mirrored sl1 bed bottom image 2018-12-03 14:40:34 +01:00
b5d05fe1a3 Bunch of fixes into sla support gizmo 2018-12-03 14:02:58 +01:00
ccd9686d7f Update gizmos on/off state 2018-12-03 13:29:28 +01:00
fb0c31c5a8 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-03 13:21:48 +01:00
e99fa7d104 Implemented naming of the SLA export file based on the output file name
template.

Reworked naming of the plater exports to not use the output file name
template, but to derive the file name from the first printable object's name.

Fixed error handling: Reimpemented the Perl's "eval" blocks
as try / catch blocks.
2018-12-03 13:14:28 +01:00
284d5d7ed0 Delete mixed selection 2018-12-03 12:13:57 +01:00
1c3fd1d1dd Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-12-03 11:15:03 +01:00
b7552954f3 Gizmo flatten -> allow for only single instance and let planes follow the instance when moving the object by dragging it on the scene 2018-12-03 11:14:17 +01:00
330dbfcb95 deps: warn that wx-config can't be moved into another location 2018-12-03 10:48:59 +01:00
1897633d24 Fixed GLVolumes reuse after instance deletion 2018-12-03 10:37:46 +01:00
2d6a606bb7 deps script for Mac OS, XCode support fix 2018-12-03 10:21:06 +01:00
58b331d78c Always show axis name when hovering over gizmo grabbers 2018-12-03 10:17:42 +01:00
44c10a9436 Refactoring into extended gizmo grabbers 2018-12-03 09:37:46 +01:00
2b5013e1fe Extended grabbers for gizmo move 2018-12-03 08:51:18 +01:00
1d53b81722 Deps: Windows: Fix a couple of configurations 2018-11-30 18:01:23 +01:00
d74a96f4ef Fix for uninitialized variable which might break sla auto rotation 2018-11-30 15:41:45 +01:00
24769e7981 Added the bed texture for SL1 2018-11-30 15:31:47 +01:00
74335331b3 Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend 2018-11-30 14:28:27 +01:00
531497576b Fixed a few bugs with pad_enable and supports_enable 2018-11-30 14:26:41 +01:00
26c90c2204 Fixed vertical centering of gizmo overlay icons 2018-11-30 13:27:54 +01:00
a2f3163e2f Fixed lost selection when selecting object while place on face gizmo is active 2018-11-30 12:49:31 +01:00
7925a777df Removed gizmo reset by double-cliking on grabbers 2018-11-30 11:42:36 +01:00
89060093ee Correct mixed_selection updating from 3dScene to ObjectList 2018-11-30 11:22:06 +01:00
c3f620a66d Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
580f304148 Fixed translation of volumes belonging to scaled instances 2018-11-30 10:59:00 +01:00
1b24349cd2 Fixed offset of last remaining object part after deletion 2018-11-30 10:25:09 +01:00
7f953f623e New icons for gizmo overlay 2018-11-30 08:48:32 +01:00
b7d8394bad Quick fix for broken MacOS build 2018-11-29 18:33:30 +01:00
b26a1af52c Fix for empty or broken png output.
Fix for instance transformation order error and state invalidation issues with rasterization.
2018-11-29 18:12:40 +01:00
339040481d Esc key toggles off current gizmo 2018-11-29 15:33:52 +01:00
36028d5cc8 Modified gizmo rotate rendering 2018-11-29 15:10:11 +01:00
7f87d181b2 Update additional object setting after print technology changing 2018-11-29 15:01:20 +01:00
8d99b6f5d7 Merge branch 'tm_sla_supports_backend' 2018-11-29 13:34:48 +01:00
17cacc6210 Fix for empty zip when the object is moved after slicing 2018-11-29 12:53:56 +01:00
c8203e9370 Suppress change preset to SLA if we have multi-part object 2018-11-29 12:35:07 +01:00
bb1474b36a Cut: Sanitize Z when switching selections 2018-11-29 12:22:06 +01:00
a0f7d92fee merge tm_sla_supports_backend with master, reapply fix for index slice invalidation, fix for autorotation z offset 2018-11-29 11:45:02 +01:00
58bba30a57 SLA slices preview - improved performances 2018-11-29 11:11:39 +01:00
fa1de21859 Reordered scene reload to prevent race conditions.
Also extended progress status bar to support status value -1 for pulsing.
2018-11-29 10:57:06 +01:00
ccce8ad9e8 Added zoom in/out using keys [i]/[o] 2018-11-29 09:03:38 +01:00
c26e48943f Fix wxNotebook event incontinence 2018-11-28 19:26:48 +01:00
418f1e6e46 Fixed size of gizmo scale grabbers 2018-11-28 16:09:04 +01:00
c26328a0f1 Suppress ColorPrint for the multi-material printing 2018-11-28 16:03:25 +01:00
4741384a4e Fixed ColorPrint current layer identification 2018-11-28 16:03:24 +01:00
53fa0beb87 SLA slices preview - completed prototype 2018-11-28 15:13:25 +01:00
973052adce changed SliceIndex to use floating point keys. 2018-11-28 15:02:23 +01:00