Commit graph

10 commits

Author SHA1 Message Date
Lars Brubaker
1afeb5166a Removed some redundant icons
Made touch scale the edit pencil icon.
2015-12-29 16:41:51 -08:00
Lars Brubaker
79928f8fb7 Made the Debugger.Break() only exist in debug mode. 2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
66ee409c8c Put in some try catch code to prevent failing to read a mesh while writing it. 2015-09-08 13:56:22 -07:00
Lars Brubaker
92be8c6269 Made asnyc image widget load through static data 2015-08-27 18:22:30 -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
a6042f1537 Took out the storing of the original sized image (not needed and not used)
Took out some dead code.
2015-07-14 11:34:24 -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
c70ecd0f6a Make sure we invalidate after updating the image. 2015-04-13 11:22:51 -07:00
Lars Brubaker
fbce0036c4 Working on making the html widget more generically useful. 2015-04-11 13:30:20 -07:00