Commit Graph

7442 Commits

Author SHA1 Message Date
bubnikv
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
bubnikv
24769e7981 Added the bed texture for SL1 2018-11-30 15:31:47 +01:00
Enrico Turri
26c90c2204 Fixed vertical centering of gizmo overlay icons 2018-11-30 13:27:54 +01:00
Enrico Turri
a2f3163e2f Fixed lost selection when selecting object while place on face gizmo is active 2018-11-30 12:49:31 +01:00
Enrico Turri
7925a777df Removed gizmo reset by double-cliking on grabbers 2018-11-30 11:42:36 +01:00
YuSanka
89060093ee Correct mixed_selection updating from 3dScene to ObjectList 2018-11-30 11:22:06 +01:00
YuSanka
c3f620a66d Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
Enrico Turri
580f304148 Fixed translation of volumes belonging to scaled instances 2018-11-30 10:59:00 +01:00
Enrico Turri
1b24349cd2 Fixed offset of last remaining object part after deletion 2018-11-30 10:25:09 +01:00
Enrico Turri
7f953f623e New icons for gizmo overlay 2018-11-30 08:48:32 +01:00
tamasmeszaros
b7d8394bad Quick fix for broken MacOS build 2018-11-29 18:33:30 +01:00
tamasmeszaros
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
Enrico Turri
339040481d Esc key toggles off current gizmo 2018-11-29 15:33:52 +01:00
Enrico Turri
36028d5cc8 Modified gizmo rotate rendering 2018-11-29 15:10:11 +01:00
YuSanka
7f87d181b2 Update additional object setting after print technology changing 2018-11-29 15:01:20 +01:00
tamasmeszaros
8d99b6f5d7 Merge branch 'tm_sla_supports_backend' 2018-11-29 13:34:48 +01:00
tamasmeszaros
17cacc6210 Fix for empty zip when the object is moved after slicing 2018-11-29 12:53:56 +01:00
YuSanka
c8203e9370 Suppress change preset to SLA if we have multi-part object 2018-11-29 12:35:07 +01:00
Vojtech Kral
bb1474b36a Cut: Sanitize Z when switching selections 2018-11-29 12:22:06 +01:00
tamasmeszaros
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
Enrico Turri
58bba30a57 SLA slices preview - improved performances 2018-11-29 11:11:39 +01:00
tamasmeszaros
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
Enrico Turri
ccce8ad9e8 Added zoom in/out using keys [i]/[o] 2018-11-29 09:03:38 +01:00
Vojtech Kral
c26e48943f Fix wxNotebook event incontinence 2018-11-28 19:26:48 +01:00
Enrico Turri
418f1e6e46 Fixed size of gizmo scale grabbers 2018-11-28 16:09:04 +01:00
YuSanka
c26328a0f1 Suppress ColorPrint for the multi-material printing 2018-11-28 16:03:25 +01:00
YuSanka
4741384a4e Fixed ColorPrint current layer identification 2018-11-28 16:03:24 +01:00
Enrico Turri
53fa0beb87 SLA slices preview - completed prototype 2018-11-28 15:13:25 +01:00
tamasmeszaros
973052adce changed SliceIndex to use floating point keys. 2018-11-28 15:02:23 +01:00
Vojtech Kral
952a9f5595 Cut: Account for instance Z properly 2018-11-28 13:36:31 +01:00
Lukas Matena
725a4e9930 Fix of issue #1368 2018-11-28 12:30:48 +01:00
Lukas Matena
90193748d3 Place on bed gizmo disabled for individual object parts 2018-11-28 12:08:25 +01:00
tamasmeszaros
b2f6dd9a81 fixing support head disapperance on linux 2018-11-28 11:59:39 +01:00
Lukas Matena
a619f15237 Place on bed planes recalculation after individual volumes are manipulated 2018-11-28 11:37:41 +01:00
Enrico Turri
69f1926d81 SLA slices preview - wip 5 2018-11-28 09:28:07 +01:00
Vojtech Kral
983c6b2698 Enable imgui on Mac 2018-11-27 16:57:37 +01:00
Vojtech Kral
d8a3913400 Fix re-entrant render() calls, add an assert to enforce 2018-11-27 16:57:37 +01:00
Vojtech Kral
d7773b68dc imgui: Use OpenGL 2.0 2018-11-27 16:57:37 +01:00
Vojtech Kral
e4d8ef154a WIP: imgui: Fix GLSL version enumeration 2018-11-27 16:57:37 +01:00
YuSanka
7c69876f29 ColorPrint improvement
+ Select "Color Print" preview type if it's not after add/delete new color change
+ Added level heights to the color legend instead of "Color N"
2018-11-27 16:04:56 +01:00
Enrico Turri
fdd57dd892 SLA slices preview - wip 4 2018-11-27 15:36:31 +01:00
Enrico Turri
4ddce6a2e5 SLA slices preview - wip 3 2018-11-27 14:50:57 +01:00
tamasmeszaros
cd43696f05 Support points existence validation. 2018-11-27 13:52:42 +01:00
Vojtech Kral
a008ffe1b1 Yet more fix of ENABLE_IMGUI 2018-11-27 12:51:50 +01:00
Vojtech Kral
792bee230f Update build notes in /doc 2018-11-27 12:16:36 +01:00
Vojtech Kral
e05a034834 One more fix of ENABLE_IMGUI 2018-11-27 12:00:44 +01:00
Vojtech Kral
757e63d8cd imgui: Fix ENABLE_IMGUI, disable on OS X for now 2018-11-27 11:28:19 +01:00
YuSanka
444e6d41a4 DoubleSlider improvement
+ added thicks selection by mouse in the DoubleSlider
 + Click on the Unlock icon on DoubleSlider => set Min and Max slider values
2018-11-27 11:13:00 +01:00
tamasmeszaros
785a9bb1af Speeding up the auto rotation algorithm (decreasing accuracy) 2018-11-27 11:09:25 +01:00
tamasmeszaros
d57f52c4f6 Correcting parameter name changes and the additional slaposIndexSlices step 2018-11-27 11:06:25 +01:00