YuSanka
|
e031123031
|
Fixed OnWhile() function for the PrusaDoubleSlider (#1913)
Current behavior: Move selected thumb only. If no one thumb is selected, set selection to the thumb nearest to the current mouse position
|
2019-03-11 12:59:14 +01:00 |
|
bubnikv
|
36dd8b6806
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2019-03-11 11:03:29 +01:00 |
|
bubnikv
|
2816909e4d
|
Fixed crashes if OnIdle handler was called before Plater was initialized.
|
2019-03-11 11:03:13 +01:00 |
|
YuSanka
|
9b45f2faf0
|
Fixed an updating of the button's show during SLA slicing
|
2019-03-11 10:23:59 +01:00 |
|
Lukas Matena
|
509ac78e80
|
Added wxBusyCursor on AABB tree calculation for SLA gizmo
|
2019-03-08 20:34:22 +01:00 |
|
bubnikv
|
53b84d2098
|
Moved the "Delete" button in the 3D Canvas pop up menu from the very top
below the add / remove instance, so that it could not be selected by mistake.
|
2019-03-08 17:00:56 +01:00 |
|
YuSanka
|
8cf2c69d68
|
Some improvements
|
2019-03-08 16:20:20 +01:00 |
|
YuSanka
|
f4f69fd6c7
|
Added case of a slicing cancellation
|
2019-03-08 15:40:28 +01:00 |
|
tamasmeszaros
|
d1ae4a3d1e
|
Merge branch 'master' into tm_colldetection_upgr
|
2019-03-08 15:10:18 +01:00 |
|
Enrico Turri
|
d9060cf852
|
Fixed rotation of multiple instances selection
|
2019-03-08 14:52:32 +01:00 |
|
Enrico Turri
|
eabac9088f
|
Top toolbar icon size set to 40px
|
2019-03-08 14:35:33 +01:00 |
|
Enrico Turri
|
e1738f3138
|
Added change removed by mistale in 02163f7f9648b81ad1dc59a4ad6c1a5c55c02a50
|
2019-03-08 12:04:06 +01:00 |
|
Enrico Turri
|
b9e67be089
|
Final version of fix to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:04:01 +01:00 |
|
Enrico Turri
|
42f307de81
|
3rd attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:55 +01:00 |
|
Enrico Turri
|
20699ad660
|
2nd attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:49 +01:00 |
|
Enrico Turri
|
942d94e34c
|
1st attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:43 +01:00 |
|
Enrico Turri
|
f760dfed36
|
Refactoring - Shared members of GLCanvas3D as references instead of pointers
|
2019-03-08 12:03:37 +01:00 |
|
Enrico Turri
|
444002e156
|
Code cleanup
|
2019-03-08 12:03:31 +01:00 |
|
Enrico Turri
|
0b1079cc02
|
Fixed build on Mac
|
2019-03-08 12:03:25 +01:00 |
|
Enrico Turri
|
55342be4a1
|
Use unique camera shared by 3d view and preview (experimental)
|
2019-03-08 12:03:17 +01:00 |
|
tamasmeszaros
|
ec84667875
|
Merge branch 'master' into tm_colldetection_upgr
|
2019-03-08 11:40:15 +01:00 |
|
tamasmeszaros
|
04556ba089
|
Fine tuning the new parameters and adding max_pillar_link_distance
|
2019-03-08 11:39:34 +01:00 |
|
Enrico Turri
|
8e68f30274
|
Fixed GLCanvas3D::Selection::is_single_full_instance()
|
2019-03-08 10:36:12 +01:00 |
|
Lukas Matena
|
bd67952bd6
|
Prevented instance move event when SLA gizmo is active so right panel is not needlessly updated
|
2019-03-08 09:26:42 +01:00 |
|
YuSanka
|
626e40ea9f
|
wxBitmapComboBoxes without bitmaps
|
2019-03-07 16:23:02 +01:00 |
|
YuSanka
|
bed158ffe5
|
All wxComboBoxes are changed to the wxBitmapComboBoxes
|
2019-03-07 16:21:56 +01:00 |
|
YuSanka
|
8df6c3a3eb
|
Fixed a scrolling of the selected item in ObjectList (SPE-849)
|
2019-03-07 15:26:19 +01:00 |
|
YuSanka
|
85edef217d
|
Added "Export object as STL" menu item to the ObjectList context menu
|
2019-03-07 12:09:23 +01:00 |
|
YuSanka
|
668d57419b
|
Fixed crash on "stoi argument out of range" from SpinConrol (SPE-847)
|
2019-03-07 10:56:17 +01:00 |
|
YuSanka
|
d98f4accbe
|
Fixed assert after try to add Part to Object with several Instances from the ObjectList.
+ Fixed selection on the 3DScene before a context menu showing
|
2019-03-07 10:08:21 +01:00 |
|
Enrico Turri
|
70eb2a3d83
|
Fixed rotation of multiple volumes selection
|
2019-03-06 15:22:17 +01:00 |
|
Enrico Turri
|
c2a5b98008
|
Gizmos' grabbers size proportional to the average of the bounding box edges lengths
|
2019-03-06 14:41:09 +01:00 |
|
Enrico Turri
|
eed3d11785
|
Force canvas resize when switching between views
|
2019-03-06 13:37:20 +01:00 |
|
Enrico Turri
|
fd267783d9
|
Allow dragging of objects also along world Z axis in side views
|
2019-03-06 12:09:20 +01:00 |
|
Enrico Turri
|
80287d2eec
|
Fixed gizmos' imgui dialog x position
|
2019-03-06 10:47:48 +01:00 |
|
Lukas Matena
|
985fc30516
|
An attempt to fix sla gizmo imgui dialog scaling on osx and hidpi screens
|
2019-03-06 10:11:02 +01:00 |
|
Lukas Matena
|
7ec155123e
|
Disabled object context menu when the SLA gizmo is active
|
2019-03-06 10:10:10 +01:00 |
|
YuSanka
|
a09265f8bc
|
Fixed a crash after a printer preset changing with selected setting's item in an object list
|
2019-03-06 09:28:55 +01:00 |
|
YuSanka
|
7776115e7a
|
Fixed message type and disabled "Split to parts" in toolbar for the SLA printer
|
2019-03-05 16:19:02 +01:00 |
|
Vojtech Kral
|
400c46e697
|
PrintHost: Fix host type configuration, refactor, fix #1687
|
2019-03-05 16:12:15 +01:00 |
|
Vojtech Kral
|
78e5af1b04
|
PrintHost: Don't offer print start for SL1
|
2019-03-05 16:12:15 +01:00 |
|
YuSanka
|
f170807f03
|
Fixed a preset selection after a config wizard running (SPE-841)
|
2019-03-05 15:36:14 +01:00 |
|
Vojtech Kral
|
b2476b7b48
|
imgui: Refactor combo boxes. Fix #1895 #1868
|
2019-03-05 15:28:53 +01:00 |
|
YuSanka
|
0f435d28df
|
Fixed OSX and Linux build
|
2019-03-05 14:26:44 +01:00 |
|
Enrico Turri
|
b859488cf7
|
Added background to legend texture
|
2019-03-05 13:57:41 +01:00 |
|
YuSanka
|
c157f133cd
|
Fixed SLA-parameters initialization with correct current values, not default (SPE-834)
|
2019-03-05 10:46:57 +01:00 |
|
Enrico Turri
|
7585fd2499
|
Fixed conflicts after merge with master
|
2019-03-05 08:27:21 +01:00 |
|
bubnikv
|
284ebede5a
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2019-03-04 15:34:45 +01:00 |
|
bubnikv
|
20b3b21c86
|
Bumped up the year in About Dialog.
|
2019-03-04 15:34:22 +01:00 |
|
YuSanka
|
45bcd88017
|
Fixed a bug in a printer preset updating
|
2019-03-04 15:33:33 +01:00 |
|