5 Commits

Author SHA1 Message Date
Andy Goralczyk
b2ac133252 Adding support for custom PNG thumnails.
it looks for a folder called "asset_previews" next to the library file (assets.json)
currently the name of the asset needs to match the name of the PNG. lowercase and with underscores instead of spaces
2020-06-12 16:12:06 +02:00
Andy Goralczyk
2897555635 ignore pycache files 2020-06-12 12:25:55 +02:00
ff6509542d Adding some more information to the readme 2020-06-12 08:52:14 +00:00
Andy Goralczyk
08d73b3f6f Initial conversion to work with 2.8. collections are used instead of the old group system.
As an additional asset component type, Non-instanced collections have been added back (this used to be supported by the pre-blender institute version developed by Bassam Kurdali afaik.
2020-06-12 10:44:52 +02:00
8116b7c1b9 Add README.md 2020-06-12 08:39:21 +00:00