johnlewin
7126e1c9fa
Merge pull request #2149 from jlewin/design_tools
...
Revise PrinterNameChangePersists test, fix blocking test issue
2017-06-09 20:35:53 -07:00
John Lewin
2f6afbb6ae
Revise PrinterNameChangePersists test, fix blocking test issue
...
- Test helper should auto open SliceSettings overflow menu
- Fix product bug with null settingsLevel
2017-06-09 20:12:25 -07:00
Lars Brubaker
ca1c888e61
Merge pull request #2148 from larsbrubaker/design_tools
...
Making view use a splitter
2017-06-09 15:03:55 -07:00
Lars Brubaker
04b8088b4a
Making view use a splitter
2017-06-09 14:42:26 -07:00
Lars Brubaker
356b4c8151
Merge pull request #2147 from larsbrubaker/design_tools
...
Improved 3D line rendering
2017-06-09 09:27:40 -07:00
Lars Brubaker
9bc02823af
Improved 3D line rendering
2017-06-09 09:24:31 -07:00
Lars Brubaker
1e527e7dd4
Merge pull request #2145 from jlewin/design_tools
...
Consolidate scene operations into single class, improve naming
2017-06-09 09:22:25 -07:00
John Lewin
9021f918a5
Remove partial View3DWidget class wrapper
2017-06-09 08:16:46 -07:00
John Lewin
05b9b52190
Make DeleteSelection into a Scene extension method
2017-06-09 08:13:09 -07:00
John Lewin
375dc9e12a
Make DuplicateSelection into a Scene extension method
2017-06-09 08:09:53 -07:00
John Lewin
e4d00c8948
Make AutoArrangeChildren into a Scene extension method
2017-06-09 08:05:01 -07:00
John Lewin
9fd2ee08c9
Make GroupSelection into a Scene extension method
2017-06-09 07:59:59 -07:00
John Lewin
058cc565f3
Make AlignToSelection into a Scene extension method
2017-06-09 07:56:48 -07:00
John Lewin
5a5db8de83
Make UngroupSelection into a Scene extension method
2017-06-09 07:49:45 -07:00
John Lewin
ef9982cdc5
Move AlignSelected() body into AlignToSelection()
2017-06-09 07:37:46 -07:00
John Lewin
1ade968db3
AlignToSelectedMeshGroup -> AlignToSelection
2017-06-09 07:34:06 -07:00
John Lewin
221a075fa9
DeleteSelectedMesh -> DeleteSelection
2017-06-09 07:21:58 -07:00
John Lewin
352b516563
UngroupSelectedMeshGroup -> UngroupSelection
2017-06-09 07:19:44 -07:00
John Lewin
96c924bee8
GroupSelectedMeshs -> GroupSelection
2017-06-09 07:19:44 -07:00
John Lewin
b1e3a0dd97
AutoArrangePartsInBackground ->AutoArrangeChildren
2017-06-09 07:19:44 -07:00
John Lewin
9eb37d2679
MakeCopyOfGroup -> DuplicateSelection
2017-06-09 07:19:22 -07:00
johnlewin
9742c534db
Merge pull request #2144 from jlewin/design_tools
...
Move SliceSettings mode into overflow menu
2017-06-08 23:10:27 -07:00
John Lewin
1c50d98ff1
Move SliceSettings mode into overflow menu
2017-06-08 18:41:59 -07:00
John Lewin
4f2b95dd31
Move ownership of SliceSettingsMode, ShowHelp to SliceSettingWidget
2017-06-08 18:41:59 -07:00
John Lewin
be5f881935
Migrate string constants to UserSettingKey
2017-06-08 18:41:59 -07:00
John Lewin
7304348497
Use intializer syntax
2017-06-08 18:41:59 -07:00
Lars Brubaker
a55c67c83c
Merge pull request #2143 from larsbrubaker/design_tools
...
Made a new mapping for pause gcode..
2017-06-08 17:24:36 -07:00
Lars Brubaker
fcd2eaa97e
Made a new mapping for pause gcode..
2017-06-08 16:56:19 -07:00
Lars Brubaker
dce488ccc8
Merge pull request #2142 from larsbrubaker/design_tools
...
Taking out center on bed for design tools.
2017-06-08 15:07:47 -07:00
Lars Brubaker
6c22a896d9
Taking out center on bed for design tools.
2017-06-08 14:43:01 -07:00
Lars Brubaker
4cbb0d6e71
Merge pull request #2141 from larsbrubaker/design_tools
...
Made the text size a slider
2017-06-08 12:23:18 -07:00
Lars Brubaker
35b04f04a8
Made the text size a slider
2017-06-08 11:32:54 -07:00
Lars Brubaker
ed761ee655
Merge pull request #2140 from jlewin/design_tools
...
Revise layout, sync up more sizes and colors
2017-06-08 10:59:47 -07:00
John Lewin
a4d93b1869
Revise layout, sync up more sizes and colors
2017-06-08 10:14:06 -07:00
Lars Brubaker
7e4f9bc562
Merge pull request #2139 from larsbrubaker/design_tools
...
Merging in 1.7.1 improvements
2017-06-07 16:51:55 -07:00
Lars Brubaker
a689781772
Merging in 1.7.1 improvements
2017-06-07 16:09:42 -07:00
johnlewin
604a06d2e1
Merge pull request #2137 from jlewin/design_tools
...
Design tools
2017-06-07 10:21:58 -07:00
John Lewin
b0de2d1e57
Convert "Options..." menu into OverflowDropdown
2017-06-07 09:15:02 -07:00
John Lewin
3a33076d13
Revise icon styling
2017-06-07 08:21:01 -07:00
John Lewin
7e4d3913da
Remove temp workaround DropDownMenu, add CreateMenuItem to Overflow menu
2017-06-07 08:21:01 -07:00
johnlewin
4b48b83a2a
Merge pull request #2136 from jlewin/design_tools
...
Update tests
2017-06-06 18:57:55 -07:00
John Lewin
5cbcee976e
Convert LibraryRemoveSelectedItem to extension method
2017-06-06 18:52:13 -07:00
John Lewin
7401758431
Revise RemoveButtonRemovesSingleItem test
2017-06-06 18:48:46 -07:00
John Lewin
11e3ca8a6e
Revise RemoveButtonRemovesMultipleItems test
...
- Fix product bug with PrintQueueContainer failing to reload
- Add test helper to select ListView items
- Reuse test helper
- Iterate on .OfType instead of cast and eval
2017-06-06 18:42:44 -07:00
John Lewin
9dd9928e4e
Revise SaveAsToQueue test
...
- Extract SaveBedplateToFolder functionality to test helper
2017-06-06 18:19:02 -07:00
Lars Brubaker
305565154e
Merge pull request #2134 from jlewin/design_tools
...
Remove Rotate/Scale controls
2017-06-06 16:40:58 -07:00
John Lewin
e524422857
Remove Rotate/Scale controls
2017-06-06 15:21:54 -07:00
johnlewin
e86bcc3a7d
Merge pull request #2132 from larsbrubaker/design_tools
...
Making control add to selection.
2017-06-06 15:14:53 -07:00
Lars Brubaker
4b88969c4e
Put in a first pass at a text size control.
2017-06-06 15:04:07 -07:00
Lars Brubaker
0c64f9ff30
Missed a compile and continue code change.
2017-06-06 14:41:49 -07:00