Commit Graph

5637 Commits

Author SHA1 Message Date
David Kocik
d47d976112 erase callbacks 2019-12-13 13:51:45 +01:00
David Kocik
536c7e0f3b callback only for used device 2019-12-13 13:51:45 +01:00
David Kocik
e10ae44932 last save path 2019-12-13 13:51:45 +01:00
David Kocik
f00a0f98c7 last path functions 2019-12-13 13:51:45 +01:00
David Kocik
7d569c1c91 refactoring 2019-12-13 13:51:45 +01:00
David Kocik
0198fea9c3 comment testing lines 2019-12-13 13:51:45 +01:00
David Kocik
3ed7a6ceb4 path check 2019-12-13 13:51:45 +01:00
David Kocik
1a0f09616b path check 2019-12-13 13:51:45 +01:00
David Kocik
e3c3c568ec path check 2019-12-13 13:51:45 +01:00
David Kocik
1620166444 path check 2019-12-13 13:51:45 +01:00
David Kocik
95ebfd62ee path check 2019-12-13 13:51:45 +01:00
David Kocik
1084534d5a linux owner checking 2019-12-13 13:51:45 +01:00
David Kocik
5ea512f1f2 osx search for drives 2019-12-13 13:51:45 +01:00
David Kocik
f4991bee3f windows paths 2019-12-13 13:51:45 +01:00
David Kocik
1850952dfb linux eject 2019-12-13 13:51:45 +01:00
David Kocik
393ec50d0b search for rd as root 2019-12-13 13:51:45 +01:00
David Kocik
9c3a84c0f7 refactoring 2019-12-13 13:51:45 +01:00
David Kocik
77d100e901 add_callback function 2019-12-13 13:51:45 +01:00
David Kocik
994b2d16eb rdm update every 2 seconds 2019-12-13 13:51:45 +01:00
David Kocik
371f1428f8 prev commit linux part 2019-12-13 13:51:45 +01:00
David Kocik
c409732d01 check if last path is on rem drive 2019-12-13 13:51:45 +01:00
David Kocik
3c1060d99b refactoring 2019-12-13 13:51:45 +01:00
David Kocik
aa59111c1c removable drives manager linux part 2019-12-13 13:51:45 +01:00
David Kocik
2016b283fb removable drive manager - Windows part 2019-12-13 13:51:45 +01:00
bubnikv
fe6c66d5be Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer 2019-12-13 13:43:31 +01:00
bubnikv
b0d36abe7c Improved adaptive layer height metrics: Using the area of a triangle
delimited by the extrusion stepping and the sloping surface.
This leads to a yet different metric from Cura or upstream Slic3r.
2019-12-13 13:43:16 +01:00
Lukas Matena
d8fa873f74 First prototype of CGAL hole-drilling 2019-12-13 13:42:10 +01:00
YuSanka
a995a6d4b4 Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices 2019-12-13 13:24:12 +01:00
YuSanka
0eb4d730c5 Implemented rescaling for "Remove device" button 2019-12-13 13:23:55 +01:00
David Kocik
6b7ebfb131 comments 2019-12-13 13:04:09 +01:00
Enrico Turri
4f0db1e909 Fixed filename shown in open file dialog for reload from disk 2019-12-13 12:41:46 +01:00
David Kocik
8d40b6aa25 comments 2019-12-13 11:52:08 +01:00
YuSanka
22a2e608f4 Fixed disabling for "Set As separated object" context menu item
+ added missed bug fix in get_freq_settings_choice (part of b9899f9496)
2019-12-12 15:54:53 +01:00
David Kocik
15497ca0c4 button show after write 2019-12-12 15:43:14 +01:00
David Kocik
922abf8080 button show after write 2019-12-12 14:56:30 +01:00
YuSanka
51d6baa861 Deleted lines to disable dark mode when compiled against the latest OSX SDK 2019-12-12 14:43:13 +01:00
YuSanka
cac2a1eaa0 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-12-12 13:49:30 +01:00
YuSanka
0370724c68 Fixed a bug (OSX specific) caused a crash on undo after Copy/Past several objects 2019-12-12 13:49:12 +01:00
YuSanka
ebf9f64484 Fixed a bug of settings list detection
,when we try to add settings for object/part from the 3Dscene secondary
and for this moment SettingsItem is selected in ObjectList
2019-12-12 13:42:13 +01:00
Enrico Turri
c850d600c3 Fixed positioning of gizmos' imgui dialogs 2019-12-12 13:38:08 +01:00
Lukas Matena
a69f1912b2 Removed an obsolete variable from MeshRaycaster 2019-12-12 13:19:16 +01:00
Lukas Matena
11feb259a3 Merge branch 'master' into lm_tm_hollowing 2019-12-12 11:37:33 +01:00
Enrico Turri
38a7c45c21 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-12-12 11:11:20 +01:00
Enrico Turri
4d581a8778 Refactoring in GLGizmosManager to simplify code 2019-12-12 11:11:11 +01:00
David Kocik
684e6ae517 eject button after export 2019-12-12 10:48:33 +01:00
Lukas Matena
4e8e800427 Warning fix: removed needless tautological check 2019-12-12 10:45:30 +01:00
Lukas Matena
efb1f0c121 SLA gizmos fix: clipping of points/holes always used coords from the first instance
Few warnings fixed
2019-12-12 10:40:28 +01:00
David Kocik
576b36066a linux eject 2019-12-11 18:30:03 +01:00
David Kocik
f68d7ce811 merge 2019-12-11 17:43:11 +01:00
David Kocik
e819cb1546 eject button functionality 2019-12-11 17:42:56 +01:00