Commit graph

6577 commits

Author SHA1 Message Date
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
Lars Brubaker
6ce533681f Making control add to selection.
Turned off control and shift from changing view state.
2017-06-06 13:34:42 -07:00
Lars Brubaker
8db6a5c68e Merge pull request #2131 from jlewin/design_tools
Revise variable names, fix typo
2017-06-06 11:12:14 -07:00
John Lewin
3d28b65269 Revise variable names, fix typo 2017-06-06 10:57:13 -07:00
johnlewin
fe39eaaadb Merge pull request #2130 from larsbrubaker/design_tools
Got selection working well on mouse up.
2017-06-06 10:18:19 -07:00
Lars Brubaker
4302f8f05e Got selection working well on mouse up. 2017-06-06 10:06:38 -07:00
johnlewin
17cb29aa9a Merge pull request #2129 from jlewin/design_tools
Remove SelectedIndex/Selection functionality from QueueData
2017-06-05 23:41:03 -07:00
John Lewin
11668e305b Revise DragTo3DViewAddsItem test
- Fix naming bug introduced in earlier updates
  - Friendly name should only be applied to default file names
  - Friendly name should not include extension
2017-06-05 23:34:33 -07:00
John Lewin
83943be0cc Revise UndoRedoCopy test 2017-06-05 23:13:53 -07:00
John Lewin
b0552685b9 Revise RemoveButtonRemovesParts test 2017-06-05 23:06:50 -07:00
John Lewin
b999ddd662 Revise CopyRemoveUndoRedo test 2017-06-05 22:57:15 -07:00
John Lewin
9389281ba8 Revise LibraryQueueViewRefreshesOnAddItem test
- Fix naming issue with SaveAs->LocalLibrary
2017-06-05 22:51:28 -07:00
John Lewin
e33e7d89cd Remove SelectedIndex/Selection functionality from QueueData 2017-06-05 21:57:45 -07:00
Lars Brubaker
42aff8505f Merge pull request #2128 from larsbrubaker/design_tools
Make the selection consider polygons.
2017-06-05 18:03:26 -07:00
Lars Brubaker
2c5f9d6c32 Make the selection consider polygons. 2017-06-05 17:57:05 -07:00
johnlewin
c0bf9ca5c1 Merge pull request #2127 from jlewin/design_tools
Update selection from filtered results, use new .Filter method
2017-06-05 17:37:33 -07:00