5 Commits

Author SHA1 Message Date
63eaaf7dc9 Added addon-bundle dir 2016-07-20 10:59:17 +02:00
7e9e1d122c Added setup.py so we can package the addon as ZIP.
`python setup.py bdist` creates dist/blender_cloud*.addon.zip, which can
be installed by Blender.
2016-03-31 16:01:17 +02:00
3afb5a107a Ignore test directories. 2016-03-31 11:54:27 +02:00
16d29050df Ignore more 2016-03-21 15:51:29 +01:00
b39ce06c75 Initial checkin
Allows authentication with the Blender ID addon, and requires the Pillar
SDK, but doesn't do much else.
2016-03-08 16:22:20 +01:00