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 |
|
YuSanka
|
30dc689d35
|
Added set_as_owner_drawn() for the code universality
|
2019-05-03 16:14:26 +02:00 |
|
YuSanka
|
2affa48178
|
Menu icons drawing under OSX (if wxMenu::SetOwnerDrawn() is implemented in wxWidgets)
|
2019-05-03 09:44:19 +02:00 |
|
YuSanka
|
2a47f0dc92
|
ObjectList improvements: Added warning icon for Parts with a repaired errors
|
2019-04-29 15:27:59 +02:00 |
|
YuSanka
|
7560de0704
|
Fixed app name interpolation for : GUI_App, MainFrame, MsgDialog, Preferences, Tab and UpdateDialogs
+ added edit_tooltip(), wich replaces Slic3r for SLIC3R_APP_KEY
|
2019-04-26 10:54:18 +02:00 |
|
YuSanka
|
545d9df3c0
|
Added missed class declaration under OSX
|
2019-04-25 16:23:50 +02:00 |
|
YuSanka
|
708037158e
|
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
|
2019-04-25 15:09:12 +02:00 |
|
YuSanka
|
065448e9e5
|
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
- cleaned code from commented parts
- rescale() -> msw_rescale()
|
2019-04-25 01:45:00 +02:00 |
|
YuSanka
|
077321b228
|
Implemented em_unit() function for getting of em_unit value from correct parent.
+ Added correct em_unit to Fields
|
2019-04-17 21:35:53 +02:00 |
|
YuSanka
|
ae2c61160f
|
Application Scaling for MSW: Added rescale function for DoubleSlider (from Preview), ObjectList, ManipulationPanel and SettingsPanel
+ Set wider default size for Preset Comboboxes from Tabs (#2023)
|
2019-04-16 10:05:45 +02:00 |
|