Vojtech Bubnik
|
8b4b6afd7b
Fix of previous commit.
|
3 years ago |
Vojtech Bubnik
|
a9c3d270e6
ConfigOptions: GUI type as enum, not string.
|
3 years ago |
Vojtech Bubnik
|
051ba0e6f4
New files missing from the previous commit.
|
3 years ago |
Vojtech Bubnik
|
ca8cf0a9f1
Detecting platform, namely reading /proc/version to detect Chromium OS.
|
3 years ago |
Vojtech Bubnik
|
2b19708720
Further ChromeOS support: Detect removable media mounted through ChromeOS
|
3 years ago |
Vojtech Bubnik
|
9c80c6a4af
Disable multi-sampling with virgl (VirtualGL) on Linux.
|
3 years ago |
Vojtech Bubnik
|
2494a8f384
Allowing ints with open enums in combo boxes.
|
3 years ago |
Vojtech Bubnik
|
73b88e6ce0
Splitting FDM support gap to top / bottom, introducing
|
3 years ago |
Vojtech Bubnik
|
f3f10ff002
Follow up on https://github.com/prusa3d/PrusaSlicer/pull/5219#issuecomment-794515454
|
3 years ago |
Vojtech Bubnik
|
00db3dc419
WIP: Splitting the number of top / bottom support interface layers.
|
3 years ago |
Vojtech Bubnik
|
adcbe4347c
Fixed unit tests.
|
3 years ago |
Vojtech Bubnik
|
f01f02154c
Reworked the "new" bridging to respect the bridge_flow_ratio
|
3 years ago |
Vojtech Bubnik
|
8e27e355c2
Fixing unit tests.
|
3 years ago |
Vojtech Bubnik
|
ceea9de8b8
WIP: Refactored bridging flow from normal flow, new config value
|
3 years ago |
YuSanka
|
1569dad5de
Auto color change: Fixed show/hide for the notification.
|
3 years ago |
David Kocik
|
ffb13767f4
typo correction
|
3 years ago |
David Kocik
|
972dbe238f
preventing hidden notification to show when updated and close them correctly.
|
3 years ago |
YuSanka
|
5f6253390f
Implemented suggestion of the auto color change, if model looks like sign
|
3 years ago |
Lukas Matena
|
c18ad5f9d6
Added a missing include (gcc)
|
3 years ago |
David Kocik
|
98b5397245
Merge branch 'dk_notifications'
|
3 years ago |
David Kocik
|
15765eb99b
Commented Print host upload notification until its tested
|
3 years ago |
David Kocik
|
62c2095fe8
Print host upload notification with more info and cancel button
|
3 years ago |
David Kocik
|
44bfb914ab
progress bar notification - percentage text
|
3 years ago |
David Kocik
|
6716492efa
Printhost upload progress bar notification
|
3 years ago |
David Kocik
|
bf032524eb
notifications - minor changes in logic
|
3 years ago |
David Kocik
|
6e325ee322
cleanup
|
4 years ago |
David Kocik
|
bad12b5683
cleanup
|
4 years ago |
David Kocik
|
80f0d305c1
request frame change in notification
|
4 years ago |
David Kocik
|
32dd1f6e7c
notification time correction
|
4 years ago |
David Kocik
|
c41df487bb
Notifications management and rendering refactoring.
|
4 years ago |
Lukáš Hejl
|
08a826d237
Added a missing includes
|
3 years ago |
David Kocik
|
4834c58545
Merge branch 'dk_printhost'
|
3 years ago |
David Kocik
|
58733e6807
print host upload queue dialog - precision in size column
|
3 years ago |
David Kocik
|
b8adfbda66
saving size and position of print host queue dialog, added size column, sorting
|
3 years ago |
tamasmeszaros
|
913152d609
Merge branch 'tm_disable_wxmediactrl'
|
3 years ago |
tamasmeszaros
|
158413f4c4
Disable wxMediaCtrl in wxWidgets build
|
3 years ago |
tamasmeszaros
|
6d11c50ba5
Merge branch 'tm_remove_inside_triangles'
|
3 years ago |
tamasmeszaros
|
3c2d0b7c6e
Tiny cosmetics
|
3 years ago |
tamasmeszaros
|
33d6655f26
Clean up hollowing test
|
3 years ago |
tamasmeszaros
|
a62262666a
Exclude triangles of original interior mesh and drillholes from trimming
|
3 years ago |
tamasmeszaros
|
fbc758642b
Fix crash when the interior is corrupted
|
3 years ago |
tamasmeszaros
|
4374716bfb
Triangle trimming should handle drilled meshes separately
|
3 years ago |
tamasmeszaros
|
1ec154012e
Add working version of triangle trimming for hollowed meshes
|
3 years ago |
tamasmeszaros
|
b8c1c13666
Add max_concurrency method for various execution policies
|
3 years ago |
tamasmeszaros
|
e3c2e513fa
Do grid redistance even with zero closing distance
|
4 years ago |
tamasmeszaros
|
7830c8f8aa
Add BoundingBox constructor with point set iterators
|
4 years ago |
tamasmeszaros
|
195b39bb5b
Eliminate memory leaks from hollowing code
|
4 years ago |
tamasmeszaros
|
06bf02df69
Fix Gizmo preview with hollowed mesh
|
4 years ago |
tamasmeszaros
|
dd202af8cd
Fix stl export with hollowed mesh
|
4 years ago |
tamasmeszaros
|
d48ca7fd03
Fix incorrect mesh shown on plater after hollowing
|
3 years ago |