﻿<?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%3AMont29%2FDev%2FDynamic_Sketch</id>
	<title>利用者:Mont29/Dev/Dynamic Sketch - 版の履歴</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%3AMont29%2FDev%2FDynamic_Sketch"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Mont29/Dev/Dynamic_Sketch&amp;action=history"/>
	<updated>2026-05-19T18:23:44Z</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:Mont29/Dev/Dynamic_Sketch&amp;diff=138719&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:Mont29/Dev/Dynamic_Sketch&amp;diff=138719&amp;oldid=prev"/>
		<updated>2018-06-28T20:51:15Z</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日 (木) 20:51時点における版&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:Mont29/Dev/Dynamic_Sketch&amp;diff=138718&amp;oldid=prev</id>
		<title>2012年11月11日 (日) 14:33にwiki&gt;Mont29による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Mont29/Dev/Dynamic_Sketch&amp;diff=138718&amp;oldid=prev"/>
		<updated>2012-11-11T14:33:59Z</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;=Dynamic Sketch patch=&lt;br /&gt;
{{Subpages}}&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://codereview.appspot.com/6762043/ This patch] adds timing data to GP strokes, by storing an inittime in each stroke (value returned by PIL_check_seconds_timer() func), and then a delta time for each of its points, relative to that inittime.&lt;br /&gt;
&lt;br /&gt;
These timing data can then be used during conversion to Curve objects, to create a path animation (i.e. an Evaluation Time F-Curve) exactly reproducing the drawing movements.&lt;br /&gt;
&lt;br /&gt;
Aside from this “main feature”, the patch brings several fixes/enhancements:&lt;br /&gt;
* Stroke smoothing/simplifying will no more move the start/end points of a stroke (this was rather annoying sometimes!).&lt;br /&gt;
* Also optimized smoothing code (even though not really noticeable on a modern computer, it now uses less memory and runs faster).&lt;br /&gt;
* When converting to curve, you now have the following new possibilities:&lt;br /&gt;
** Normalize the weight values (currently, they will get “stroke width * 0.1”, i.e. would range by default from 0.0 to 0.3…).&lt;br /&gt;
** Scale the radius values to your liking (again, currently they are set from stroke width times 0.1)!&lt;br /&gt;
** Link all strokes into a single curve, using zero-radius sections (this is mandatory to use the dynamic feature!).&lt;br /&gt;
&lt;br /&gt;
Here is a small demo video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;youtube&amp;gt;VwWEXrnQAFI&amp;lt;/youtube&amp;gt;&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mont29</name></author>
		
	</entry>
</feed>