﻿<?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%3AKoilz%2FDriver_Mapper</id>
	<title>利用者:Koilz/Driver Mapper - 版の履歴</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%3AKoilz%2FDriver_Mapper"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Koilz/Driver_Mapper&amp;action=history"/>
	<updated>2026-09-03T12:22:48Z</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:Koilz/Driver_Mapper&amp;diff=150293&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:Koilz/Driver_Mapper&amp;diff=150293&amp;oldid=prev"/>
		<updated>2018-06-28T21:15:04Z</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:15時点における版&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:Koilz/Driver_Mapper&amp;diff=150292&amp;oldid=prev</id>
		<title>2015年11月10日 (火) 22:08にwiki&gt;Koilzによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Koilz/Driver_Mapper&amp;diff=150292&amp;oldid=prev"/>
		<updated>2015-11-10T22:08:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Driver Mapper - Add Driver Keyframes =&lt;br /&gt;
&lt;br /&gt;
; This is a wip addon.&lt;br /&gt;
; It was written for blender 2.70 - 2.72, so I cant promise it works on modern or older versions.&lt;br /&gt;
&lt;br /&gt;
; You can add Driver Keyframes the same way you add Action Keyframes, in the 3D View.&lt;br /&gt;
; Its best to map 'Add Driver Keyframes' to the 'D' key shortcut.&lt;br /&gt;
&lt;br /&gt;
[[File:Dmapper.png]]&lt;br /&gt;
&lt;br /&gt;
; For me this makes rigging more fun, for basic tranformation drivers one doesnt have to use the graph editor.&lt;br /&gt;
&lt;br /&gt;
; Add Driver Keyframes will map the driver keyframes based on the transformations of the driver variable property, and the driver keyframe set for the active object.&lt;br /&gt;
; Drivers are muted by default so the objects with drivers can be transformed, Mute Drivers and Show Drivers are used to switch to edit and test mode.&lt;br /&gt;
&lt;br /&gt;
; Download Version 00 - [http://wiki.blender.org/uploads/7/74/DM_00.zip DM_00.zip]&lt;br /&gt;
; Download Version 01 - [http://wiki.blender.org/uploads/8/87/DM_01.zip DM_01.zip]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Tutorial ====&lt;br /&gt;
&lt;br /&gt;
; (1) Add two cubes to the 3D view, Cube and Cube.001.&lt;br /&gt;
; (2) Set the Driver Variable like so.&lt;br /&gt;
&lt;br /&gt;
[[File:Dmt00.png]]&lt;br /&gt;
&lt;br /&gt;
; (3) Set the Driver Keying Set like so.&lt;br /&gt;
&lt;br /&gt;
[[File:Dmt01.png]]&lt;br /&gt;
&lt;br /&gt;
; (4) Select Cube.001, Add Driver Keyframes to Cube.001.&lt;br /&gt;
; (5) Rotate Cube Y axis, Translate Cube.001, Add Driver Keyframes to Cube.001.&lt;br /&gt;
&lt;br /&gt;
; Repeat step 5 for a set of objects.&lt;br /&gt;
; When finished, press Show Drivers to test the drivers.&lt;br /&gt;
; Rotate Cube Y axis, the object(s) should translate how they were mapped.&lt;br /&gt;
&lt;br /&gt;
==== Version 00 ====&lt;br /&gt;
&lt;br /&gt;
; For the Driver Variable, it only supports Tranform Channel Driver Variable Types.. Distance, and other types would be useful.&lt;br /&gt;
; For the Driver Variable, it only supports Object ID Types.. Pose Bones would be useful.&lt;br /&gt;
; For the Driver Variable, it only supports World Space Transformation Types.. Local and Transform would be useful.&lt;br /&gt;
; A better way to code data paths is required.&lt;br /&gt;
&lt;br /&gt;
==== Version 01 ====&lt;br /&gt;
&lt;br /&gt;
; Limits Addressed.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Koilz</name></author>
		
	</entry>
</feed>