﻿<?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%3AAligorith%2FBone_Paths_Editable</id>
	<title>利用者:Aligorith/Bone Paths Editable - 版の履歴</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%3AAligorith%2FBone_Paths_Editable"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Aligorith/Bone_Paths_Editable&amp;action=history"/>
	<updated>2026-04-29T08:10:09Z</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:Aligorith/Bone_Paths_Editable&amp;diff=56358&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:Aligorith/Bone_Paths_Editable&amp;diff=56358&amp;oldid=prev"/>
		<updated>2018-06-28T17:52:28Z</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:52時点における版&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:Aligorith/Bone_Paths_Editable&amp;diff=56357&amp;oldid=prev</id>
		<title>2007年12月1日 (土) 11:42にwiki&gt;Aligorithによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Aligorith/Bone_Paths_Editable&amp;diff=56357&amp;oldid=prev"/>
		<updated>2007-12-01T11:42:55Z</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;== Editable Bone Paths ==&lt;br /&gt;
From time to time, this request pops up (just like the many other long standing requests). As seen in Reflex (http://www.digitalfish.com/), motion paths should be able to be edited, in order to allow the animator to work as naturally as possible (and be able to tweak their arcs interactively). &lt;br /&gt;
&lt;br /&gt;
Implementing this is not really that difficult, once a few core functions have been established:&lt;br /&gt;
* convert from motion to curve data&lt;br /&gt;
** already done with the existing code&lt;br /&gt;
* convert from curve data to motion&lt;br /&gt;
** this could be hacked/faked by making a temp object that follows the path, have the bone use a stretchto constraint pointing to that temp object, and inserting visualkeys for the data&lt;br /&gt;
&lt;br /&gt;
One way such a system to edit these paths could be implemented by adding a new &amp;quot;Paths Mode&amp;quot; for Armatures. A user would select the bone(s) that they wish to edit the motion paths of, enter this mode to tweak like editing normal Blender curves, then exit and have all their changes fixed. This sort of system is (possibly) the easiest to code, and means that there wouldn't be trouble trying to select bones but ending up selecting curve points instead. It does have the downside that the user needs to switch modes, which could get quite annoying.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Incremental Updates of Bone Paths ==&lt;br /&gt;
The current workflow of constantly having to tell Blender to recalculate paths after altering the pose/adjusting timing is clumsy, especially in a production workflow. &lt;br /&gt;
&lt;br /&gt;
Needed is an option to update the parts of the paths that have changed after a change (in some ways only).&lt;/div&gt;</summary>
		<author><name>wiki&gt;Aligorith</name></author>
		
	</entry>
</feed>