Review Blender Cloud addon #48025

Closed
opened 2016-04-01 11:26:09 +02:00 by Sybren A. Stüvel · 6 comments

Hey Campbell,

Can you review the Blender Cloud addon for inclusion in addon_contrib? The README.md should contain everything needed to build, install and use the addon. Just like the Blender ID addon, to include the addon in master, we'd build it with python setup.py bdist and then unzip the resulting zip file into Blender's addon dir.

In this case, the setup.py script is more extensive, and pulls in & builds the dependencies. This is necessary as we don't have pip running in Blender (yet). It requires the pip and git commands to be available on the $PATH. The requirement of pip being on the path is not described in the README.md file, as every Python 3.5 installation should have a bundled pip anyway. Besides, regular users won't need to build the addon themselves anyway.

Thanks!

Hey Campbell, Can you review the [Blender Cloud addon](https://developer.blender.org/diffusion/BCA/) for inclusion in addon_contrib? The README.md should contain everything needed to build, install and use the addon. Just like the Blender ID addon, to include the addon in master, we'd build it with `python setup.py bdist` and then unzip the resulting zip file into Blender's addon dir. In this case, the `setup.py` script is more extensive, and pulls in & builds the dependencies. This is necessary as we don't have pip running in Blender (yet). It requires the `pip` and `git` commands to be available on the `$PATH`. The requirement of `pip` being on the path is not described in the README.md file, as every Python 3.5 installation should have a bundled pip anyway. Besides, regular users won't need to build the addon themselves anyway. Thanks!

Changed status to: 'Open'

Changed status to: 'Open'
Campbell Barton was assigned by Sybren A. Stüvel 2016-04-01 11:26:09 +02:00

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Added subscriber: @brita

Added subscriber: @brita

Added subscriber: @Blendify

Added subscriber: @Blendify
Campbell Barton removed their assignment 2016-08-11 06:34:56 +02:00

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Francesco Siddi self-assigned this 2016-10-17 07:20:21 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: archive/blender-cloud#48025
No description provided.