While Im happy with the work mindrones and meta-androcto have done in creating a scripts/plugins/contrib svn assumes a certain directory structure which I'm not certain will fit what 2.5 will evolve into (for example we might have a new plugin implementation) so for now I think its good to start using 'Add-Ons' in an external SVN repo and accept that we may make changes to this as the api develops.
The main change Id like to discuss at the meeting is to have release/scripts/addons be an external repo (bf-extensions) This means it will be updated with blender svn update and different developers will have write access to this repo. - Campbell On Fri, Feb 26, 2010 at 5:31 PM, mindrones <[email protected]> wrote: > Hello, > > in the end we agreed to call this non-default scripts "addons" for now, so > Cambpell made changes in bf-blender to reflect this, while I've made the same > folders structure as of .blender/scripts in > https://svn.blender.org/svnroot/bf-extensions/ > > trunk/ (same for contrib/) > |-- plugins > | |-- sequence > | `-- texture > `-- py > |-- constraints > |-- drivers > |-- nodes > `-- scripts > |-- addons > |-- io > |-- modules > |-- op > |-- presets > |-- templates > `-- ui > > > Blender 2.4 scripts are now under tags/ > > Also, I think Campbell wants to discuss about moving > https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/scripts > and > https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/plugins > in bf-extensions during the next Sunday meeting. > > Regards, > Luca > > > _____________ > > http://www.mindrones.com > > > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
