Commit graph

18 commits

Author SHA1 Message Date
John Lewin
4344fc9765 Use new ImageBuffer constructor with common defaults 2016-09-23 10:35:33 -07:00
Lars Brubaker
5637e25d9e Copy the thumbnail image, for the default queue parts if available
Fixed spelling
Made the ray tracer multi thread when not printing
Changed 'don't ask me again' to 'don't remind me again'
Added a thumbnail for the MatterControl coin
2016-09-02 16:26:56 -07:00
Lars Brubaker
d0ea36c269 default to render thumbnails in perspective 3D
Made only a default constructor for ray tracer
Put back in the code the guarantees we always have an item in the queue, even before we select a printer.
Added thumbnail render mode to the user settings key
2016-09-01 13:50:11 -07:00
Lars Brubaker
f1437247b0 renaming 2016-04-21 14:37:40 -07:00
Lars Brubaker
30eef8ebbc Made a new low memory face traceable for mesh
Made an Empty in AxisAlignedBoundingBox
Created an Intersects test in aabb
Got PointInPoly working for mesh
Wrote a test for same
More comments in IPrimitive
Refactoring
Spelling
2016-03-24 15:48:11 -07:00
larsbrubaker
4e4206f510 refactoring
easier to make 2 part connected vertex sources
2016-03-20 14:34:55 -07:00
Lars Brubaker
12eeacdef3 Took out the min bed size (regression) 2016-02-29 14:04:52 -08:00
Lars Brubaker
82e6000efd Made it possible to limit the minimum scale of the trackball widget.
Fixed scale of existing widgets to not start too small.
2016-02-24 18:11:10 -08:00
Lars Brubaker
02a5d6993d Made the leveling page easier to use on touch
made the message box easier to use on touch
fixed spelling errors.
2015-10-19 15:59:42 -07:00
Lars Brubaker
8caa4d6f0e Fixed the bed and the 3D view to always show parts in the right place.
Made a warning if a part is off the bed and offer to fix it.
2015-08-06 15:20:04 -07:00
Lars Brubaker
d4b471842b Made the GetPrintItemWrapperAsync take an optional ReportProgressRatio.
Made it possible to show the wrapper loading progress.
Made the ray trace images more white.
2015-07-14 16:16:58 -07:00
larsbrubaker
859c51d3e5 Some more work on perspective rendering. 2015-05-25 18:27:16 -07:00
larsbrubaker
939bafa214 The perspective renderer is working better. 2015-05-06 08:11:05 -07:00
larsbrubaker
ee8be322da Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-05 20:07:12 -07:00
Lars Brubaker
8709876cfc Better ray-trace rendering 2015-05-05 12:37:32 -07:00
larsbrubaker
9f26f88123 more work on raster drawing 2015-05-04 22:47:12 -07:00
larsbrubaker
b4c6001176 Got the code closer to being able to do perspective non-raytraced renders of thumbnails. 2015-04-27 07:35:52 -07:00
larsbrubaker
c76ca34eee Made an experimental thumbnail ray tracer. 2015-04-19 20:15:40 -07:00