Show file size for HDRi files.

This commit is contained in:
2016-07-21 11:17:53 +02:00
parent 7cf858855e
commit 3ce89ad5f4
4 changed files with 41 additions and 4 deletions

View File

@@ -72,6 +72,7 @@ def register():
reload_mod('blendfile')
reload_mod('home_project')
reload_mod('utils')
blender = reload_mod('blender')
async_loop = reload_mod('async_loop')