Commit graph

1420 commits

Author SHA1 Message Date
Lars Brubaker
7d1e4969ad Make sure we always show the printing window 2018-03-19 11:45:40 -07:00
Lars Brubaker
fd9c81982b Latest agg 2018-03-19 10:06:53 -07:00
LarsBrubaker
0e0d2bf4f7 Got a Package test working
Made arrange handle rebuilding children better
Added Descendants<T>
Renamed lots of stuff
2018-03-18 08:47:20 -07:00
LarsBrubaker
bf18085e89 Added new fit to bounds
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
2018-03-17 20:53:36 -07:00
John Lewin
874e9641e3 Restore "Show Bed/Print Area" menu items in GCode views 2018-03-16 17:45:48 -07:00
Lars Brubaker
1d6c3e68da Improved printer import experience (mad simpler) 2018-03-16 15:14:23 -07:00
LarsBrubaker
1a63c26a83 Made subtract and replace ensure contrast with the inserted part 2018-03-15 19:19:21 -07:00
John Lewin
dab958b552 Fix typo in API, rename StaticData.OpenStream
- Issue MatterHackers/MCCentral#2947
2018-03-15 16:12:07 -07:00
John Lewin
963643c860 Menu overflow should show both enabled and disabled menu items
- MatterHackers/MCCentral#2931
2018-03-15 16:04:19 -07:00
Lars Brubaker
035c6a1922 Took out ActiveEditor property 2018-03-15 10:04:13 -07:00
Lars Brubaker
c0033f6ab0 Improving leveling done message 2018-03-15 09:28:31 -07:00
Lars Brubaker
edaa965ade putting back in banner 2018-03-14 17:55:52 -07:00
Lars Brubaker
cc9d986e4b Build orthographic thumbnails for large content 2018-03-14 16:44:20 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
John Lewin
9d66980bd2 Latest agg-sharp - StoreStream 2018-03-14 09:02:05 -07:00
Lars Brubaker
991be45a85 Made it more possible to do matter cad like operations on IVertexSource paths
Made Braille Object have option for key chain hook
Put ResolutionScalle into Vertex objects
2018-03-13 17:17:28 -07:00
Lars Brubaker
7941f53030 Made braille more standards complient 2018-03-12 18:11:39 -07:00
John Lewin
38de656e48 Improve naming to clarify behavior 2018-03-12 17:07:19 -07:00
Lars Brubaker
9fdbb1ef5c New probe calibration wizard is working 2018-03-12 16:39:17 -07:00
Lars Brubaker
c1dad26a75 Fixing compiler error 2018-03-12 09:28:50 -07:00
LarsBrubaker
6892492756 Move slightly inside 2018-03-10 20:56:26 -08:00
LarsBrubaker
d44207ea2a Fixed and improved Brairlle Object
Added Split Camel Case extension
2018-03-10 16:54:55 -08:00
John Lewin
b642e500c5 Add PublishCount validation 2018-03-10 16:25:55 -08:00
John Lewin
53770fcd9b Add AssetManagerTests 2018-03-10 12:23:46 -08:00
Lars Brubaker
c98a60aed2 Latest agg 2018-03-09 09:40:38 -08:00
Lars Brubaker
57c79d2434 improve VisibleMeshes thread safety
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
d133b27f61 Latest agg 2018-03-08 17:56:17 -08:00
Lars Brubaker
4e41fa6694 Put 0 height objects slightly above the bed 2018-03-08 17:28:24 -08:00
John Lewin
00ad103e36 Latest agg-sharp, use simple AssetManager 2018-03-08 10:36:00 -08:00
John Lewin
ad38cc5a98 Revise Assets 2018-03-07 18:12:49 -08:00
LarsBrubaker
05254ed8f8 Latest agg 2018-03-07 07:34:33 -08:00
Lars Brubaker
c2adfbc48f Cleaned up bug with union and intersection editor re-doing work
Made drawing selection optional
2018-03-06 14:53:21 -08:00
Lars Brubaker
bf75402d8c Check for transparent textures on render 2018-03-05 10:19:28 -08:00
Lars Brubaker
8c61cfd9c0 Fixed problem with dual extrusion on single extruder 2018-02-28 13:26:49 -08:00
Lars Brubaker
618fabf894 Improving design editor
Moving files around
2018-02-28 09:07:09 -08:00
Lars Brubaker
1ebbc4ab39 Fixed rendering problem with holes. 2018-02-27 10:13:35 -08:00
John Lewin
134e86fa61 Add required default constructor, McxContainerTest stub 2018-02-26 15:52:01 -08:00
Lars Brubaker
ffd6a0ce5e Put in an UnloadLinkAttribute for use on locked content 2018-02-26 15:28:00 -08:00
Lars Brubaker
d6a50e3956 Improving STL export
Getting more MatterCad scripting working
2018-02-23 18:05:32 -08:00
Lars Brubaker
c8ac16e806 Check the world persistable flag 2018-02-23 13:37:23 -08:00
Lars Brubaker
c7a6f2e8e9 Creating a Design Apps folder
Put in card holder
Moving parts into the Design Apps folder
2018-02-22 18:03:15 -08:00
Lars Brubaker
84fd794f15 Made the splash screen scale better 2018-02-22 10:15:39 -08:00
Lars Brubaker
859304fd16 Fixed print recovery test
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
John Lewin
300d58f9d0 Collapse PlusTabPage sidebar into content area 2018-02-21 16:42:37 -08:00
LarsBrubaker
c6453704ac Change inf install to always build for x86 2018-02-20 19:22:16 -08:00
John Lewin
93b580c89a Set MeshViewer as the projection matrix reference
- Resize layerRenderRatioSlider on BoundsChanged
2018-02-20 15:26:29 -08:00
LarsBrubaker
9068502c00 Getting remove and bake working for mesh wrapper opperations 2018-02-19 16:20:42 -08:00
LarsBrubaker
8a0845da88 Got bake working for mesh wrapper opperation 2018-02-19 14:43:36 -08:00
Lars Brubaker
64972b4ef4 Fixing round roof 2018-02-16 17:42:05 -08:00
John Lewin
565949e867 Add prototype Color swatch panel 2018-02-15 22:29:47 -08:00