bubnikv
d8a22aa2d9
Fix of "Variable layer height feature breaks after rotating part #2073 "
...
There was an approximate bounding box used at the GUI, while a snug
bounding box was used at the back end, causing invalidation
of the variable layer height editing profile on rotated objects.
A snug bounding box around the first instance is now cached.
2019-04-13 14:15:54 +02:00
bubnikv
2104503794
Fixed copying of some object's attributes into the clipboard
...
(layer height profile, layer height table etc)
Added public Plater::schedule_background_process()
2019-04-12 18:29:47 +02:00
YuSanka
aa5588b11c
Added new icons
2019-04-12 17:10:29 +02:00
bubnikv
dd67715ea1
Fixed SLA clippling plane & picking.
2019-04-12 16:08:40 +02:00
Enrico Turri
21e7fe48ab
Darker icons for 3D and preview menu items
2019-04-12 15:47:40 +02:00
Enrico Turri
6b84f44bd1
Offset used to place newly added volumes and instances proportional to the bed max size
2019-04-12 15:31:33 +02:00
Enrico Turri
3cbb0b284b
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 14:30:38 +02:00
Enrico Turri
9d76aaa378
Added icons for 3D and preview menu items
2019-04-12 14:30:28 +02:00
Lukas Matena
d54f697320
SLA gizmo dialog height increased so the new clipping plane slider fits
2019-04-12 14:25:41 +02:00
bubnikv
16a667ca94
Only show the "--software-renderer" option if GUI is compiled in.
2019-04-12 13:33:06 +02:00
bubnikv
38eb5a058e
One more command line only slic3r build fix.
2019-04-12 13:29:06 +02:00
bubnikv
34353e0cb2
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 13:13:49 +02:00
bubnikv
3bbc5af433
Fixed a bug in command line only win32 slic3r build.
2019-04-12 13:13:31 +02:00
Enrico Turri
397be319d7
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 13:03:08 +02:00
bubnikv
689bf77316
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 12:58:00 +02:00
bubnikv
af3d8c2349
Moved the GLEW dependencies from libslic3r to the gui slic3r library.
2019-04-12 12:57:45 +02:00
Enrico Turri
7be9551414
Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r
2019-04-12 12:40:25 +02:00
YuSanka
95fb8828a2
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 12:28:36 +02:00
bubnikv
6387b1ad44
WIP: Restoring of the command line only builds (no GUI support).
2019-04-12 12:16:44 +02:00
YuSanka
60079c26f1
Added new icons
2019-04-12 12:15:56 +02:00
Enrico Turri
0b5186aec8
Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste
2019-04-12 11:50:14 +02:00
bubnikv
b5fb90be18
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 11:43:41 +02:00
bubnikv
c39c30cf9c
Windows specific: Added "--sw-renderer" to load the MESA SW rasterizer.
2019-04-12 11:43:29 +02:00
Enrico Turri
3d9351b2fa
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste
2019-04-12 11:28:43 +02:00
Enrico Turri
379bf9e074
Copy and paste -> Fixed paste for multivolumes copies
2019-04-12 11:28:24 +02:00
Vojtech Kral
9de39b08d1
Also revert high DPI bitmaps in ObjectList for now
2019-04-12 11:28:07 +02:00
Vojtech Kral
67b7f9d952
Revert high DPI bitmaps in Preset and PresetBundle for now
...
due to bugs in wxBitmapComboBox et al.
2019-04-12 11:04:42 +02:00
bubnikv
7f15a5cf1d
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 11:02:21 +02:00
bubnikv
77d1851ace
Optimization of the OpenGL shaders for clipping with clipping planes.
2019-04-12 11:01:53 +02:00
Enrico Turri
8ef05df59f
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste
2019-04-12 10:50:42 +02:00
tamasmeszaros
dcd66f00e6
Fix for issue SPE-901
2019-04-12 10:26:33 +02:00
Enrico Turri
d062297e4d
Copy and paste -> Fixed tooltips for copy and paste toolbar items on Mac
2019-04-12 08:57:53 +02:00
Enrico Turri
3f427366e1
Copy and paste -> Disabled paste of instances when selection is in Volume mode
2019-04-12 08:49:24 +02:00
Enrico Turri
1f6d671abb
Fixed conflicts after merge with master
2019-04-12 08:41:59 +02:00
tamasmeszaros
3585c56edf
Material correction XY merged
2019-04-11 17:07:41 +02:00
Enrico Turri
6c12939201
New icons for copy and paste toolbar items
2019-04-11 15:51:12 +02:00
bubnikv
0bcbdcdc5c
Merge branch 'lm_sla_gizmo_clipping_plane'
2019-04-11 15:45:49 +02:00
bubnikv
780edaab8d
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.
2019-04-11 15:45:14 +02:00
bubnikv
8ad52f0461
Vojtech's improvements in the SLA preview cutting dialog.
2019-04-11 15:44:32 +02:00
Enrico Turri
415f66144e
Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu
2019-04-11 14:21:08 +02:00
Enrico Turri
61ef36805f
Copy and paste -> Added items for copy and paste on the toolbar
2019-04-11 13:20:34 +02:00
Enrico Turri
0466d83f78
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste
2019-04-11 12:57:16 +02:00
Enrico Turri
f498e43608
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-11 12:56:37 +02:00
Enrico Turri
52cb8bdd09
Removed old png icons for gizmos
2019-04-11 12:55:56 +02:00
Enrico Turri
00f92ec2e8
Copy and paste -> Added offset to pasted objects/volumes
2019-04-11 11:27:15 +02:00
Enrico Turri
d276653a97
Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list
2019-04-11 11:09:32 +02:00
Enrico Turri
fd4ddf56e7
Render selected objects first
2019-04-11 08:36:00 +02:00
Enrico Turri
1c429e3686
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste
2019-04-10 15:55:52 +02:00
Enrico Turri
81a5b161c1
Copy and paste -> prototype of copy and paste for objects
2019-04-10 15:55:32 +02:00
Lukas Matena
a6fff9dd2d
SLA gizmo fix: Discarding manual edits on autogenerated points removed all the points from the gizmo cache
2019-04-10 15:27:44 +02:00