﻿<?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=Dev%3ARef%2FRequests%2FTool_API_Refactor</id>
	<title>Dev:Ref/Requests/Tool API Refactor - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRequests%2FTool_API_Refactor"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/Tool_API_Refactor&amp;action=history"/>
	<updated>2026-06-04T10:01:59Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/Tool_API_Refactor&amp;diff=47344&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/Tool_API_Refactor&amp;diff=47344&amp;oldid=prev"/>
		<updated>2018-06-28T17:47:44Z</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日 (木) 17:47時点における版&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=Dev:Ref/Requests/Tool_API_Refactor&amp;diff=47343&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: Competitive Analysis/Tool API Refactor moved to Dev:Ref/Requests/Tool API Refactor: moving to Dev:</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Requests/Tool_API_Refactor&amp;diff=47343&amp;oldid=prev"/>
		<updated>2009-02-04T23:22:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/Competitive_Analysis/Tool_API_Refactor&quot; class=&quot;mw-redirect&quot; title=&quot;Competitive Analysis/Tool API Refactor&quot;&gt;Competitive Analysis/Tool API Refactor&lt;/a&gt; moved to &lt;a href=&quot;/Dev:Ref/Requests/Tool_API_Refactor&quot; title=&quot;Dev:Ref/Requests/Tool API Refactor&quot;&gt;Dev:Ref/Requests/Tool API Refactor&lt;/a&gt;: moving to Dev:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a proposal for the enduser features for tool api refactor&lt;br /&gt;
&lt;br /&gt;
1) custom bindings for keys, menus, and buttons including triggering of scripts via any of the previous (similar to Silo)&lt;br /&gt;
&lt;br /&gt;
2) scripting - record a series of events for the purpose both creating tutorials (zbrush - scripting reference http://pixologic.com/home/z2coderef.html ) and for creating macros or tool pipes (modo )&lt;br /&gt;
&lt;br /&gt;
3) record screenshots and a text description of the event allowing the insertion of text or audio notations (wink) (I'm thinking output to the sequencer, having a text/html input area for each frame then have option for html or wiki output - note that having a notes area for frames would be superb tool for story boarding, etc. as well)&lt;br /&gt;
&lt;br /&gt;
4) ability to insert syncronized voice recordings, and ability to trigger video clip as well - this would allow the equivalent of video tutorials with voice over, but at much reduced disk space and band width.&lt;br /&gt;
&lt;br /&gt;
5) ability to record the entire script to video if desired (so that fast forwarding through parts of it can be done, etc.) perhaps after a download have the option to do 'record all scripts to videos' that would chug through for a few hours.  (this would be to save bandwidth in exchange for computer time - lots of 3rd world have very limited bandwidth but okay computer power so might desire this).&lt;br /&gt;
&lt;br /&gt;
6) Button highlighting and an overlay that shows the mouse/key presses&lt;br /&gt;
&lt;br /&gt;
7) Continous logging of the commands used - K3D does this, then if there is a crash the user can play back the script to verify the crash, also the script can be mailed to the developers to replicate the crash.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here are thoughts and suggestions from joeri,&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Will it have audio recording? Will it have a pause function on playback? Will it have a rewind/time slider? Will it have a scriptable language for manual editing? Will it have edit functions like cut, paste, speed-up, keypress highlite, insert text ballons? Can it show result iamges/movies? What parts of blender does it cover (3d / noodles/ seq editor/ user settings)? Will it be blender version independant?&lt;br /&gt;
These are things that a dvd can do easely.&lt;br /&gt;
&lt;br /&gt;
What I think a blender tutor should be able to do to be more then a video is become interactive. &amp;quot;Repeat after me, here I added a cube, now you&amp;quot;. &amp;quot;&lt;br /&gt;
&lt;br /&gt;
The audio recording - is somewhat external in my above proposal.  Pause/Rewind should be doable for the scripted version.  Scriptable language for manual editing should be fine.  Cut/Paste - I would think the user would need to save the file at some point and then append.  Speed up - time compression should be doable (just tell the playback function to cut the durations by half - although potential odd results could occur)&lt;br /&gt;
&lt;br /&gt;
[[Category:API's]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>