YuSanka
|
8d3d4b3ae7
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-31 09:49:45 +02:00 |
|
YuSanka
|
7746825ab4
|
Temporary commented copy/paste for Layers
|
2019-07-31 09:46:45 +02:00 |
|
YuSanka
|
7266259269
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-30 15:48:46 +02:00 |
|
YuSanka
|
66497cdb1f
|
Fixed SPE-993
+ Added new icons for layers editing
|
2019-07-30 15:48:30 +02:00 |
|
YuSanka
|
7bad550c83
|
Fix of #2326 (Annoying warning dialog when set extrusions > 1mm)
|
2019-07-29 18:03:06 +02:00 |
|
YuSanka
|
05325e4f2e
|
Set "wipe_into_infill" and "wipe_into_objects" options to the "Wipe options" category instead of "Extruders"
|
2019-07-29 16:56:24 +02:00 |
|
YuSanka
|
47b3440561
|
Fix of #2401
|
2019-07-29 15:44:00 +02:00 |
|
YuSanka
|
7d02811823
|
Add missed bitmap
|
2019-07-29 15:21:29 +02:00 |
|
YuSanka
|
e469ee76b8
|
Implemented a highlighting of the delete button for setting (related to #1767)
|
2019-07-29 15:14:25 +02:00 |
|
YuSanka
|
99bd054e99
|
Fixed updating of an option list for additional settings
|
2019-07-25 17:25:14 +02:00 |
|
YuSanka
|
6ea692ff34
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-25 16:23:57 +02:00 |
|
YuSanka
|
77401ed79d
|
Upgrade for ModeButtons
|
2019-07-25 16:23:32 +02:00 |
|
YuSanka
|
1a3fc0994b
|
Fix for https://github.com/prusa3d/PrusaSlicer/commit/0592ae65eeff51038aac647c68b009b1314c765c
|
2019-07-24 12:32:38 +02:00 |
|
YuSanka
|
0592ae65ee
|
Completed setting of the item focus in ObjectList after undo/redo
|
2019-07-24 11:25:04 +02:00 |
|
YuSanka
|
804e1b1939
|
Fixed ObjectList::last_volume_is_deleted() to avoid clearing volume[0].config after undo/redo
|
2019-07-23 17:30:32 +02:00 |
|
YuSanka
|
a121253520
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-23 16:18:14 +02:00 |
|
YuSanka
|
4245b61afc
|
Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redo
|
2019-07-23 16:17:37 +02:00 |
|
YuSanka
|
7bc893d99a
|
Update all extriders nozzle diameters according to the single_extruder_multi_material flag
|
2019-07-23 16:12:52 +02:00 |
|
YuSanka
|
9d59d65fad
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-22 13:39:16 +02:00 |
|
YuSanka
|
7dd63b2c00
|
Added takesnapshot() call for:
- split of the instances,
- renaming of the Object/Volume item
- changing of the additional settings.
|
2019-07-22 13:38:53 +02:00 |
|
YuSanka
|
fb39516c65
|
Added checking for a extruder value in ObjectList. Set value to "default" if "0" is selected.
|
2019-07-22 10:28:25 +02:00 |
|
YuSanka
|
f6633df57b
|
Fix of SPE-987 (Slicer crash when layers are selected in right panel and settings is added)
|
2019-07-22 09:41:34 +02:00 |
|
YuSanka
|
44f0e387dc
|
Fix of #2621
|
2019-07-13 10:38:10 +02:00 |
|
YuSanka
|
4d8a028262
|
Finally fix for settings item selection
|
2019-07-12 13:56:56 +02:00 |
|
YuSanka
|
6826e31e2a
|
Some code refactoring for settings items
|
2019-07-12 13:56:56 +02:00 |
|
YuSanka
|
aed6acc073
|
Add take_snapshot for layers range editing actions
|
2019-07-12 13:56:56 +02:00 |
|
YuSanka
|
eced3dcea8
|
Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redo
|
2019-07-11 16:00:28 +02:00 |
|
YuSanka
|
a6a5b94155
|
Added suppress_snapshots() and allow_snapshots() for avoid of excess "snapshoting"
|
2019-07-11 16:00:01 +02:00 |
|
YuSanka
|
5cbaa7b081
|
FreqChangedParams : workaround for right border alignment
|
2019-07-10 17:50:24 +02:00 |
|
YuSanka
|
1dc0439a31
|
Fixed margins for FreqChangedParams
|
2019-07-10 15:55:53 +02:00 |
|
YuSanka
|
baece78390
|
Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redo
|
2019-07-10 11:38:52 +02:00 |
|
YuSanka
|
99df9f56c4
|
Added take_snapshot() for adding of settings
|
2019-07-10 11:28:11 +02:00 |
|
YuSanka
|
3720e6a3a3
|
Fixed redo_to() function and code cleaning from redundant options
|
2019-07-10 10:15:07 +02:00 |
|
YuSanka
|
f985f5190c
|
Completed undo/redo from a toolbar
|
2019-07-09 20:45:00 +02:00 |
|
YuSanka
|
3dd1bc753c
|
Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redo
|
2019-07-09 19:41:37 +02:00 |
|
YuSanka
|
1347e655c2
|
Next improvements of an undo/redo from a toolbar
|
2019-07-09 19:39:36 +02:00 |
|
YuSanka
|
fbf14b42e9
|
Added undo/redo icons. Fist step to implementation Undo/Redo list for toolbar
|
2019-07-08 18:01:14 +02:00 |
|
YuSanka
|
7b6229289d
|
Added undo/redo to the "Edit" menu
|
2019-07-08 10:57:35 +02:00 |
|
YuSanka
|
a29cc9e242
|
Update object list after undo/redo
|
2019-07-04 19:46:46 +02:00 |
|
YuSanka
|
f617d74729
|
Merge remote-tracking branch 'origin/ys_default_presets' into ys_new_features
|
2019-07-04 14:30:54 +02:00 |
|
YuSanka
|
e4d8c5410c
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-07-04 14:26:05 +02:00 |
|
YuSanka
|
74f9a5432f
|
Reset previous layers range selection before selection Layers Item
|
2019-07-04 14:25:40 +02:00 |
|
YuSanka
|
0bcad2a5c5
|
Fix for the last commit
|
2019-07-02 15:26:11 +02:00 |
|
YuSanka
|
136e5156bc
|
Fixed colot_print issues:
* Disabled color change information for the SLA and FFF-multimaterial presets
* Corrected switch between "color print" and "feature type" on Preview
|
2019-07-02 14:06:58 +02:00 |
|
YuSanka
|
e5e7496cea
|
Some changes for options tooltips
|
2019-07-01 16:56:38 +02:00 |
|
YuSanka
|
a934c2e79c
|
Changed a behavior logic of a value reverting for presets, derived from default.
LOCKs and ARROWs work now in a same way like for presets, derived from system presets.
|
2019-07-01 14:56:28 +02:00 |
|
YuSanka
|
125f474f02
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-29 12:38:03 +02:00 |
|
YuSanka
|
0b940ec089
|
Some code improvements
|
2019-06-27 16:07:32 +02:00 |
|
YuSanka
|
37b37cdf25
|
Fixed small typo
|
2019-06-27 14:13:07 +02:00 |
|
YuSanka
|
dd1fb286c3
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-27 14:01:50 +02:00 |
|
YuSanka
|
cecc134550
|
Rewrote layers information export/import to/from 3mf using Boost Property Tree (xml_parser)
|
2019-06-27 13:55:24 +02:00 |
|
YuSanka
|
1525a864c5
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-26 13:33:05 +02:00 |
|
YuSanka
|
104a289cfe
|
Implemented interface for updating 3DScene after set a focus to some editor
|
2019-06-26 13:30:20 +02:00 |
|
YuSanka
|
1de06a9461
|
Merge remote-tracking branch 'origin/master' into ys_bugfixing
|
2019-06-26 09:49:33 +02:00 |
|
YuSanka
|
ac82cbe0cc
|
Fix of #2548
|
2019-06-26 09:48:52 +02:00 |
|
YuSanka
|
c198d826af
|
Setting min_z bigger than max_z cause an increase of the max_z
|
2019-06-24 15:43:16 +02:00 |
|
YuSanka
|
daac165a44
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-24 13:56:35 +02:00 |
|
YuSanka
|
e737f15bfa
|
Fix of OSX build
|
2019-06-24 13:47:03 +02:00 |
|
YuSanka
|
0f35a95d75
|
Merge remote-tracking branch 'origin/master' into ys_bugfixing
|
2019-06-24 13:13:34 +02:00 |
|
YuSanka
|
14d8621ffe
|
Color_print issues :
- fixed #1933
- implemented thumb moving to the mouse click position
- implemented "discard color changes" button
|
2019-06-24 13:11:18 +02:00 |
|
YuSanka
|
fe395546f0
|
Added "info" tooltip for a LockButton on Manipulation panel (#2539)
|
2019-06-20 12:56:23 +02:00 |
|
YuSanka
|
09f4831f4e
|
Merge remote-tracking branch 'origin/master' into ys_bugfixing
|
2019-06-19 16:32:40 +02:00 |
|
YuSanka
|
7f8bb94a55
|
Fixed wxEVT_CHAR handling for DoubleSlider
|
2019-06-19 16:28:56 +02:00 |
|
YuSanka
|
917702f252
|
Fixed DoubleSlider manipulation from Preview scene
|
2019-06-18 11:40:26 +02:00 |
|
YuSanka
|
90beadb65f
|
Check a possibility to load SLA project if there is at least one multi-part object on the bed
|
2019-06-17 17:04:19 +02:00 |
|
YuSanka
|
f70b25d2f8
|
Fixed SPE 957 - Impossible to add a part by "Load..." to an object, if the object has some instances
|
2019-06-17 15:33:58 +02:00 |
|
YuSanka
|
72479428d7
|
Merge remote-tracking branch 'origin/master' into ys_bugfixing
|
2019-06-17 14:02:43 +02:00 |
|
YuSanka
|
7fe8965c53
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-17 13:50:12 +02:00 |
|
YuSanka
|
5fd3cc2676
|
Select edited layer after changing instead of "Layers" selection, if editing was in "Layer" mode
|
2019-06-17 13:46:56 +02:00 |
|
YuSanka
|
f394f84d51
|
Fixed selection after layers deleting
|
2019-06-17 13:09:11 +02:00 |
|
YuSanka
|
7da9d2f66d
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-13 16:18:39 +02:00 |
|
YuSanka
|
86e7a07dd8
|
Fixed selection
|
2019-06-13 16:17:54 +02:00 |
|
YuSanka
|
4712c5bbdf
|
DoubleSlider manipulation from preview scene
|
2019-06-13 16:10:33 +02:00 |
|
YuSanka
|
a9ee4ff4b5
|
Fixed object selection in right panel form the Scene by context menu
|
2019-06-13 15:35:10 +02:00 |
|
YuSanka
|
e00774d2e2
|
Workarounds for selection under OSX and GTK
|
2019-06-13 13:00:46 +02:00 |
|
YuSanka
|
c9dd5f8786
|
Fixed updating of data for LayerEditors selection
|
2019-06-13 11:37:03 +02:00 |
|
YuSanka
|
1694204687
|
Added some logic to layers editor selection
|
2019-06-12 16:28:25 +02:00 |
|
YuSanka
|
26fb68ba45
|
Added missed include for the OSX build
|
2019-06-11 14:54:31 +02:00 |
|
YuSanka
|
4e0eb12ef6
|
Import/export of the Layers information to/from 3MF
|
2019-06-11 14:39:41 +02:00 |
|
YuSanka
|
f0f608f247
|
Copy/paste Layers for OSX
|
2019-06-11 10:11:42 +02:00 |
|
YuSanka
|
16c5a87997
|
Import/export of the Layers information to/from AMF
|
2019-06-11 09:50:58 +02:00 |
|
YuSanka
|
72046598a9
|
Fixed OSX build
|
2019-06-10 15:49:41 +02:00 |
|
YuSanka
|
8ba447e97f
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-10 15:24:17 +02:00 |
|
YuSanka
|
2b6e5a0a70
|
Implemented Copy/Paste for Layers.
+ improved selection (in respect to the Layers)
|
2019-06-10 15:22:09 +02:00 |
|
YuSanka
|
2fa87044be
|
Implemented update_object_list_by_printer_technology()
|
2019-06-10 10:48:43 +02:00 |
|
YuSanka
|
819a4506fa
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-07 12:35:16 +02:00 |
|
YuSanka
|
446e37b151
|
Implemented extruder selection for Layers
|
2019-06-07 11:32:46 +02:00 |
|
YuSanka
|
71cc0fdb53
|
Some code refactoring and improvements
|
2019-06-06 15:56:42 +02:00 |
|
YuSanka
|
44c05fa209
|
Implemented additional settings for layers range (except of "extruder")
|
2019-06-05 16:47:09 +02:00 |
|
YuSanka
|
67ed89c240
|
Fixed OSX build and a bug when for part is able to add "layer_height" option
|
2019-06-05 13:52:53 +02:00 |
|
YuSanka
|
401999b68b
|
Next try to fix OSX build
|
2019-06-05 12:32:59 +02:00 |
|
YuSanka
|
1090105b68
|
Experiments with updating layer_config_ranges from UI
+ Fixed OSX build
|
2019-06-05 11:50:59 +02:00 |
|
YuSanka
|
4b3df010ab
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-05 11:16:25 +02:00 |
|
YuSanka
|
567f382938
|
Implemented focusing of the last edited range
|
2019-06-05 11:14:57 +02:00 |
|
YuSanka
|
213635f559
|
Implemented range's min/max Z editing
|
2019-06-04 17:30:44 +02:00 |
|
YuSanka
|
4756961678
|
Added LayerRangeEditor class for universally editing of the layer_range's parameters
+ Implemented layer_height editing
|
2019-06-04 15:22:29 +02:00 |
|
YuSanka
|
79a89c4c8f
|
Some code review for avoid use of OptionsGroup
|
2019-06-04 11:56:59 +02:00 |
|
YuSanka
|
51b18fddeb
|
Changed data types
|
2019-06-03 15:35:21 +02:00 |
|
YuSanka
|
0ee0b546df
|
Fixed a bug with a "gear" button near the filament preset (part of #2440)
|
2019-06-03 14:59:16 +02:00 |
|
YuSanka
|
e09207e27e
|
Fixed OSX and Linux build
|
2019-05-31 15:36:38 +02:00 |
|