ca96189510
Further improvement in objects manipulation using sidebar (multiselection)
2019-01-03 11:24:03 +01:00
59b961ab78
Automatic selection of newly loaded objects
2019-01-03 09:12:50 +01:00
3b849f7bd8
Fix of "When exporting plate as STL Files are saved as 1KB and corrupted #1536 "
...
This is a regression issue, and it only happened when exporting the plater.
2019-01-02 18:36:48 +01:00
fad4714dac
Fix of "Color Picker Placement #1496 "
...
Now the color picker from the plater is centered around the associated
combo box. Keep your fingers crossed, it seems to be working, but
on a two monitor setup the color picker may jump to the other screen.
2019-01-02 17:54:54 +01:00
4de0607666
Fix of #1512
...
"Printer Host Upload Queue vanishes in the background [1.42.0-alpha1]"
the canvas3d used to grab focus when mouse entered a window even
if the top level window was not active. This was now changed and
the top level must be active for the canvas3d to grab the focus.
2019-01-02 17:49:23 +01:00
15dcc9972d
Background texture for toolbars set as default
2019-01-02 16:26:22 +01:00
542a026fb4
Fix fs::path <-> wxString conversions
2019-01-02 15:53:52 +01:00
6383855011
Fix of #1501
...
"Po přepnutí do češtiny program zhavaruje a nejde znovu spustit"
Fixed wxWidgets assert, where the Win32 decimal point was different
from wxWidgets locales decimal point.
Fixed by calling the Win32 "set locale" function directly.
Not sure I know what I am doing, this fix needs to be tested throughly.
2019-01-02 15:35:40 +01:00
2cb49bd77a
fixing issue with disappearing tabs
...
src/slic3r/GUI/Tab.cpp:
When switch to previously created tabs they were not being
restored
The fix is better only used on Linux (lukasmatena)
2019-01-02 14:55:24 +01:00
2d1d28f4bc
Modified camera target behavior set as default
2019-01-02 14:04:26 +01:00
d24eeedd32
Improved objects manipulation using sidebar
2019-01-02 13:42:29 +01:00
31986660a1
Model's volume transform set as default
2019-01-02 10:49:13 +01:00
0bc58d6155
Fix for #1549
2019-01-02 10:18:02 +01:00
7deabfd789
Constrained camera target set as default
2019-01-02 08:55:56 +01:00
98a91c2937
AboutDialog crash fix
2018-12-25 00:35:34 +01:00
818e0cde7f
Fixed many errors in background processing synchronization and update.
...
Fixed couple of compiler warnings.
2018-12-22 10:02:42 +01:00
9301c8f9bd
Annotated the system printer profiles with a technology filed.
...
Code (as of now disabled) to suppress the SLA profiles for the initial alpha.
2018-12-21 20:09:25 +01:00
a111114ebe
Changed the default file extension to the Prusa SL1 files to .dwz
2018-12-21 19:48:33 +01:00
b4e02b9be5
Fixed object_list layouts
2018-12-21 14:42:28 +01:00
82fe3f81dd
Partial revert of previous commit
2018-12-21 14:41:47 +01:00
01eb0de03a
Flatten gizmo now respects sla_shift_z
2018-12-21 13:19:17 +01:00
ac90a05f53
Fixed view_mode updating on the Tabs
2018-12-21 12:59:48 +01:00
fd6e003093
KBShortcutsDialog: Add symbols for Command and Option on Mac
2018-12-21 12:48:30 +01:00
9da007d151
Fixed glitches in object position when moving it with background process enabled
2018-12-21 12:42:06 +01:00
ca94bc5927
SLA autosupports including islands
2018-12-21 12:35:20 +01:00
b759c65fd7
Merge branch 'master' into lm_sla_supports_auto
2018-12-21 12:34:24 +01:00
6891d814b4
2nd attempt to fix switching between 3d view/preview using tab key on Mac
2018-12-21 11:39:37 +01:00
95cec48a7c
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-12-21 11:13:47 +01:00
3969b5ef86
Code cleanup
2018-12-21 11:13:33 +01:00
fbdaff4e49
Fixed updating of settings after selection of the preset with "modified" suffix
...
+ Added EVT_SPINCTRL binding
2018-12-21 10:59:21 +01:00
e5ec3954fc
Attempt to fix switching between 3d view/preview using tab key on Mac
2018-12-21 10:43:22 +01:00
73a2136ba4
Fixed toolbar update when switching between 3d view/preview using tab or ctrl+5/6
2018-12-21 10:10:49 +01:00
ef8c6bcd52
Improved rendering of transparent volumes
2018-12-21 09:56:11 +01:00
154986b56d
Fixed page updating according to view_mode (after preset changing)
2018-12-21 09:19:00 +01:00
1510e06e9c
Improve parameter validation for "something or %" settings
2018-12-21 08:00:26 +01:00
7c70b60908
Fixed the "Ctrl-R" hotkey for Reslice.
2018-12-20 22:50:30 +01:00
66e98fc298
Merge branch 'master' into lm_sla_supports_auto
2018-12-20 22:35:47 +01:00
11afff03cf
Tab key to switch between the 3D view / path preview.
2018-12-20 22:30:42 +01:00
908e2f274f
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-12-20 20:12:40 +01:00
1b218df8a2
Delayed update of ObjectManipulation panel from the Canvas3D:
...
Store the changes into temps and apply it to the wxWidgets on idle.
2018-12-20 20:12:26 +01:00
63e892b997
Prinhost: Add a note explaining OS certificate store
2018-12-20 18:50:24 +01:00
df7ca249a0
Fixed file wild cards when exporting a G-code or SLA output file.
2018-12-20 18:23:11 +01:00
3ff89b7529
Printhost: Make queue window non-modal, fix upload start progress
2018-12-20 16:43:17 +01:00
c92da95592
Fix: Schedule SLA print uploads too (the same way as FFF)
2018-12-20 16:37:13 +01:00
e6ea909e15
Printhost: Cancelation, bugfixes
2018-12-20 13:38:00 +01:00
fa7e9a6047
Printhost: Error message stashing, improvements
2018-12-20 13:37:50 +01:00
bcfe6c3d85
Removed obsolete GLCanvas3D::m_shader_enabled
2018-12-20 13:20:21 +01:00
07fa9a8324
Upgraded "Keyboard shortcuts" dialog
2018-12-20 12:53:25 +01:00
4429be411c
Attempt to reduce ugly artifacts when switching to preview for the 1st time
2018-12-20 12:51:42 +01:00
3d29709cef
Visual hints in the 3D scene when sidebar matrix fields have focus -> legacy render case
2018-12-20 11:42:26 +01:00