﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3APeterCassetta%2FGSoC_2016%2FPreparation_Results</id>
	<title>利用者:PeterCassetta/GSoC 2016/Preparation Results - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3APeterCassetta%2FGSoC_2016%2FPreparation_Results"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:PeterCassetta/GSoC_2016/Preparation_Results&amp;action=history"/>
	<updated>2026-09-05T01:09:27Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:PeterCassetta/GSoC_2016/Preparation_Results&amp;diff=151611&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:PeterCassetta/GSoC_2016/Preparation_Results&amp;diff=151611&amp;oldid=prev"/>
		<updated>2018-06-28T21:17:18Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:17時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:PeterCassetta/GSoC_2016/Preparation_Results&amp;diff=151610&amp;oldid=prev</id>
		<title>wiki&gt;PeterCassetta: /* GSoC 2016 Preparation Results */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:PeterCassetta/GSoC_2016/Preparation_Results&amp;diff=151610&amp;oldid=prev"/>
		<updated>2016-05-24T22:20:38Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;GSoC 2016 Preparation Results&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=GSoC 2016 Preparation Results=&lt;br /&gt;
&lt;br /&gt;
This page documents my (Peter Cassetta's) progress and conclusions during the preparation stage of GSoC 2016.&lt;br /&gt;
&lt;br /&gt;
==A Blender Add-On Index==&lt;br /&gt;
&lt;br /&gt;
[[File:GSoC-2016-adding-new-version-flowchart-v2.png|thumb|Flowchart]]&lt;br /&gt;
&lt;br /&gt;
Sybren (my mentor) and I decided a single place for Blender to query for updates would be ideal. Borrowing some concepts from [https://pypi.python.org/pypi the Python Package Index (PyPI)], the plan is to have a &amp;quot;Blender Add-On Index&amp;quot; where add-on authors must register their add-on and any versions they wish to be available from within Blender.&lt;br /&gt;
&lt;br /&gt;
I've created a flowchart demonstrating what this process might look like for an add-on author.&lt;br /&gt;
&lt;br /&gt;
==Downloading Add-Ons within Blender==&lt;br /&gt;
&lt;br /&gt;
I discussed several options for downloading Blender add-ons natively with Sybren and Ton, as well as some others in IRC.&lt;br /&gt;
&lt;br /&gt;
Downloading via Phabricator's HTML interface (https://developer.blender.org/diffusion/BCA/) was ruled out. This is due to several things: the complexity of parsing HTML, the many unneeded requests this implementation would cause, and the server-side performance overhead that would result.&lt;br /&gt;
&lt;br /&gt;
Any local git repository was also ruled out, because this would require far too much space locally, or each add-on would need a separate repo.&lt;br /&gt;
&lt;br /&gt;
The ideas still under consideration are SVN or hosted .py and .zip files.&lt;br /&gt;
&lt;br /&gt;
==UI Changes==&lt;br /&gt;
&lt;br /&gt;
My thought as far as Blender UI changes is that the best place for an add-on updater is within the existing Add-ons tab of the User Preferences window. Ideally my project will simply incorporate new functionality into the Add-ons tab rather than radically restructuring it.&lt;br /&gt;
&lt;br /&gt;
The exact changes to the Add-ons tab and what it will end up looking like are still up in the air.&lt;/div&gt;</summary>
		<author><name>wiki&gt;PeterCassetta</name></author>
		
	</entry>
</feed>