4 Commits

Author SHA1 Message Date
79dc5c91f7 Gracefully handle download errors in texture browser 2018-03-22 14:21:09 +01:00
250939dc32 Added custom cloud icon 2016-07-08 17:00:44 +02:00
e32d7de7a6 Earlier calling of thumbnail_loading callback
This means that some information isn't available to the callback yet,
but it can show the filename & spinner logo much sooner.
2016-03-14 18:12:29 +01:00
59401d9c41 Moved GUI to 3D viewport
We now draw the GUI using OpenGL in Python. This allows for much more
control on the Python side. It's still a prototype, and allows us to
test the features without depending on C support in Blender itself.
GUI code was taken from the Asset Flinger addon.
2016-03-14 17:23:56 +01:00