Commit graph

9366 commits

Author SHA1 Message Date
johnlewin
25abc10a66
Merge pull request #2995 from jlewin/design_tools
Revise overflow behavior
2018-02-08 22:49:42 -08:00
John Lewin
b54574747e Revise overflow behavior 2018-02-08 22:37:58 -08:00
johnlewin
33cd70b9d7
Merge pull request #2994 from larsbrubaker/design_tools
Fixed STL export
2018-02-08 19:04:27 -08:00
Lars Brubaker
a1b09d64da Fixed STL export
Took out MeshGroup
2018-02-08 18:39:39 -08:00
johnlewin
0c9cb98997
Merge pull request #2993 from jlewin/design_tools
Add extension methods to ImageBuffer for CreateScaledImage
2018-02-08 16:18:43 -08:00
John Lewin
69b459352e Add extension methods to ImageBuffer for CreateScaledImage 2018-02-08 16:11:45 -08:00
johnlewin
9f8b5da036
Merge pull request #2992 from larsbrubaker/design_tools
Design tools
2018-02-08 16:07:08 -08:00
Lars Brubaker
a97f117029 Getting + tab to open on startup
Fixing test that failed as part of this
2018-02-08 15:42:23 -08:00
Lars Brubaker
7ef109e749 Working on adding all primitives 2018-02-08 15:42:23 -08:00
johnlewin
516a3cdbc6
Merge pull request #2991 from jlewin/design_tools
Add support for saving created content to library containers
2018-02-07 19:05:59 -08:00
John Lewin
902d22bdce Disable PrinterCommunication status indicator
- Issue MatterHackers/MCCentral#2787
Disable CommunicationStatus reporting in toolbar
2018-02-07 18:46:31 -08:00
John Lewin
8f55a938c5 Evaluate move of view buttons to Printer bar
- Issue MatterHackers/MCCentral#2784
Model/GCode tab buttons should be moved to printer bar
2018-02-07 18:46:31 -08:00
John Lewin
c102abd44a Restore PublicPropertyEditor creation on selection
- Issue MatterHackers/MCCentral#2791
PublicPropertyEditor not appearing for selected items
2018-02-07 18:46:31 -08:00
John Lewin
92ebda5e90 Add support for saving created content to library containers
- Issue MatterHackers/MCCentral#2767
LibraryContainer -> Save fails in SqliteContainer
- Issue MatterHackers/MCCentral#2743
Part -> Edit -> Save fails to save back to original
2018-02-07 18:46:31 -08:00
Lars Brubaker
5b07f8869e
Merge pull request #2990 from larsbrubaker/design_tools
Make the macro controls rebuild when macros change
2018-02-07 15:52:24 -08:00
Lars Brubaker
456bc3d534 Make the macro controls rebuild when macros change
Make macros save when changed
2018-02-07 14:38:24 -08:00
Lars Brubaker
d15112a0ae
Merge pull request #2989 from larsbrubaker/design_tools
Made load / unload filament not turn off heater when done while printing
2018-02-07 14:36:35 -08:00
Lars Brubaker
8e3e09edbd Made load / unload filament not turn off heater when done while printing 2018-02-07 13:08:24 -08:00
Lars Brubaker
2ea60c9db0
Merge pull request #2988 from larsbrubaker/design_tools
Improved the math around gcode time and jerk setting
2018-02-07 13:07:53 -08:00
Lars Brubaker
2ead63000f Improved the math around gcode time and jerk setting 2018-02-07 12:49:17 -08:00
Lars Brubaker
1076bd5bf9
Merge pull request #2987 from jlewin/design_tools
Latest MatterSlice
2018-02-07 11:27:48 -08:00
John Lewin
5312ecde11 Latest agg-sharp 2018-02-07 11:10:36 -08:00
John Lewin
c35a3970fe Latest MatterSlice 2018-02-07 10:27:26 -08:00
John Lewin
313893c802 Remove library path specifier from Scene.Save instance member 2018-02-07 09:44:27 -08:00
John Lewin
256579dd95 Force library extensions to lowercase 2018-02-06 21:29:20 -08:00
John Lewin
3e30a488d4 Mark container as non-protected content
- Issue MatterHackers/MCCentral#2782
Unable to drag-drop files from file system to "Local Library"
2018-02-06 21:28:47 -08:00
John Lewin
ad0a42a929 Save valid streams to library as content rather than convert to AMF
- Adds support for non-mesh content
- Resolves invalid conversion from MCX to AMF
- Leaves content unmodified
- Issue MatterHackers/MCCentral#2781
Automation tests fail due to thrown exception
2018-02-06 21:27:43 -08:00
John Lewin
1b4da2bf16 Latest MatterSlice 2018-02-06 17:29:23 -08:00
johnlewin
0a4210a854
Merge pull request #2986 from jlewin/design_tools
Push focus on tab select to enable keyboard shortcuts
2018-02-06 15:58:30 -08:00
John Lewin
b15f62b5a0 Push focus on tab select to enable keyboard shortcuts
- Issue MatterHackers/MCCentral#2778
Tab clicks should force focus to primary control
2018-02-06 15:43:23 -08:00
John Lewin
f3c0a9436d Disable selection on children to ensure Click event on widget
- MatterHackers/MCCentral#2779
New Cut/Copy/Paste/Save menu items intermittently function
2018-02-06 15:42:19 -08:00
johnlewin
dfa97b5080
Merge pull request #2985 from larsbrubaker/design_tools
Show selection highlight when selection changes
2018-02-06 15:19:12 -08:00
Lars Brubaker
04bd0857d6 Show selection highlight when selection changes 2018-02-06 14:40:35 -08:00
johnlewin
e35beeebf5
Merge pull request #2984 from jlewin/design_tools
Add cut/copy/paste/save support to scene views
2018-02-06 13:55:27 -08:00
John Lewin
bf800dac36 Add cut/copy/paste/save support to scene views
- Issue MatterHackers/MCCentral#2775
Make CTRL-C function as expected in View3DWidget
- Issue MatterHackers/MCCentral#2776
Make CTRL-S function as expected in View3DWidget
2018-02-06 13:31:52 -08:00
johnlewin
64939a7a0d
Merge pull request #2983 from larsbrubaker/design_tools
Don't save multiple copies of small slice part
2018-02-06 10:46:06 -08:00
Lars Brubaker
b7e051e2d2 Don't save multiple copies of small slice part 2018-02-06 10:35:12 -08:00
johnlewin
de8c91fcdb
Merge pull request #2982 from jlewin/design_tools
Allow mixed IObject3DComponent editors and primary editor
2018-02-06 10:12:30 -08:00
John Lewin
8ffc73c549 Allow mixed IObject3DComponent editors and primary editor
- Allows containers to display inner editors as well primary editor
2018-02-06 08:49:05 -08:00
John Lewin
f43c719c09 Pass scene instead of sceneContext 2018-02-06 08:47:30 -08:00
Lars Brubaker
f74e12211f
Merge pull request #2980 from larsbrubaker/design_tools
Design tools
2018-02-05 18:49:40 -08:00
Lars Brubaker
35d523480c Merge branch 'xxx' into design_tools
# Conflicts:
#	SlicerConfiguration/Slicer.cs
2018-02-05 18:42:29 -08:00
Lars Brubaker
8d6ca84d8d Faster slice loading 2018-02-05 18:40:24 -08:00
Lars Brubaker
c82e1ec870
Merge pull request #2981 from jlewin/design_tools
Revise sub-tree editing
2018-02-05 18:37:04 -08:00
Lars Brubaker
854c3ac826 latest agg and ms 2018-02-05 18:35:07 -08:00
Lars Brubaker
3aebc493a2 Removing the requirement of flattening the scene 2018-02-05 18:11:28 -08:00
John Lewin
dedb371388 Change casing to match revised accessibility 2018-02-05 17:57:40 -08:00
John Lewin
78546c6f80 Make View3DWidget Scene private 2018-02-05 17:41:04 -08:00
Lars Brubaker
31a3156510 Removing the requirement of flattening the scene 2018-02-05 17:37:42 -08:00
John Lewin
c6846afbb7 Update selection on save 2018-02-05 17:24:05 -08:00