﻿<?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%3AIdeasman42%2FBlender101Tasks</id>
	<title>利用者:Ideasman42/Blender101Tasks - 版の履歴</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%3AIdeasman42%2FBlender101Tasks"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Ideasman42/Blender101Tasks&amp;action=history"/>
	<updated>2026-08-31T14:57:49Z</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:Ideasman42/Blender101Tasks&amp;diff=152943&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:Ideasman42/Blender101Tasks&amp;diff=152943&amp;oldid=prev"/>
		<updated>2018-06-28T21:22:08Z</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:22時点における版&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:Ideasman42/Blender101Tasks&amp;diff=152942&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: Undo revision 261158 by Ideasman42 (talk)</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Ideasman42/Blender101Tasks&amp;diff=152942&amp;oldid=prev"/>
		<updated>2017-03-09T11:42:01Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 261158 by &lt;a href=&quot;/%E7%89%B9%E5%88%A5:%E6%8A%95%E7%A8%BF%E8%A8%98%E9%8C%B2/Ideasman42&quot; title=&quot;特別:投稿記録/Ideasman42&quot;&gt;Ideasman42&lt;/a&gt; (&lt;a href=&quot;/%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Ideasman42&quot; title=&quot;利用者・トーク:Ideasman42&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Blender 101 Tasks =&lt;br /&gt;
&lt;br /&gt;
This page is to break down the ideas page for Blender 101 project into&lt;br /&gt;
concrete tasks a developer can get started on!&lt;br /&gt;
&lt;br /&gt;
This isn't a comprehensive list of everything relating to Blender 101,&lt;br /&gt;
there are still larger over-arching tasks that need to be worked on,&lt;br /&gt;
but this at least helps get started.&lt;br /&gt;
&lt;br /&gt;
In no particular order:&lt;br /&gt;
&lt;br /&gt;
== Primitive Template System ==&lt;br /&gt;
&lt;br /&gt;
As described in the google-doc:&lt;br /&gt;
&lt;br /&gt;
https://docs.google.com/document/d/1RyoN4Kv26mI6NfjSKM_NJJ53OA4Gm_ex7AlwSKtRmHI/edit#heading=h.gi6ylgpn77hi&lt;br /&gt;
&lt;br /&gt;
Proposing to start with a primitive template system because the final/finished version depends on enough other projects being done, that I don't think its practical to try to do everything at once.&lt;br /&gt;
&lt;br /&gt;
Each template would have its own preferences, add-ons, keymap, presets, manipulators... etc.&lt;br /&gt;
&lt;br /&gt;
This project would simply be to add the internal support (data-structures, API's etc).&lt;br /&gt;
&lt;br /&gt;
Initially this wouldn't be very interesting from a user point of view,&lt;br /&gt;
but its needed for everything else, as the 101 project progresses they will be extended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Initial goals:&lt;br /&gt;
&lt;br /&gt;
* User selectable templates both RNA and basic user-interface access.&lt;br /&gt;
* Ability to manage templates (create, save, load... etc).&lt;br /&gt;
* Template defines ''some'' preferences:&lt;br /&gt;
** add-ons&lt;br /&gt;
** keymaps&lt;br /&gt;
** themes&lt;br /&gt;
&lt;br /&gt;
This is enough to consider the initial working version finished.&lt;br /&gt;
Other aspects such as 3D assets, manipulator widgets etc... can be added one at a time.&lt;br /&gt;
&lt;br /&gt;
=== Open Topics ===&lt;br /&gt;
&lt;br /&gt;
* How much of a template is code and how much is data?&lt;br /&gt;
* Do we expect non-technical people to be able to create templates?&lt;br /&gt;
&lt;br /&gt;
== Interface Customization ==&lt;br /&gt;
&lt;br /&gt;
Also part of the 2.8x project.&lt;br /&gt;
&lt;br /&gt;
While this is part of the template system, I think its a large enough task to be split out into its own task.&lt;br /&gt;
&lt;br /&gt;
This involves some design work - to figure out the fundamentals of how people will customize the interface.&lt;br /&gt;
&lt;br /&gt;
=== Open Topics ===&lt;br /&gt;
&lt;br /&gt;
* Every template simply have its own separate user-interface scripts?&lt;br /&gt;
* Define the user interface as data (similar to keymaps), which is nicer for user customization ''(may be able to support drag and drop editing for example)''.&lt;br /&gt;
* ''Filter'' the current interface - use Python to conditionally remove buttons or panels.''(Nice for for a quick demo, but in practice I doubt its flexible enough)''&lt;br /&gt;
* Some mix of the options above?&lt;br /&gt;
&lt;br /&gt;
A lot more could be written here, this is just to outline the task and some options, it will need carefully thought out design since this impacts the maintenance and ease of template creation.&lt;br /&gt;
&lt;br /&gt;
== Splash Screen ==&lt;br /&gt;
&lt;br /&gt;
In 2.8x docs, https://wiki.blender.org/index.php/Dev:2.8/UI/Workshop_Writeup#Splash_Screen&lt;br /&gt;
&lt;br /&gt;
listing here since its related to templates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manipulator/Widgets ==&lt;br /&gt;
&lt;br /&gt;
''Listed under &amp;quot;Better visual feedback&amp;quot;.''&lt;br /&gt;
&lt;br /&gt;
This is mainly a place-holder since this can be treated as a stand-alone project&lt;br /&gt;
and worked on in independent to 101.&lt;br /&gt;
&lt;br /&gt;
Of course we will want to make some tests to show the manipulators are usable for&lt;br /&gt;
101 too.&lt;br /&gt;
&lt;br /&gt;
== Improved Pop-ups ==&lt;br /&gt;
&lt;br /&gt;
Current popups use the menu code and are easy to accidentally close.&lt;br /&gt;
&lt;br /&gt;
Quite a small task but listing since it's noted in the 101 docs.&lt;br /&gt;
''(needs a little design work, but no big deal!)''.&lt;br /&gt;
&lt;br /&gt;
== External tool-Tip Storage ==&lt;br /&gt;
&lt;br /&gt;
In Blender 2.8 docs there are plans to store tool-tips externally so code modifications aren't needed.&lt;br /&gt;
&lt;br /&gt;
Also a small project, but involves some design work too.&lt;br /&gt;
&lt;br /&gt;
=== Open Topics ===&lt;br /&gt;
&lt;br /&gt;
* Do we keep existing descriptions in the code?&lt;br /&gt;
* Do we support rich text?&lt;br /&gt;
* How will loading / editing &amp;amp; translations work?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Note that I could include quite a few tasks from Blender2.8x but they're not directly related to Blender 101, so I've avoided doing that.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>