YuSanka
43e80e3e23
Added code to colorized of axes names in manipulation panel (temporarily commented)
...
Related to (#3053 )
2019-10-10 16:08:52 +02:00
YuSanka
4ea0e7bf9d
Information from DoubleSlider is saved to Model
...
GCode creating can work with that values.
2019-10-10 16:03:58 +02:00
YuSanka
dfaeef72d0
Improved Tooltips for selected action icon
2019-10-09 15:06:52 +02:00
YuSanka
efb87b7ca5
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-09 13:42:54 +02:00
Enrico Turri
cb12254503
Fixed context menu showing up when user right clicks on 3D scene and release the mouse button after dragging over the objects list
2019-10-09 13:39:24 +02:00
YuSanka
5100256201
Fixed OSX build
2019-10-09 13:15:03 +02:00
YuSanka
bcf306fc53
Bugfix for extruders Column: suppress draw bitmap for Instance and allow Extruder editing for Layer Range
2019-10-09 12:36:13 +02:00
YuSanka
a42d7f1aef
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-09 11:34:57 +02:00
YuSanka
d156bf75a0
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-10-09 11:31:48 +02:00
YuSanka
c826fd9449
Some changing in implementation of emulate_kill_focus according to new code architecture.
...
+ Cleaning of the code from unused parts
2019-10-09 11:24:28 +02:00
Enrico Turri
d3c337b69a
Fixed conflicts after merging with master
2019-10-09 11:17:48 +02:00
YuSanka
9f28a3cdba
First implementations for an extension of color change feature :
...
Added context menu for "plus" button on DoubleSlider
2019-10-09 09:28:50 +02:00
Lukas Matena
5fac2ef70e
Wipe tower brim width is now part of WipeTowerData class, so it can be used wherever needed
2019-10-08 13:50:51 +02:00
Lukas Matena
9412e6cea2
Fixup of 47a8b49
2019-10-08 11:05:59 +02:00
tamasmeszaros
05b8adb67b
Merge branch 'tm_arrange_test_extend'
2019-10-07 17:57:34 +02:00
Vojtech Kral
48a22d9410
Merge branch 'master' into materials
2019-10-07 17:23:37 +02:00
Vojtech Kral
3e833a2849
ConfigWizard: Fix printer pre-selection on fresh config
2019-10-07 17:21:45 +02:00
tamasmeszaros
28730791fa
Extend libnest tests, remove some warnings, faster catch2 compilation.
...
Also, improve libnest2d::nest interface.
2019-10-07 17:16:40 +02:00
YuSanka
c9ed137d27
Fixed get extruder color for SLA presets
2019-10-07 12:36:16 +02:00
Vojtech Kral
b7a3795772
ConfigWizard: Fix a memory access issue between PageMaterial instances
2019-10-07 11:10:18 +02:00
tamasmeszaros
e3ab20a56b
Merge branch 'tm_sla_tests'
2019-10-04 18:34:08 +02:00
YuSanka
0c7a450496
Merge remote-tracking branch 'origin/ys_extruders_color'
2019-10-03 14:25:25 +02:00
YuSanka
5fb187982a
Merge remote-tracking branch 'origin/ys_manipulation_panel_rw'
2019-10-03 14:24:20 +02:00
YuSanka
16f891994d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-10-02 22:51:18 +02:00
YuSanka
87ad8cc3dd
Fixed a bug: Wrong save of a preset if the preset is already exist.
...
Step to repro:
1. Select system "Some_preset" preset
2. Make some changes
3. Save preset with "Some_preset - Copy" name.
=> "Some_preset - Copy" is selected, there is/are marked option(s) only different from system preset.
repeate 1-3 steps
=> "Some_preset - Copy" is selected, there is/are marked option(s) different from DEFAULT preset.
2019-10-02 22:50:55 +02:00
YuSanka
dd1da058cf
Corrected editor position and size
2019-10-02 16:14:40 +02:00
YuSanka
5bc08c9078
More improvements
2019-10-02 15:02:13 +02:00
tamasmeszaros
6342bbba2f
Time conversion functions with tests.
...
Fixes issue with incorrect characters in time strings on UI.
Fix platform dependency
Fix return value with incorrect strings.
Just use strptime and strftime on all platforms.
Emulate strptime on msvc... because they don't have it and their get_time is buggy.
2019-10-02 14:44:11 +02:00
YuSanka
fbea68e6dc
Improvements for 15902766d0
2019-10-02 14:08:36 +02:00
YuSanka
24f7e77593
Fix OSX build
2019-10-02 12:17:02 +02:00
YuSanka
452eaf9cc8
Workaround for extruder editing under OSX
2019-10-02 11:53:50 +02:00
Enrico Turri
27428d9ed2
#3008 - Generate all mipmaps up to size 1x1
2019-10-02 10:57:07 +02:00
YuSanka
5e11b824de
Merge remote-tracking branch 'origin/master' into ys_extruders_color
2019-10-01 18:20:59 +02:00
YuSanka
ce3db145e4
Added color for extruder
2019-10-01 18:19:28 +02:00
tamasmeszaros
20b86bbe8f
Reworked pad creation algorithm with new parameters:
...
* brim size
* force pad around object everywhere
2019-10-01 14:58:37 +02:00
tamasmeszaros
5977c7715b
Don't disable pad around object parameters if supports are disabled.
2019-10-01 14:57:37 +02:00
YuSanka
424ebebab4
Fixed "unhandled unknown exception", when try to change an extruder count.
...
Side effect after 86b258f727 .
2019-10-01 14:27:51 +02:00
bubnikv
540525397f
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-09-30 16:25:31 +02:00
bubnikv
8357f1a119
Refactoring of the G-code preview for lower memory allocation
...
and for separation of concerns:
The final G-code preview no more uses ExtrusionPaths structure
to hold the G-code path data extracted by parsing the G-code.
Instead, the ExtrusionPath class has been trimmed down back to
the original size before the G-code preview was introduced,
and a new GCodePreviewData::Extrusion::Path class was created to hold
the additional path data as the extruder ID, color change ID
and fan speed.
2019-09-30 16:25:26 +02:00
Vojtech Kral
b5f1f6ea2f
Merge branch 'master' into materials
2019-09-30 16:12:48 +02:00
YuSanka
6c52a6c192
Implemented BitmapChoiseRenderer
2019-09-30 14:34:29 +02:00
YuSanka
07798b51aa
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-09-30 14:04:45 +02:00
YuSanka
682b9e0d46
Fix of SPE-1035 (Wrong filament color updating for multi-material print)
2019-09-30 13:59:26 +02:00
bubnikv
4bfc7f9faa
Merge remote-tracking branch 'remotes/origin/et_pull_2922'
2019-09-30 10:23:16 +02:00
Lukas Matena
5bf68de25e
An attempt to fix #2997
...
More fixes might be needed on the other platforms
2019-09-28 09:57:26 +02:00
YuSanka
df4e1dc325
Some changes for alignments in manipulation panel
2019-09-25 15:04:39 +02:00
Enrico Turri
be6cac24ec
Fixed visual hints in 3D scene not disappearing when tabbing out of size z field in object manipulators sidebar
2019-09-25 13:05:18 +02:00
Lukas Matena
2fa1094b4e
Fixed erroneous use of logical OR where bitwise OR was meant
...
Also, PrintBase::SlicingStatus enum had two entries assigned to 0 - removed the one that was never used
2019-09-25 12:18:30 +02:00
YuSanka
c5b4789d5c
Merge remote-tracking branch 'origin/master' into ys_manipulation_panel_rw
2019-09-25 11:33:19 +02:00
Enrico Turri
daaf6079a7
Fixed gizmo scale for objects added to scene using the new context menu
2019-09-25 11:25:14 +02:00