﻿<?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%2FModifiers</id>
	<title>Doc:2.6/Manual/Modifiers - 版の履歴</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%2FModifiers"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers&amp;action=history"/>
	<updated>2026-09-12T16:29:48Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers&amp;diff=103247&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/Modifiers&amp;diff=103247&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:32Z</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:41時点における版&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/Modifiers&amp;diff=103246&amp;oldid=prev</id>
		<title>2014年3月24日 (月) 14:49にwiki&gt;Larrotinoによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers&amp;diff=103246&amp;oldid=prev"/>
		<updated>2014-03-24T14:49:05Z</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.5|Doc:2.5/Manual/Modeling/Scripts|Doc:2.5/Manual/Modifiers/The Stack}}&lt;br /&gt;
&lt;br /&gt;
{{review|text=Needs to stay updated with new modifiers being added}}&lt;br /&gt;
&lt;br /&gt;
= Modifiers =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=Any mode&lt;br /&gt;
 |panel={{Literal|Modifiers}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
Modifiers are automatic operations that affect an object in a non-destructive way. With modifiers, you can perform many effects automatically that would otherwise be tedious to do manually (such as subdivision surfaces) and without affecting the base topology of your object. Modifiers work by changing how an object is displayed and rendered, but not the actual object geometry.  You can add several modifiers to a single object to form a [[Doc:2.6/Manual/Modifiers/The Stack|Modifier Stack]] and you can {{Literal|Apply}} a modifier if you wish to make its changes permanent.&lt;br /&gt;
{{clr}}&lt;br /&gt;
[[File:25-Manual-Modifiers-menu.png|center|600px|Modifiers menu]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
There are four types of modifiers:&lt;br /&gt;
&lt;br /&gt;
== Modify ==&lt;br /&gt;
The {{Literal|Modify}} group of modifiers are tools a bit similar to the {{Literal|Deform Modifiers}} (see below), but which do not directly affect the shape of the object; rather they affect some other data, like vertex groups…&lt;br /&gt;
&lt;br /&gt;
;{{Literal|[[Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache|Mesh Cache]]}}: Apply animated mesh data (from external file) to a mesh. &lt;br /&gt;
;{{Literal|[[Doc:2.6/Manual/Modifiers/Modify/UV Project|UV Project]]}}: Project UV coordinates on your mesh.&lt;br /&gt;
;{{Literal|[[Doc:2.6/Manual/Modifiers/Modify/UV Warp|UV Warp]]}}: Dynamically edit the UV coordinates on your mesh. &lt;br /&gt;
;{{Literal|[[Doc:2.6/Manual/Modifiers/Modify/Vertex Weight|Vertex Weight]]}}: Edit a vertex group of your mesh, in various ways.&lt;br /&gt;
&lt;br /&gt;
== Generate ==&lt;br /&gt;
The {{Literal|Generate}} group of modifiers are constructive tools that either change the general appearance of or automatically add new geometry to an object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Array|Array]]}}: Create an array out of your basic mesh and similar (repeating) shapes.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Bevel|Bevel]]}}: Create a bevel on a selected mesh object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Booleans|Boolean]]}}: Combine/subtract/intersect your mesh with another one.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Build|Build]]}}: Assemble your mesh step by step when animating.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Decimate|Decimate]]}}: Reduce the polygon count of your mesh.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Edge Split|Edge Split]]}}: Add sharp edges to your mesh.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Mask|Mask]]}}: Allows you to hide some parts of your mesh.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Mirror|Mirror]]}}: Mirror an object about one of its own axes, so that the resultant mesh is symmetrical.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Multiresolution|Multiresolution]]}}: Sculpt your mesh at several levels of resolution.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Remesh|Remesh]]}}: Can fix heavily triangulated meshes, and other issues, with careful Threshold adjustments.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Screw|Screw]]}}: Generate geometry in a helix-pattern from a simple profile.  Similar to the {{Literal|Screw}} tool in the mesh editing context.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Skin|Skin]]}}: Automatically generate topology.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Solidify|Solidify]]}}: Give depth to mesh faces.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Subsurf|Subdivision Surface]]}}: Subdivides your mesh using Catmull-Clark or Simple algorithms.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Triangulate|Triangulate]]}}: Converts all faces to Triangles.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Generate/Wireframe|Wireframe]]}}: Converts all faces into a wireframe (included in trunk atm).&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
== Deform ==&lt;br /&gt;
The {{Literal|Deform}} group of modifiers only change the shape of an object, and are available for meshes, and often texts, curves, surfaces and/or lattices.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Armature|Armature]]}}: Use bones to deform and animate your object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Cast|Cast]]}}: Shift the shape of a mesh, surface or lattice to a sphere, cylinder or cuboid.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Curve|Curve]]}}: Bend your object using a curve as guide.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Displace|Displace]]}}: Deform your object using a texture.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Hooks|Hook]]}}: Add a hook to your vertice(s) (or control point(s)) to manipulate them from the outside.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Laplacian_Smooth|Laplacian Smooth]]}}: Allows you to reduce noise on a mesh's surface with minimal changes to its shape.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Laplacian_Deform|Laplacian Deform]]}}: allows you to pose a mesh while preserving geometric details of the surface.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Lattice|Lattice]]}}: Use a Lattice object to deform your object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Mesh Deform|Mesh Deform]]}}: Allows you to deform your object by modifying the shape of another mesh, used as a “Mesh Deform Cage” (like when using a lattice).&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Shrinkwrap|Shrinkwrap]]}}: Allows you to shrink/wrap your object to/around the surface of a target mesh object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Simple Deform|Simple Deform]]}}: Applies some advanced deformations to your object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Smooth|Smooth]]}}: Smooth the geometry of a mesh.  Similar to the {{Literal|Smooth}} tool in the mesh editing context.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Warp|Warp]]}}&lt;br /&gt;
:Warp a mesh by specifying two points the mesh stretches between.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Deform/Wave|Wave]]}}: Deform your object to form (animated) waves.&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
== Simulate ==&lt;br /&gt;
The {{Literal|Simulate}} group of modifiers activate simulations.  In most cases, these modifiers are automatically added to the modifiers stack whenever a {{Literal|Particle System}} or {{Literal|Physics}} simulation is enabled, and their only role is to define the place in the modifiers stack used as base data by the tool they represent.  Generally, the attributes of these modifiers are accessible in separate panels.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Cloth|Cloth]]}}: Simulates the properties of a piece of cloth. It is inserted in the modifier stack when you designate a mesh as Cloth.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Collision|Collision]]}}: Simulates a collision between objects.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Dynamic Paint|Dynamic Paint]]}}: Makes an object or a particle system paint a material onto another object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Simulate/Explode|Explode]]}}: Blows up your mesh using a particle system.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Fluid|Fluid]]}}: The object is part of a fluid simulation… The modifier added when you designate a mesh as Fluid.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Simulate/Particle Instance|Particle Instance]]}}: Makes an object act similar to a particle but using the mesh shape instead.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Particles|Particle System]]}}: Represents a particle system in the stack, so it is inserted when you add a particle system to the object.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Smoke|Smoke]]}}: Simulates realistic smoke.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Physics/Soft Body|Soft Body]]}}: The object is soft, elastic… Modifier added when you designate a mesh as Softbody.&lt;br /&gt;
; {{Literal|[[Doc:2.6/Manual/Modifiers/Simulate/Ocean|Ocean]]}}: Quickly creates a realistic, animated ocean.&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Modeling/Scripts|Doc:2.5/Manual/Modifiers/The Stack}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modifiers]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Larrotino</name></author>
		
	</entry>
</feed>