YuSanka
|
76ec1bc7e3
|
Improved extruder_selector for DoubleSlider
|
2019-10-16 10:30:29 +02:00 |
|
YuSanka
|
5c2b5a167b
|
Context menu is extended for multiple material printing
|
2019-10-14 12:59:10 +02:00 |
|
YuSanka
|
70ef0f25ef
|
Information from DoubleSlider is saved to Model
GCode creating can work with that values.
|
2019-10-10 16:03:58 +02:00 |
|
YuSanka
|
6ac53aa4f3
|
Improved Tooltips for selected action icon
|
2019-10-09 15:06:52 +02:00 |
|
YuSanka
|
8cdcac6ad8
|
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 |
|
YuSanka
|
4171a6a80d
|
Improvements for 15902766d0
|
2019-10-02 14:08:36 +02:00 |
|
YuSanka
|
15902766d0
|
Workaround for extruder editing under OSX
|
2019-10-02 11:53:50 +02:00 |
|
YuSanka
|
d7ebc4de5b
|
Added color for extruder
|
2019-10-01 18:19:28 +02:00 |
|
YuSanka
|
c07a193b4e
|
Implemented BitmapChoiseRenderer
|
2019-09-30 14:34:29 +02:00 |
|
YuSanka
|
4263fa8dff
|
DoubleSlider refactoring
|
2019-09-05 15:31:22 +02:00 |
|
YuSanka
|
1651c8db6e
|
Fixed ColorPrint Legend update if Print preset was changed and model was resliced.
|
2019-09-05 09:13:59 +02:00 |
|
Lukas Matena
|
570bec299f
|
Merge branch 'master' into dev
|
2019-09-04 15:50:18 +02:00 |
|
YuSanka
|
aab3001b24
|
Added DoubleSlider::epsilon() to get a permissible error for layer height
|
2019-09-04 13:16:44 +02:00 |
|
YuSanka
|
c960c2cf27
|
Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
GUI.cpp
GUI_App.cpp
GUI_ObjectList.cpp
MainFrame.hpp
Plater.cpp
PresetBundle.cpp
PresetHints.cpp
Tab.cpp
Tab.hpp
wxExtensions.cpp
wxExtensions.hpp
|
2019-09-03 10:29:17 +02:00 |
|
tamasmeszaros
|
65368db49b
|
Merge branch 'master' into tm_clang_mingw
|
2019-08-16 16:37:02 +02:00 |
|
tamasmeszaros
|
7e0199746e
|
more clang warnings enabled, performance measuring
Succesfull build on mingw-w64
fix sandboxes
Mingw fixes and full parallel support tree gen.
|
2019-08-16 16:17:37 +02:00 |
|
YuSanka
|
abe16fa22e
|
Added printable property for object with instances
|
2019-08-07 14:11:41 +02:00 |
|
YuSanka
|
e8f27c6407
|
Added call a toggle printable property for instance from ObjectList
|
2019-08-05 10:05:28 +02:00 |
|
YuSanka
|
825446d145
|
Merge remote-tracking branch 'origin/master' into ys_printable_property
|
2019-08-05 08:45:47 +02:00 |
|
YuSanka
|
f712e5fcf4
|
Implemented set printable state for ObjectList
|
2019-08-05 08:44:55 +02:00 |
|
YuSanka
|
eaccd73756
|
Added InvalidItem() to ObjectDataViewModel to controling if item till exist during multiple deleting
+ some code cleaning
|
2019-08-02 17:53:35 +02:00 |
|
YuSanka
|
885da35544
|
Merge remote-tracking branch 'origin/master' into ys_printable_property
|
2019-08-01 15:15:18 +02:00 |
|
YuSanka
|
59db1f7f36
|
Code refactoring to add PrintableItem column to ObjectList
|
2019-08-01 14:58:04 +02:00 |
|
YuSanka
|
c2a43dc864
|
Mirroring buttons: Fixed scaling issues and ensured proper hiding on Win
|
2019-08-01 14:39:23 +02:00 |
|
YuSanka
|
78645ca9ce
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-31 17:14:51 +02:00 |
|
YuSanka
|
cf6cc1d863
|
Refactored LockButton class
|
2019-07-31 17:14:32 +02:00 |
|
bubnikv
|
93f86b795d
|
asserts for accessing deleted object list nodes.
|
2019-07-31 16:36:56 +02:00 |
|
Enrico Turri
|
0647d3ac1e
|
Code cleanup
|
2019-07-31 11:12:50 +02:00 |
|
Enrico Turri
|
b1a1ed6394
|
Toggle instance printable member by 3D scene context menu
|
2019-07-31 10:12:13 +02:00 |
|
YuSanka
|
77401ed79d
|
Upgrade for ModeButtons
|
2019-07-25 16:23:32 +02:00 |
|
Lukas Matena
|
91a5d70a62
|
Fixed a few warnings in headers (meaning they were reported once for each include)
Fixed an identification of CXX compiler in cmake so that 'AppleClang' is recognized
|
2019-07-23 14:02:20 +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
|
daac165a44
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-24 13:56:35 +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 |
|
bubnikv
|
27459a9072
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-06-20 16:15:26 +02:00 |
|
YuSanka
|
fe395546f0
|
Added "info" tooltip for a LockButton on Manipulation panel (#2539)
|
2019-06-20 12:56:23 +02:00 |
|
YuSanka
|
917702f252
|
Fixed DoubleSlider manipulation from Preview scene
|
2019-06-18 11:40:26 +02:00 |
|
YuSanka
|
72046598a9
|
Fixed OSX build
|
2019-06-10 15:49:41 +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
|
5f4b7a5292
|
ObjectLayers::add_layer_range() -> add a layers range using "Add" button from ObjectLayers sizer
|
2019-05-31 15:29:09 +02:00 |
|
YuSanka
|
38641ef578
|
ObjectLayers::del_layer_range() -> delete a layers range using "Del" button from ObjectLayers sizer
|
2019-05-31 10:54:52 +02:00 |
|
YuSanka
|
a516f76f94
|
Improved layer sizer
+ fixed build under OSX and Linux
|
2019-05-30 14:42:38 +02:00 |
|
YuSanka
|
dd70dd6e10
|
Implemented LayerItem for ObjectList
|
2019-05-27 14:00:34 +02:00 |
|
YuSanka
|
bfaa92eabb
|
Added grayscale parameter for create_scaled_bitmap()
|
2019-05-13 17:58:15 +02:00 |
|
YuSanka
|
d8d211cb67
|
Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_item(...))
+ Marked text for "Change part type" list
|
2019-05-13 14:27:51 +02:00 |
|
bubnikv
|
b6837112df
|
Some more localization improvmenets.
|
2019-05-09 18:18:21 +02:00 |
|
bubnikv
|
ab4f349456
|
Finished scaling of menu icons on Windows.
|
2019-05-07 13:35:37 +02:00 |
|
bubnikv
|
347a65bc4a
|
Merge branch 'master' into ys_menuicons
|
2019-05-07 09:32:29 +02:00 |
|
YuSanka
|
8e007c5b6a
|
Localization improvements
|
2019-05-04 02:07:07 +02:00 |
|