Lars Brubaker
9a3efa0dbd
Got rid of file watchers.
2015-09-23 13:33:14 -07:00
Lars Brubaker
7f6cd2bf53
only save thumbnails as png
2015-09-23 11:01:48 -07:00
Lars Brubaker
a0659dc8bb
Made PrintItemWarppers have a ProviderLocator rather than a Provider
...
Fixed some null reference bugs
Fixed a bug with copy to library changing the queues file path
Made save as work better.
2015-09-11 14:36:57 -07:00
Lars Brubaker
a076fab02b
Ask the user if they want to rebuild thumbnails when switching modes.
2015-09-10 16:28:59 -07:00
Lars Brubaker
a82490c70a
Made Print Wrappers track file changes better
...
Fixed a bug with 3D panel not closing out from editing correctly.
Fixed a bug with thumbnails not rebuilding under some update conditions.
2015-09-04 09:55:40 -07:00
Gregory Diaz
33e36198e2
Added Tests and added utility function so that we can run tests with different MatterControlDB States
2015-08-28 17:55:50 -07:00
Lars Brubaker
d1db7dc217
Make the "Home" button in library left aligned.
...
Show tool tip in library
2015-08-27 15:17:44 -07:00
Lars Brubaker
d1a26eb2a1
Got the sql and file system unit tests running
...
Made the ApplicationUserDataPath a static
2015-08-21 11:04:27 -07:00
Lars Brubaker
b8f61ae1e5
Made more code use tool tips.
...
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
larsbrubaker
39de9ece19
Some work to put in tooltips to explain the UI better.
2015-08-09 19:36:21 -07:00
Lars Brubaker
bd6035e358
Fixed the regression with the thumbnails not being clickable.
2015-08-07 12:01:05 -07:00
Lars Brubaker
bf2484cdc3
Make it possible to set the blender on the AsyncLoad widget
...
Fixed a crash with an empty queue
2015-07-27 11:00:07 -07:00
Lars Brubaker
c61f38fc1b
code maid.
2015-07-25 13:37:35 -07:00
larsbrubaker
4dbc03edb8
Change from background workers to async functions
...
Made the SlicingOutputMessage and SlicingDone events not rooted (as print item wrappers aren't)
2015-07-21 08:10:05 -07:00
John Lewin
043c32e01b
Revise thumbnail click behavior to use existing implementation
2015-07-14 20:19:37 -07:00
Lars Brubaker
93bed277ed
Made the getting of the thumbnail file name public.
...
Made an EventHandler on LoadComplete for async image widgets
2015-07-13 17:48:42 -07:00
Lars Brubaker
09e153737f
Put in the ability to turn of 3D thumbnail rendering.
2015-07-13 15:23:31 -07:00
Lars Brubaker
34da6eda80
Made the folder thumbnails clickable.
2015-07-07 17:47:52 -07:00
Lars Brubaker
58dddd4c4a
Made the thumbnail not use a background worker.
2015-07-02 16:16:17 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
larsbrubaker
939bafa214
The perspective renderer is working better.
2015-05-06 08:11:05 -07:00
Lars Brubaker
b78a075bcb
Some wore on selecting ray tracing by mesh size.
2015-05-05 16:59:03 -07:00
larsbrubaker
05d7d7eae3
Made it easier to switch render types.
2015-04-27 07:42:40 -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
Lars Brubaker
3f7c21135d
Working on the ray tracing being an option all the time.
...
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -07:00
Lars Brubaker
c0bc906b49
Did some work to make thumbnails more responsive.
2015-04-20 11:48:30 -07:00
larsbrubaker
c76ca34eee
Made an experimental thumbnail ray tracer.
2015-04-19 20:15:40 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
5bc8795d86
Made the cache cleaning delete all unreferenced png tga stl and amf files.
...
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
Lars Brubaker
305a65fd0a
Make icons the correct size on android
2015-01-21 15:01:18 -08:00
Lars Brubaker
e1979e770e
Made the thumbnails show if gcode or missing file
...
Moved some code from printer communication to gcodefile
Made the slicing queue only add the settings if they are not already there.
2015-01-20 10:45:34 -08:00
larsbrubaker
54422e50bc
Reduced the drawing in part thumbnail widget a bit
...
Made the draw ms be averaged over 64 draws so it is easier to see.
2014-12-28 08:26:29 -08:00
Lars Brubaker
4ae0116ecf
Fixed the thumbnail rendering for a gcode sd file
...
Fixe a bug with sd card printing progress not showing
Made the sd gcode progress bar reset on new print.
2014-12-17 12:45:29 -08:00
Lars Brubaker
6fe0ad8b15
Don't try to build a thumbnail if the file is not on disk.
2014-12-04 15:53:28 -08:00
John Lewin
28159053ab
Add LoadIcon helper function
2014-12-04 12:22:35 -08:00
John Lewin
eba756966b
Initial StaticData platform abstraction
2014-12-04 12:22:34 -08:00
Lars Brubaker
e1fc6838a3
Upgrading to .net 4.5.
2014-11-25 12:19:37 -08:00
Gregory Diaz
7aba275bbc
Fixed thumbnail rendering issue on Linux
2014-11-20 10:09:09 -08:00
larsbrubaker
150417f03d
Made thumbnails save as tga on mac
...
Made copies in the queue of amf work.
2014-11-07 11:42:40 -08:00
larsbrubaker
a38e2bcd86
Making the thumbnail bath info easier to get.
2014-11-03 10:44:14 -08:00
larsbrubaker
69acfe9742
changed the thumbnails to save as png rather than tga (less than 1/10 on average).
...
Working on cleaning up cache data.
2014-11-01 16:03:17 -07:00
larsbrubaker
222a5a46a7
Changed ButtonEventHandler to EventHandler
...
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
larsbrubaker
55923d8f2a
Fixed the text creator to work with new MeshGroups code for AMF.
...
Move more stuff from View3DWidget into separate files.
Renamed View3DWidget.
2014-10-16 17:52:21 -07:00
larsbrubaker
941c06555b
Made the multi object stls generate better thumbnails.
...
Better progress indication.
Fixed bugs in ungrouping amfs
2014-10-14 14:38:17 -07:00
larsbrubaker
3f7c300d2a
Make sure we don't try to create thumbnails for things we can't.
2014-10-12 20:40:38 -07:00
larsbrubaker
158ec2c0dd
MatterControl is compiling with the new MeshGroups code.
2014-10-07 18:00:17 -07:00
larsbrubaker
6a2b5e4a55
Made amf preview work
2014-10-05 21:16:02 -07:00
larsbrubaker
c97f4d8f8f
Making MC be able to adapt to a global change in the point size of all text.
2014-08-30 16:03:28 -07:00
larsbrubaker
363ea294ab
Put back in debug view of non-manifold.
2014-08-26 18:11:45 -07:00