﻿<?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=Doc%3A2.6%2FManual%2F3D_interaction%2FSketching%2FLayers_and_Animation</id>
	<title>Doc:2.6/Manual/3D interaction/Sketching/Layers and Animation - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2F3D_interaction%2FSketching%2FLayers_and_Animation"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/3D_interaction/Sketching/Layers_and_Animation&amp;action=history"/>
	<updated>2026-06-08T00:21:16Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/3D_interaction/Sketching/Layers_and_Animation&amp;diff=102351&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/3D_interaction/Sketching/Layers_and_Animation&amp;diff=102351&amp;oldid=prev"/>
		<updated>2018-06-28T19:40:58Z</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日 (木) 19:40時点における版&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=Doc:2.6/Manual/3D_interaction/Sketching/Layers_and_Animation&amp;diff=102350&amp;oldid=prev</id>
		<title>2013年4月2日 (火) 23:10にwiki&gt;Megacalによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/3D_interaction/Sketching/Layers_and_Animation&amp;diff=102350&amp;oldid=prev"/>
		<updated>2013-04-02T23:10:28Z</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;{{Page/Header|2.5x|Doc:2.5/Manual/3D interaction/Sketching/Drawing|Doc:2.5/Manual/3D interaction/Sketching/Converting to geometry}}&lt;br /&gt;
{{review|partial=x|fixes=[] }}&lt;br /&gt;
&lt;br /&gt;
=Layers=&lt;br /&gt;
Grease Pencil sketches are organized in layers, much like those you could find in the GIMP or Photoshop. These layers are not related to any of the other layer systems in Blender, and also do not have an upper limit on the maximum number of layers that can be used. Like the layers in the aforementioned applications, these layers can also be renamed, locked, hidden, and deleted.&lt;br /&gt;
&lt;br /&gt;
Their main purpose is to collect together a bunch of sketches that belong together in some meaningful way (i.e. “blocking notes”, “director’s comments on blocking”, or “guidelines”). For this reason, all the strokes on a layer (not just those made after a particular change) are affected by that layer’s color, opacity, and stroke thickness settings.&lt;br /&gt;
&lt;br /&gt;
By default, most operations occur only on the ''active'' layer. The active layer can be identified as the one with the different panel color (in the default set, a light orangy-brown color). Clicking on a layer, or changing any of its settings will make it the new active layer.&lt;br /&gt;
&lt;br /&gt;
The active layer can also be identified by looking at the status indicator (in the top right-hand corner of every view with Grease Pencil data being shown).&lt;br /&gt;
&lt;br /&gt;
=Animation of the Sketches=&lt;br /&gt;
Grease Pencil can be used to do basic pencil tests (i.e. 2D animation in flipbook style). Sketches are stored on the frame that they were drawn on, as a separate drawing (only on the layer that they exist on). Each drawing is visible until the next drawing for that layer is encountered. The only exception to this is the first drawing for a layer, which will also be visible before the frame it was drawn on.&lt;br /&gt;
&lt;br /&gt;
Therefore, it is simple to make a pencil-test/series of animated sketches:&lt;br /&gt;
#Go to first relevant frame. Draw.&lt;br /&gt;
#Jump to next relevant frame. Draw some more.&lt;br /&gt;
#Keep repeating process, and drawing until satisfied. Voila! Animated sketches.&lt;br /&gt;
&lt;br /&gt;
==Onion Skinning==&lt;br /&gt;
Onion-skinning (also known as ghosting), is a useful tool for animators, as neighboring frame(s) are lightly drawn by Blender. It allows animators to make judgments about movements, by comparing movement from different frames.&lt;br /&gt;
&lt;br /&gt;
Usage Notes:&lt;br /&gt;
*Onion-skinning is enabled per layer by clicking on the {{Literal|Onion Skin}} button in the grease pencil properties panel.&lt;br /&gt;
*The {{Literal|Frames}} field, directly under the {{Literal|Onion Skin}} button, controls how many frames will be drawn. When {{Literal|Frames}} is '''0''', only the drawing on either side of the current frame will be visible. Otherwise, this field specifies the maximum number of frames on either side of the current frame that will result in a neighboring drawing.&lt;br /&gt;
&lt;br /&gt;
==Adjusting Timing of Sketches==&lt;br /&gt;
It is possible to set a Grease-Pencil block to be loaded up in the {{Literal|DopeSheet}} for editing of the timings of the drawings. This is especially useful for animators blocking out shots, where the ability to re-time blocking is one of the main purposes of the whole exercise.&lt;br /&gt;
#In an {{Literal|Dope Sheet}} window, change the mode selector (found beside the menus) to {{Literal|Grease Pencil}} (by default, it should be set to {{Literal|DopeSheet}}).&lt;br /&gt;
#At this point, the {{Literal|DopeSheet}} should now display a few “channels” with some “keyframes” on them. These “channels” are the layers, and the “keyframes” are the frames at which the layer has a sketch defined. They can be manipulated like any other data in the {{Literal|DopeSheet}} can be.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:DopeSheetGreasePencil.png|frame|center|598px]]&lt;br /&gt;
All the available Grease-Pencil blocks for the current screen layout will be shown. The Area/Grease-Pencil datablocks are drawn as green channels, and are named with relevant info from the views. They are also labeled with the area (i.e. window) index (which is currently not shown anywhere else though).&lt;br /&gt;
&lt;br /&gt;
==Copying Sketches==&lt;br /&gt;
It is possible to copy sketches from a layer/layers to other layers in the {{Literal|Action Editor}}, using the “Copy”/“Paste” buttons in the header. This works in a similar way as the copy/paste tools for keyframes in the {{Literal|Action Editor}}.&lt;br /&gt;
&lt;br /&gt;
Sketches can also be copied from one screen (or view) to another using these tools. It is important to keep in mind that keyframes will only be pasted into selected layers, so layers will need to be created for the destination areas too.&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/3D interaction/Sketching/Drawing|Doc:2.5/Manual/3D interaction/Sketching/Converting to geometry}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Megacal</name></author>
		
	</entry>
</feed>