17 Commits

Author SHA1 Message Date
fc01e32f0d Added note about restarting Blender 2016-06-30 14:58:26 +02:00
ef7c82666f Updated README 2016-05-04 14:35:01 +02:00
364cc75548 Updated README with building & installation instructions. 2016-03-31 17:34:02 +02:00
43a8a1ad68 Updated README.md to use Phabricator's Remarkdown.
Also updated links to Blender ID addon to point to its new home @
Phabricator.
2016-03-31 12:30:04 +02:00
653bee7e4d Added screenshots to README
I hope these will show up in Github without modification (I'm not using
HTTP URLs).
2016-03-23 16:52:42 +01:00
3ac1917527 Added some doc about how to run the addon. 2016-03-23 14:11:12 +01:00
5db08513a2 Added script to build and/or download dependencies.
Requires git and only tested on Ubuntu Linux 14.04.
2016-03-23 14:07:10 +01:00
41e8f871f9 Updated the README with the new asyncio loop management stuff.
Also added some more installation instructions.
2016-03-23 13:54:23 +01:00
ed9821afa6 Bit more overview/intro in the readme 2016-03-23 12:06:28 +01:00
e9b44ef273 Added design section to README.md 2016-03-22 15:56:22 +01:00
37ce6cd2b4 Updated README to reflect the current state of the addon. 2016-03-22 15:23:18 +01:00
af7883da73 indentation oops 2016-03-22 14:51:46 +01:00
1860c27c5d Described some not-yet-necessary features as "in the future we might..." 2016-03-22 14:49:36 +01:00
addb7b90bb New location of wheel files 2016-03-21 15:51:38 +01:00
8fbdf456cd Change of plans: caching is done with CacheControl.
Requests-Cache ignores HTTP cache control headers, violating the HTTP
protocol.
2016-03-18 16:38:27 +01:00
e15f4d1573 Added design notes for communication & file structure 2016-03-16 15:50:57 +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