YuSanka
e933065653
Implemented extruder selection for Layers
2019-06-07 11:32:46 +02:00
YuSanka
ca16a5a454
Some code refactoring and improvements
2019-06-06 15:56:42 +02:00
YuSanka
41e6c1f59a
Implemented additional settings for layers range (except of "extruder")
2019-06-05 16:47:09 +02:00
YuSanka
3dfd95aff9
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
85300f4026
Implemented focusing of the last edited range
2019-06-05 11:14:57 +02:00
YuSanka
f1ed2157a4
Implemented range's min/max Z editing
2019-06-04 17:30:44 +02:00
YuSanka
c99065932c
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
d8d99eda9d
Changed data types
2019-06-03 15:35:21 +02:00
YuSanka
44a4c4f54a
Fixed OSX and Linux build
2019-05-31 15:36:38 +02:00
YuSanka
5cecec71c4
ObjectLayers::add_layer_range() -> add a layers range using "Add" button from ObjectLayers sizer
2019-05-31 15:29:09 +02:00
YuSanka
3be2bf4bc1
ObjectLayers::del_layer_range() -> delete a layers range using "Del" button from ObjectLayers sizer
2019-05-31 10:54:52 +02:00
YuSanka
967c811eb5
Implemented delete_layers_from_object()
2019-05-30 16:53:17 +02:00
YuSanka
a1dc5d32fc
Improved layer sizer
...
+ fixed build under OSX and Linux
2019-05-30 14:42:38 +02:00
YuSanka
992df9069e
Layers sizer updating
2019-05-30 12:41:16 +02:00
YuSanka
2ba92cbb37
Implemented ObjectLayers class
...
+ some code refactoring
2019-05-28 16:38:04 +02:00
YuSanka
5135e433cc
Improved Delete() Add() ans Select() functions for Layer(s)Item
2019-05-27 16:13:24 +02:00
YuSanka
f75c7e0221
Implemented LayerItem for ObjectList
2019-05-27 14:00:34 +02:00
Enrico Turri
7f98277577
Code cleanup
2019-05-24 15:22:27 +02:00
Enrico Turri
b56d65c1d5
1) Added Scale to print volume menu item to objects list context menu
...
2) Disable [F] key when scale sizmo is dragging
2019-05-24 14:42:59 +02:00
YuSanka
ef2f9f9d18
Fix of #2318
2019-05-23 15:12:19 +02:00
bubnikv
6f36e49c9d
Fixes PrusaSlicer exits after entering illegal object name #2348
...
For some reason, showing an error message box from inside the right panel
in place editor handler lealds to crashes at least on Windows.
Postpoing the dialog with a CallAfter cures that crash.
2019-05-23 12:18:28 +02:00
Enrico Turri
1340d880db
Tech ENABLE_GENERIC_SUBPARTS_PLACEMENT set as default
2019-05-21 10:01:04 +02:00
Enrico Turri
91fd56429c
Tech ENABLE_VOLUMES_CENTERING_FIXES set as default
2019-05-21 09:42:59 +02:00
bubnikv
b697e64b39
Fix of a crash when deleting all objects.
2019-05-20 18:49:32 +02:00
Enrico Turri
31ebf436f3
Reset tooltip in objects list when no item is hovered
2019-05-20 13:52:58 +02:00
bubnikv
f569f535e2
Fixed a regression, where in the object list when in-place editing
...
the object name, the accelerator keys were still captured and caused
weired effects or crashes.
2019-05-16 10:37:06 +02:00
bubnikv
89cef50363
Fix of mangled UTF8 characters in ModelVolume name after copy / paste.
2019-05-15 17:16:31 +02:00
YuSanka
22f41cacd3
Merge remote-tracking branch 'origin/master' into ys_menuicons
2019-05-13 15:12:36 +02:00
YuSanka
884123933d
Deleted unused menu items for OSX
...
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
YuSanka
7268fc9a71
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
YuSanka
9cc219fab7
Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
...
+ new POT
2019-05-11 23:29:25 +02:00
YuSanka
361ed9e2ca
Localized "default" extruder
2019-05-10 12:54:20 +02:00
YuSanka
40f76368e5
Fixed menu items "Add..." scaling under MSW
2019-05-09 14:53:31 +02:00
bubnikv
09673970f7
Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_manipulation
2019-05-03 19:13:47 +02:00
YuSanka
e91acdd9d1
Fixed a crash, if try to add second settings grope for instance
2019-05-03 16:05:49 +02:00
YuSanka
bb2b5f9de6
Merge remote-tracking branch 'origin/ys_ftn_improvements'
2019-05-03 14:31:59 +02:00
YuSanka
a07af58621
Temporary fix for crash, if try to add second settings grope for instance
2019-05-03 14:29:28 +02:00
bubnikv
a7868d45f1
Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_manipulation
2019-05-03 12:37:43 +02:00
Enrico Turri
283ef2665c
Export to STL of SLA supports and pad
2019-05-02 13:46:39 +02:00
YuSanka
ac117b2e32
Fixed typo
2019-05-02 09:54:18 +02:00
YuSanka
8d6dc63c2f
Changed update_warning_icon_state() signature
...
(next try to fix OSX compilation)
2019-05-02 08:33:38 +02:00
YuSanka
1653a61fcc
Added comments
2019-04-30 16:59:40 +02:00
YuSanka
0b210622a3
ObjectList: Show tooltip for warning icon only instead of whole "Name" cell
2019-04-30 15:46:25 +02:00
YuSanka
fef67c7753
Added missed include
2019-04-30 11:27:41 +02:00
YuSanka
2691bebf0c
Next try
2019-04-30 09:38:23 +02:00
YuSanka
f45a511b4f
Some refactoring to fix OSX build
2019-04-30 09:11:57 +02:00
bubnikv
856c59dbc1
Trying to bind the common accelerators on the object list.
2019-04-29 16:02:39 +02:00
YuSanka
22f170e29e
ObjectList improvements: Added warning icon for Parts with a repaired errors
2019-04-29 15:27:59 +02:00
bubnikv
d60a5c53f8
Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_manipulation
2019-04-26 17:42:51 +02:00
bubnikv
b0830d062b
WIP: Transformation of instances in world coordinate space:
...
Ulocking the "anisotropic" scaling checkbox will bake the transformation
into meshes to allow for scaling in world axes.
Optimized and templated the stl_transform functions, now also available for 3x3 matrices.
The Canvas3D::reload_scene() now maintains selection even if all volumes of an instance changed their IDs.
2019-04-26 17:28:31 +02:00