Commit graph

1192 commits

Author SHA1 Message Date
Lars Brubaker
2adffdc9f5 Fixed layout and colors 2017-11-28 15:32:09 -08:00
Lars Brubaker
cf9b827ec0 Working on new Explore content section for plus tab 2017-11-28 14:38:47 -08:00
John Lewin
c87b879be9 Use more opaque background colors on scene overlays
- Issue MatterHackers/MCCentral#2308
Overlays have inconsistent readability due to transparency
2017-11-27 16:41:52 -08:00
Lars Brubaker
6b0f46b063 Don't load svg test in release 2017-11-22 11:09:49 -08:00
John Lewin
786cb143b1 Move required expand behavior into MarchingSquares 2017-11-21 17:51:18 -08:00
Lars Brubaker
858ebaf8ce Latest MS 2017-11-21 16:31:43 -08:00
Lars Brubaker
dc11357912 Added a bit of right margin 2017-11-21 13:39:49 -08:00
John Lewin
a3cbe6acbe Compute opaque theme colors, save before slice, revise icon styling
- Change slicing hash generation method/name
- Add ComputeFileSha1 to ApplicationController
- Issue MatterHackers/MCCentral#2307
Same color supplied for both tab and border
- Issue MatterHackers/MCCentral#2304
Have to Save file to make slicing go after change to scene
2017-11-21 11:11:07 -08:00
John Lewin
a909958999 Fix test regression due to wrapped settings -> content below fold 2017-11-20 20:42:17 -08:00
Lars Brubaker
48884b7cb2 Fix PauseOnLayerDoesPauseOnPrint 2017-11-20 15:41:18 -08:00
Lars Brubaker
cdb9598faa improved color delegate for mesh 2017-11-20 13:29:01 -08:00
Lars Brubaker
df131e8a8e Latest agg 2017-11-17 21:07:05 -08:00
John Lewin
068bfc2d9a Fix GCode line endcaps 2017-11-17 19:25:21 -08:00
Lars Brubaker
55a3830127 Make text gcode edit shrink when needed
Latest agg
2017-11-17 16:49:02 -08:00
Lars Brubaker
d69d0d8b55 Latest agg 2017-11-17 09:27:12 -08:00
John Lewin
fe4d08f659 Supply new Predicate to drop items outside of the build volume
- Issue MatterHackers/MCCentral#2273
Don't send off bed items to slicing
2017-11-16 22:15:32 -08:00
Lars Brubaker
0f8f4881e9 Cleaned up presets editor to better handle overrides and visible settings
Always show enabled settings in presets
Don't how FDM settings (disabled printer) in SLA presets
Don't show printer tab in presets
Don't show temp on SLA printer
2017-11-16 09:57:26 -08:00
John Lewin
4060956529 Covert disabled test filter categories to Ignore attributes
- Issue MatterHackers/MCCentral#2257
Convert FixNeeded and WorkInProgress test categories into Ignore attributes
2017-11-15 13:27:33 -08:00
John Lewin
46188d1eea Reduce Print/Slice helper method couplings to PrintItemWrapper 2017-11-15 07:41:36 -08:00
John Lewin
6df0dba376 Perform FileSystemFileItem edits and update thumbnails
- Move common FileSystemFileItem edit into base WritableContainer
- Issue MatterHackers/MCCentral#2251
Thumbnails not updated after edits
2017-11-14 17:02:25 -08:00
John Lewin
dfebc4dbe0 Tune scroll thumb sizing 2017-11-10 23:04:55 -08:00
John Lewin
f4bd1ab3d5 Track library width across application restarts
- Issue MatterHackers/MCCentral#2236
Library panel should maintain its width across application restarts
2017-11-10 16:31:47 -08:00
Lars Brubaker
50f74760ad Make Tumble view control rotate on drag 2017-11-10 07:29:21 -08:00
John Lewin
3944d37ad5 Convert FlowLayouts to new PopupMenu, consolidate MenuItem helpers 2017-11-09 18:27:18 -08:00
Lars Brubaker
97f3629581 Latest agg 2017-11-09 12:05:37 -08:00
Lars Brubaker
7d39c9bfeb Guard against null 2017-11-08 17:17:53 -08:00
John Lewin
c1b2aeb7d8 Rename Wizard Window/Page -> Dialog Window/Page 2017-11-08 15:56:37 -08:00
John Lewin
5b100e8073 Convert EditMacrosWindow to WizardPage 2017-11-08 15:35:31 -08:00
Lars Brubaker
5f8781d67a Got the TumbleCubeControl working (some)
Fixed Matrix CreateRotation(axis, angle) to not negate the angle
Fixed all the code this broke
2017-11-08 14:45:59 -08:00
John Lewin
76ffda05f9 Change DragDrop context on tab switch
- Issue MatterHackers/MCCentral#2072
View3DWidget DragDrop targets not changing on tab switch
2017-11-07 14:59:20 -08:00
Lars Brubaker
4e5904be45 Working on view rotation cube 2017-11-06 18:48:22 -08:00
John Lewin
fce36d63e2 Update Nuget packages 2017-11-05 08:04:40 -08:00
Lars Brubaker
5638bfa646 Put in loading of OBJ files
Load 64 bit matter slice in debug
Build ray trace thumbnails in 64 bit always
2017-11-03 13:43:55 -07:00
Lars Brubaker
dcecdde4a2 user 64 bit if available
Short product name support
2017-11-03 10:32:11 -07:00
John Lewin
0173c39e9d Ensure Optimize flag 2017-11-02 19:37:34 -07:00
John Lewin
3bdf6a5b92 Reset projects to AnyCPU 2017-11-02 18:01:37 -07:00
John Lewin
3a773fa8e4 Remove unused configs 2017-11-02 16:55:41 -07:00
Lars Brubaker
cc4dc1b954 Switch to any cpu 2017-11-02 15:58:12 -07:00
Lars Brubaker
96f0977010 Made FanControls values go from 0-100
Made all values round trip without changing
Made sure we can't get into an update fan loop
Made printer connection hold the speed as a double but send as an int
Made sure the starting display value of EditableNumberDisplay is correct
2017-11-02 12:29:10 -07:00
Lars Brubaker
3ade835e6a More Refactoring of RGBA_Bytes 2017-11-01 18:18:41 -07:00
Lars Brubaker
cfca964294 More Refactoring of RGBA_Bytes 2017-11-01 18:13:47 -07:00
Lars Brubaker
c02d2ca60f Made an automation test for print recovery (made it pass)
Fixed the DoUndoTests
2017-11-01 13:57:45 -07:00
John Lewin
2dc29674e8 Use bold fonts for AltGroupBox controls 2017-10-31 15:20:25 -07:00
Lars Brubaker
e6affd12c4 adding bold font option 2017-10-31 14:42:34 -07:00
John Lewin
375e200ab5 Add base type to Inspector results 2017-10-31 13:53:27 -07:00
Lars Brubaker
359784877f Unify Vector2 3 and 4 to have upper case field members 2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
Lars Brubaker
bc3a7a3572 Improving sla initial layer description 2017-10-30 17:28:07 -07:00
John Lewin
7979160cf5 Remove ReloadAdvancedControlsPanel, AdvancedControlsPanelReloading
- Issue MatterHackers/MCCentral#1615
 ReloadAdvancedControls should be broken out into ReloadSettings
 and ReloadX?
2017-10-30 16:52:41 -07:00
Lars Brubaker
2d73c826bb Move do undo tests to design tools 2017-10-30 15:41:08 -07:00