﻿<?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%3AJA%2FRef%2FRelease_Notes%2F4.30%2Fanimation_rigging</id>
	<title>Dev:JA/Ref/Release Notes/4.30/animation rigging - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3AJA%2FRef%2FRelease_Notes%2F4.30%2Fanimation_rigging"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/4.30/animation_rigging&amp;action=history"/>
	<updated>2026-08-27T15:23:28Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/4.30/animation_rigging&amp;diff=173235&amp;oldid=prev</id>
		<title>Yamyam: ページの作成:「{{MARKDOWN}}  元記事：[Animation &amp;amp; Rigging - Blender Developer Documentation](https://developer.blender.org/docs/release_notes/4.3/animation_rigging/)  # Blender…」</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/4.30/animation_rigging&amp;diff=173235&amp;oldid=prev"/>
		<updated>2024-11-11T22:49:28Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「{{MARKDOWN}}  元記事：[Animation &amp;amp; Rigging - Blender Developer Documentation](https://developer.blender.org/docs/release_notes/4.3/animation_rigging/)  # Blender…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MARKDOWN}}&lt;br /&gt;
&lt;br /&gt;
元記事：[Animation &amp;amp;amp; Rigging - Blender Developer Documentation](https://developer.blender.org/docs/release_notes/4.3/animation_rigging/)&lt;br /&gt;
&lt;br /&gt;
# Blender 4.3: アニメーションとリギング&lt;br /&gt;
&lt;br /&gt;
## Properties editor（プロパティエディター）&lt;br /&gt;
[[File:action_selector_in_properties_editor.png|Material（マテリアル）プロパティ内のアクションセレクター]] &lt;br /&gt;
&lt;br /&gt;
データブロック用の Action（アクション）セレクターが Properties editor（プロパティエディター）内に表示されるようになりました (([f917b60036](https://projects.blender.org/blender/blender/commit/f917b60036976a2fe2e7f990e171f20cb502a261))、([383c3c8253](https://projects.blender.org/blender/blender/commit/383c3c825363be90c0d8a53d7915ba3be749f1ed)))。つまり、メッシュ（とシェイプキー）、マテリアル（とそのシェーダーノードツリー）、ワールド（とそのシェーダーノードツリー）、シーン、カメラ、ライト、その他多くのデータブロックタイプ用のアクションが選択可能になったということです。&lt;br /&gt;
&lt;br /&gt;
## Motion Paths（モーションパス）&lt;br /&gt;
現在のフレームの前後のモーションパスの線の色を変更するテーマエントリが追加されました。&lt;br /&gt;
&lt;br /&gt;
この設定は &amp;quot;3D Viewport&amp;quot;（3Dビューポート）下の &amp;quot;Before Current Frame&amp;quot;（現在のフレームの前）と &amp;quot;After Current Frame&amp;quot;（現在のフレームの後）にあります。([5427775fef](https://projects.blender.org/blender/blender/commit/5427775fef)、[マニュアル](https://docs.blender.org/manual/en/4.3/animation/motion_paths.html))&lt;br /&gt;
&lt;br /&gt;
## キーフレーム&lt;br /&gt;
キー挿入時、新規作成されたキーのみ選択され、その他すべてのキーが選択解除されるように ([6ef77a0d22](https://projects.blender.org/blender/blender/commit/6ef77a0d22))。これは Python API には影響せず、キー挿入後も選択状態は未変更のままです。Python でも同様の結果を簡単に得られるよう、`Action` に新しい関数 `deselect_keys()` を追加しています。&lt;br /&gt;
&lt;br /&gt;
## ボーンスポイト（Eyedropper）&lt;br /&gt;
ボーンが選択可能なプロパティに、3Dビューポートやアウトライナーからボーンを選択可能なスポイトボタンが付きました。3Dビューポートでは、ボーンはアーマチュアが Pose Mode（ポーズモード）または Edit Mode（編集モード）時のみ取得できます。一方 Object Mode（オブジェクトモード）では失敗し、警告が表示されます。([fae19d7c92](https://projects.blender.org/blender/blender/commit/fae19d7c92)、[マニュアル](https://docs.blender.org/manual/en/4.3/interface/controls/buttons/eyedropper.html))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[File:bone_eyedropper.mp4|center|thumb|720px|ボーンプロパティにボーンを取得するスポイトボタンが表示されるように]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;video controls width=&amp;quot;720&amp;quot; src=&amp;quot;https://wiki.blender.jp/images/f/f0/Bone_eyedropper.mp4&amp;quot; type=&amp;quot;video/mp4&amp;quot; &amp;gt;&lt;br /&gt;
&amp;lt;/video&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ボーンプロパティにボーンを取得するスポイトボタンが表示されるように&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
</feed>