Commit graph

1130 commits

Author SHA1 Message Date
John Lewin
f86491f962 Add missing changes 2017-10-21 16:09:39 -07:00
John Lewin
ec8c3cb7c7 Reduce use of Modify 2017-10-21 09:31:17 -07:00
Lars Brubaker
0e168007ac Moved action to individual files 2017-10-20 17:24:43 -07:00
John Lewin
833e7aaceb Convert field to property 2017-10-20 06:12:19 -07:00
John Lewin
040361a428 Convert StyledMessageBox over to WizardPage 2017-10-18 22:50:57 -07:00
Lars Brubaker
9ca67da2d6 Added intersection 2017-10-18 18:04:11 -07:00
Lars Brubaker
4d36657766 Made difference use visible meshes 2017-10-18 12:09:33 -07:00
Lars Brubaker
cfe0edd1ef VisibleMeshes returns IObject3D now (fixing) 2017-10-18 11:56:37 -07:00
Lars Brubaker
d59799282b Filter visible objects
set holes to invisible after applying to boolean
2017-10-17 18:09:35 -07:00
Lars Brubaker
90d3d0581e using new WorldMatrix method 2017-10-17 17:32:40 -07:00
Lars Brubaker
f96a99a3b0 difference operator is working some 2017-10-17 14:46:24 -07:00
Lars Brubaker
b427b14272 Working on new Difference action
Modify 3DView tree on UiThread
2017-10-17 09:41:24 -07:00
John Lewin
fe6e93acef Revise slicing to run as async tasks
- MatterHackers/MCCentral#1308
Change slicing thread system to run as async method
- MatterHackers/MCCentral#1941
Selecting 'Print' then viewing gcode does not show any gcode
2017-10-16 17:09:00 -07:00
John Lewin
f213c6aede SliceSettingsOverflowMenu should be rather than have the menu 2017-10-15 16:24:39 -07:00
John Lewin
4b3246f408 Simplify, extract menu behaviors from OverflowDropdown for reuse 2017-10-15 15:36:42 -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
145ef1ad63 Move theme image adjustment functionality into StaticData.LoadIcon 2017-10-14 23:32:04 -07:00
John Lewin
28f1bdd5d8 Remove ContentResult - CreateItem should return Object3D 2017-10-13 18:41:37 -07:00
John Lewin
9b518f1f0c Eliminate hard-coded type names and IMappingType marker interface 2017-10-13 16:07:13 -07:00
Lars Brubaker
7b88c4beba Latest agg 2017-10-13 15:04:18 -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
John Lewin
7e3350276e Revise Invoke call 2017-10-12 18:27:03 -07:00
John Lewin
5e0494df6d Revise Closing, single MessageBox call, collapse delegate into scope
- Set in scope ClosingEventArg.Cancel as required rather than extra
  call to .Close
2017-10-12 17:41:59 -07:00
John Lewin
c0844a2a4c Use new AggContext.Init call to specify config 2017-10-12 12:16:09 -07:00
John Lewin
ae42658b10 Fix automation issues 2017-10-11 16:04:16 -07:00
Lars Brubaker
a50701f035 latest agg 2017-10-11 14:15:47 -07:00
Lars Brubaker
9ce522ae3f latest agg ms 2017-10-11 11:54:40 -07:00
Lars Brubaker
9b4f1effc7 update agg pointer 2017-10-11 11:25:07 -07:00
Lars Brubaker
177a4fc8ac Latest agg 2017-10-10 16:59:27 -07:00
Lars Brubaker
da5a9279df Refactoring PathStorage -> VertexStorage 2017-10-10 15:42:33 -07:00
Lars Brubaker
8f246a910f latest ms 2017-10-10 14:57:53 -07:00
John Lewin
87c0e628f8 Revise Winforms startup positioning
- Issue MatterHackers/MCCentral#2047
Invalid window position on test startup
2017-10-10 14:34:58 -07:00
Lars Brubaker
2cc685fe34 latest ms 2017-10-10 10:15:30 -07:00
Lars Brubaker
b583a455a0 latest agg 2017-10-10 10:03:29 -07:00
Lars Brubaker
19deff2091 latest ms 2017-10-10 09:58:21 -07:00
Lars Brubaker
aade633536 latest agg and ms 2017-10-10 09:58:20 -07:00
Lars Brubaker
76497d1d45 Moving name stuff back to MatterControl 2017-10-10 09:58:20 -07:00
John Lewin
7fed2ac8a0 Latest agg-sharp 2017-10-10 07:06:45 -07:00
John Lewin
0cfe09a4fb Add LibraryContainer tests 2017-10-09 14:39:06 -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
John Lewin
764b571127 Resolve threading issues 2017-10-05 18:04:45 -07:00
John Lewin
c51e779bdc Revise new hosting model 2017-10-05 16:31:31 -07:00
John Lewin
e33e4cce67 Simplified object model for hosting Agg 2017-10-04 17:55:50 -07:00
Lars Brubaker
c45d5ac5a6 Made the align object delete correctly. 2017-10-04 16:07:04 -07:00
Lars Brubaker
5e9e3eed8c latest ms and agg 2017-10-04 13:50:21 -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
5274aeb752 Use correct event 2017-10-02 10:49:44 -07:00
John Lewin
7590d71fc3 De-emphasize toggle switch borders 2017-10-01 19:49:31 -07:00