John Lewin
f213c6aede
SliceSettingsOverflowMenu should be rather than have the menu
2017-10-15 16:24:39 -07:00
John Lewin
773354766a
Sync up variable names with type changes
2017-10-15 15:50:48 -07:00
John Lewin
f5f32fb53e
Rename OverflowDropdown -> OverflowMenu
2017-10-15 15:40:31 -07:00
John Lewin
4b3246f408
Simplify, extract menu behaviors from OverflowDropdown for reuse
2017-10-15 15:36:42 -07:00
John Lewin
31661a8b98
Missing theme settings for Touchscreen icons
2017-10-15 01:24:33 -07:00
John Lewin
1a6fd07567
Improve positioning/sizing in brand menu, fix overflow icon, use theme
2017-10-15 01:12:14 -07:00
John Lewin
1e8190eaa6
Make ButtonFactory helper proxies private, accessible through .Options
2017-10-15 00:22:47 -07:00
John Lewin
1fa6fac6af
Make icon themed - original task driving theme revisions
2017-10-14 23:33:16 -07:00
John Lewin
145ef1ad63
Move theme image adjustment functionality into StaticData.LoadIcon
2017-10-14 23:32:04 -07:00
John Lewin
dc4aa1d03a
Add IconTab for new tab button
2017-10-14 21:31:29 -07:00
John Lewin
a50469647d
Reuse frustum
2017-10-13 18:41:37 -07:00
John Lewin
b4146386b4
Render total bounding box for complex selections
2017-10-13 18:41:37 -07:00
John Lewin
28f1bdd5d8
Remove ContentResult - CreateItem should return Object3D
2017-10-13 18:41:37 -07:00
Lars Brubaker
ff03d59026
Converted back to Selection
2017-10-13 15:00:08 -07:00
Lars Brubaker
d3768a268f
Making support be an object 3D wrapper
...
Making the selection always be a group
2017-10-13 13:32:52 -07:00
Lars Brubaker
c5029b880e
Improved lay flat
...
Removing hole and support buttons
2017-10-13 13:32:52 -07:00
Lars Brubaker
da5a9279df
Refactoring PathStorage -> VertexStorage
2017-10-10 15:42:33 -07:00
John Lewin
601228b7fc
Remove unused OpenMode enum
2017-10-06 12:30:48 -07:00
John Lewin
44d76754b4
Revert confusing variable name
2017-10-06 12:23:49 -07:00
John Lewin
ae06c92bce
Fix DragTo3DViewAddsItem test
2017-10-05 22:36:45 -07:00
Lars Brubaker
c45d5ac5a6
Made the align object delete correctly.
2017-10-04 16:07:04 -07:00
John Lewin
c273746a0d
Remove redundant setters of default value
...
- Issue MatterHackers/MCCentral#2025
Review IObject3D.ItemType and remove if possible
2017-10-02 11:28:41 -07:00
John Lewin
56609532c9
Fix button sizing, use new IconButton type
2017-09-30 10:40:09 -07:00
John Lewin
a3374a4104
Remove unused UndoBuffer reference
2017-09-30 10:40:08 -07:00
John Lewin
b40ce9b21e
Use oem favicon on printer tab
...
- Issue MatterHackers/MCCentral#2016
Remove hard-coded oem tab images
2017-09-29 23:58:40 -07:00
John Lewin
90afe0f161
Prevent progress bars for closing when inner tasks hit 100%
2017-09-29 21:32:17 -07:00
John Lewin
5d8bb7ac41
Initial support for part editing
...
- Issue MatterHackers/MCCentral#1764
Get edit part mode working
2017-09-29 21:31:42 -07:00
John Lewin
f5301220ea
Rename members to reflect behavior
2017-09-29 12:53:33 -07:00
John Lewin
a53f0bfe8d
Remove unused parameter and variables (x/y start and allMeshBounds)
2017-09-29 12:23:17 -07:00
John Lewin
7726b5eada
Remove dead code
2017-09-29 11:56:01 -07:00
John Lewin
b6a2654899
Renamed member to reflect behavior
2017-09-28 16:15:20 -07:00
John Lewin
f42006c537
Restore progress bars on DragDrop
2017-09-28 16:05:54 -07:00
John Lewin
f07de091f9
Extract embedded type to new file
2017-09-28 08:59:57 -07:00
John Lewin
b8a8b9d4de
Remove "Slice Dropdown Button" from test
2017-09-27 23:10:21 -07:00
John Lewin
9f665eb54c
Disable rather than hide SelectionActionBar
...
- Remove viewIsInEditModePreLock state
2017-09-27 12:50:54 -07:00
John Lewin
ed4b2a716a
Reposition layer slider
2017-09-27 09:27:50 -07:00
John Lewin
535b959c3e
Remove redundant casts
2017-09-27 07:20:35 -07:00
John Lewin
b9edc9099a
Correctly toggle between Slice button modes
2017-09-27 07:20:09 -07:00
John Lewin
8bee0c5627
Consolidate and restore View3DWidget progress reporting
...
- Add ProgressControl to visible surface rather than hidden menu
- Abstract invocation/visibility behaviors behind new start/end calls
- Move progress popup to top of page
2017-09-27 07:03:45 -07:00
John Lewin
3613cf2ce5
Revise SlicePopupMenu
2017-09-26 18:18:28 -07:00
John Lewin
63b6b1571f
Rename scene variable for consistency
2017-09-26 13:36:55 -07:00
John Lewin
3cba62e3c2
Remove ModifyChildren from scene
2017-09-26 13:20:30 -07:00
John Lewin
d1f9c04613
Use specialized type for IObject3D.Children
2017-09-26 13:19:53 -07:00
John Lewin
57ded486a4
Drop statics, use instance members
2017-09-25 22:27:46 -07:00
John Lewin
6e6b0b951b
Use minimal view widget for Slice popup button
2017-09-25 22:11:02 -07:00
John Lewin
5a856f6d8f
Fix button position/size - use consistent type for icon actions
2017-09-25 13:48:30 -07:00
Lars Brubaker
8d7ec6d06a
Guard against nulls
2017-09-24 18:52:37 -07:00
John Lewin
78bc774e8c
Remove unused file
2017-09-24 07:49:51 -07:00
John Lewin
c8534e8977
Fix PauseOnLayerDoesPauseOnPrint test
2017-09-23 00:29:03 -07:00
John Lewin
15a54d1f2d
Fix RaftEnabledPassedToSliceEngine, CancelWorksAsExpected tests
2017-09-23 00:26:50 -07:00