﻿<?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%3ASource%2FDevelopment%2FTodo%2FTools</id>
	<title>Dev:Source/Development/Todo/Tools - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ASource%2FDevelopment%2FTodo%2FTools"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Development/Todo/Tools&amp;action=history"/>
	<updated>2026-07-10T04:41:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Source/Development/Todo/Tools&amp;diff=90561&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Development/Todo/Tools&amp;diff=90561&amp;oldid=prev"/>
		<updated>2018-06-28T18:43:20Z</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日 (木) 18:43時点における版&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=Dev:Source/Development/Todo/Tools&amp;diff=90560&amp;oldid=prev</id>
		<title>2018年4月27日 (金) 12:33にwiki&gt;Lichtwerkによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Development/Todo/Tools&amp;diff=90560&amp;oldid=prev"/>
		<updated>2018-04-27T12:33:45Z</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;{{Dev:2.5/Source/Development/Todo/index}}&lt;br /&gt;
&lt;br /&gt;
=== Scene ===&lt;br /&gt;
&lt;br /&gt;
==== New scene - Full Copy ====&lt;br /&gt;
Several things are still not copied or reassigned when using this tool:&lt;br /&gt;
* Particles - Not even the particle systems themselves, not to mention re-assigning 'objects' pointers to copied IDs too, see {{BugReport|40891}}.&lt;br /&gt;
* Textures when they are only used by e.g. modifiers (i.e. not by a material, world or lamp).&lt;br /&gt;
* Textures used by modifiers are not re-assigned to new copies when possible either (only objects are handled).&lt;br /&gt;
&lt;br /&gt;
==== Other ====&lt;br /&gt;
* scene_update_post and scene_update_pre shouldn't be called continuously ({{BugReport|45173}})&lt;br /&gt;
&lt;br /&gt;
=== Library System ===&lt;br /&gt;
* Hard (or even impossible) to relocate libraries that have been moved ({{BugReport|44958}}). Addressed in id-remap branch, hopefully merged in 2.78.&lt;br /&gt;
* 'Find Missing Files' does not work with .blend lib files (impossible with current master, easy to do once id-remap is merged, see {{BugReport|47774}}).&lt;br /&gt;
&lt;br /&gt;
=== Transform ===&lt;br /&gt;
* Clean up/improve transform orientations UI&lt;br /&gt;
* API and draw code for manipulator needs to be redone still. For this reason no manipulator drawing happens during transform.&lt;br /&gt;
* Manipulator click behavior (left-click-release a manipulator axis to enable a transform on that axis -&amp;gt; perform transform and wait for another left-click to confirm. Expected behavior from 2.4x)&lt;br /&gt;
* Operator parameters in toolbar don't have to be drawn all always, needs cleanup.&lt;br /&gt;
* Shear operator in editmode has no axis options with hotkeys X Y Z {{BugReport|36195}}&lt;br /&gt;
* Transform redo fails when you change mode during transform (use R S G keys).&lt;br /&gt;
* Mirror of rotated objects doesn't always work correct {{BugReport|37928}}&lt;br /&gt;
* Numeric input for rotational transform resolves to modulo 360. Should it? {{BugReport|40167}} - ''possible fix included''.&lt;br /&gt;
* Transform along the axis does incorrect axis projection in certain circumstances {{bugReport|40893}}&lt;br /&gt;
* Scaling from zero is not possible with 'S' shortcut ({{BugReport|44551}}).&lt;br /&gt;
* Transform redo fails when mouse move is required ({{BugReport|50419}}).&lt;br /&gt;
* Apply Scale: Option not to scale all object properties (curve radius, empty scale, text scale... etc). &amp;quot;Scale Properties&amp;quot; toggle.&lt;br /&gt;
* Cursor input to calculate rotation can accumulate a small amount of error (impacts bend and rotate) {{bugReport|53590}}&lt;br /&gt;
* Armature edit-mode transform proportional editing doesn't work ({{BugReport|53992}}).&lt;br /&gt;
&lt;br /&gt;
==== Transform Snap ====&lt;br /&gt;
* Snapping to vertex slide (Taking into account multiple selections).&lt;br /&gt;
* Snapping to face local axis doesn't snap the vertex to the face surface ({{BugReport|38438}}).&lt;br /&gt;
* Snapping to self doesn't work with proportional edit-mode ({{BugReport|44793}}).&lt;br /&gt;
* Snapping doesn't work for Boolean modifier ({{BugReport|35023}}).&lt;br /&gt;
* Snapping in object mode rotates object around their origin, instead of rotating them around their snapped point ({{BugReport|42362}}).&lt;br /&gt;
* Snapping doesn't behave as expected when having several parented objects ({{BugReport|41199}}).&lt;br /&gt;
* Snapping is not aware of the clipping border ({{BugReport|39062}})&lt;br /&gt;
* Snapping between multiple objects can give some working-as-intended, but in practice quite undesirable behavior (using bounding box) ({{BugReport|47171}}).&lt;br /&gt;
* Snapping falls back to using a grid, however this isn't clearly communicated&amp;lt;br&amp;gt;(advanced snapping on faces, vertices, etc. only works on move/rot/scale, see {{BugReport|42798}}).&lt;br /&gt;
* Snap to cursor and snap to grid could be made to work more consistently: See ({{BugReport|34441}})&lt;br /&gt;
* snap_project individual element on surface of other objects - https://www.youtube.com/watch?v=XrEPpHGoKlk&amp;amp;feature=youtu.be&amp;amp;t=1m10s;&lt;br /&gt;
* Snap does not work for NURB surfaces ({{BugReport|51249}});&lt;br /&gt;
* Snapping does not take into account occlusion of objects;&lt;br /&gt;
&lt;br /&gt;
=== DupliObject ===&lt;br /&gt;
* There is no good way to control the rotation of objects in DupliFaces option (rotation is computed from face normal (which is good) and first three vertices of the polygon (which is weak, epic fail with e.g. Mirror modifier). See {{BugReport|37365}}.&lt;br /&gt;
* Duplifaces don't work well with the mirror modifier, see {{BugReport|37820}}.&lt;br /&gt;
&lt;br /&gt;
=== Curves ===&lt;br /&gt;
* Capping front / back -ends of beveled curve doesn't work, see {{BugReport|26136}}&lt;br /&gt;
* Constructive modifier kills generated UV mapping on bevelled curves, see {{BugReport|27411}}&lt;br /&gt;
* Surfaces Make Segment rotates U/V even when it's not actually needed, see {{BugReport|31480}}&lt;br /&gt;
* Couldn't cycle through vertices with the same location using mouse selection, see {{BugReport|36760}}&lt;br /&gt;
* Curve tessellation might work not as it's expected to, see {{BugReport|37386}}, {{BugReport|40171}}&lt;br /&gt;
* Curve deform doesn't work if curve is zero-scaled {{BugReport|38907}}&lt;br /&gt;
* Nurbs clamp order by total number of points, this should be clamped at runtime {{BugReport|40378}}&lt;br /&gt;
* Handling of non-smooth control points with (Bézier/poly) curves in general, and their rotation in particular, could be improved when generating BevelList &amp;amp; Path, see {{BugReport|44393}}.&lt;br /&gt;
* In some cases Bevel should prefer &amp;quot;clip&amp;quot; behavior over trying to keep constant shape across the path {{BugReport|50720}}.&lt;br /&gt;
&lt;br /&gt;
=== Text objects ===&lt;br /&gt;
&lt;br /&gt;
* Font formatting interface should be improved ({{BugReport|49599}})&lt;br /&gt;
* Default Bfont doesn't support russian characters (or any other non-european charset) in text object, while UI does show Russian characters ({{BugReport|53744}})&lt;br /&gt;
&lt;br /&gt;
=== Metas ===&lt;br /&gt;
&lt;br /&gt;
* Some shapes (Cube) for eg. draw far outside the tessellation bounds making them hard to select. see {{BugReport|47455}}&lt;br /&gt;
&lt;br /&gt;
=== Meshes ===&lt;br /&gt;
&lt;br /&gt;
==== Mesh Editing ====&lt;br /&gt;
* Knife &amp;amp; loopcut&lt;br /&gt;
** Knife/loop cut need to work properly with operator properties/redo&lt;br /&gt;
** Restore Quad Corner Cut Methods (Innervert, Fan and Path) for Subdivisions and Knifecut&lt;br /&gt;
** Knife cuts side-on, intersecting the entire face, could be detected and ignored {{BugReport|43816}}&lt;br /&gt;
** Knife does not interpolate vgroups when creating vertices outside existing edges, see {{BugReport|50604}}).&lt;br /&gt;
* Mirror edit mesh operator (Ctrl M) fails to flip normals leaving an incorrectly mirrored mesh (turns normals inside)&lt;br /&gt;
* Add option to disable n-gons usage for tools (might be useful for some usages) (see {{BugReport|31268}})&lt;br /&gt;
* 'Checker deselect' could be modified to work in some cases where it currently fails, (see {{BugReport|34544}})&lt;br /&gt;
* Concave quads are currently not supported (but convex ngons are). (see {{BugReport|35187}})&lt;br /&gt;
* Merge meshes: add option to join UVs (and other CD layers!) by names rather than index (see {{BugReport|36749}}).&lt;br /&gt;
* toolbar mesh Extrude operator inconsistency (see {{BugReport|36977}}).&lt;br /&gt;
* Shape keys: Enhance memory usage (not storing vcos for unchanged vertices? See {{BugReport|39287}}).&lt;br /&gt;
* Face snapping using the center in combination with constraints could use some improvement {{BugReport|40933}}&lt;br /&gt;
* Edge Slide doesn't work with snap {{BugReport|48927}}&lt;br /&gt;
&lt;br /&gt;
* Bevel&lt;br /&gt;
** Better handling of profile=1, profile=0.25, and implement profile=0 cases (see {{BugReport|39132}} and {{BugReport|38458}} and {{BugReport|40278}}).&lt;br /&gt;
** Generalize to handle several manifold sheets touching at a point (see {{BugReport|34678}}).&lt;br /&gt;
** Improve clamping code (see {{BugReport|38871}}).&lt;br /&gt;
** More options, e.g., spline spec for profile shape (see {{BugReport|40722}}) and vertex blends with setbacks.&lt;br /&gt;
** Treat more cases like &amp;quot;pipe&amp;quot; to avoid bulges (see {{BugReport|40258}})&lt;br /&gt;
** Option to have bevel not create n-gons (see bf-funboard thread)&lt;br /&gt;
** Sometimes leaves degenerated geometry ({{BugReport|48174}})&lt;br /&gt;
&lt;br /&gt;
* DataTransfer/Geometry Matching&lt;br /&gt;
** Add 'matching' algorithms based on 'similar shape' rather than simple items proximity/raycasting (see {{BugReport|46762}} for a usecase) - WARNING: most likely advanced, mathy project!&lt;br /&gt;
** A review of islands handling could also be useful, current code is rather complex and not so efficient.&lt;br /&gt;
&lt;br /&gt;
* Discussion&lt;br /&gt;
** Extrude behaviour on cancel, see ({{BugReport|23492}}).&lt;br /&gt;
&lt;br /&gt;
==== Text Editing (3D) ====&lt;br /&gt;
* When converting beveled text into a mesh - there are many doubles.&lt;br /&gt;
* Text object requires better integration with the system clipboard, {{BugReport|38556}}, {{BugReport|46330}}&lt;br /&gt;
* Support font kerning ({{BugReport|47725}}).&lt;br /&gt;
&lt;br /&gt;
==== UV Unwrapping ====&lt;br /&gt;
* Settings for pack margin in different operators behaves inconsistently, see detailed description: http://lists.blender.org/pipermail/bf-committers/2013-March/039547.html&lt;br /&gt;
* Remove doubles has an option to Merge with unselected verts, This would be very handy for welding also.&lt;br /&gt;
* Border zoom (probably just need to change shift-b select pinned verts to alt-b, and then hotkey)&lt;br /&gt;
* Detect convex mesh without seams on unwrap and print warning.&lt;br /&gt;
* Unwrapping fails on a particular strange topology ({{BugReport|31145}})&lt;br /&gt;
* Unwrapping for concave polygons is badly supported {{BugReport|41810}}&lt;br /&gt;
* Face/edge selection in UV Editor does not work same as in 3DView ({{BugReport|52276}}).&lt;br /&gt;
&lt;br /&gt;
; Not ported from 2.4x&lt;br /&gt;
* Click Project from face&lt;br /&gt;
* Consolidate into one image&lt;br /&gt;
* Billboard render on active&lt;br /&gt;
* Unwrapping could run out of stack size for tricky geometry {{BugReport|42524}}&lt;br /&gt;
&lt;br /&gt;
==== Vertex Paint ====&lt;br /&gt;
&lt;br /&gt;
* Undo in vertex (and weight paint) behave differently to sculpt/project-paint modes regarding undo steps {{BugReport|52993}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Weight Paint ====&lt;br /&gt;
* Smear brush ''(behavior in 2.77 and older could be used as a smear brush, but better we have a dedicated smear brush)''.&lt;br /&gt;
&lt;br /&gt;
=== Sculpt &amp;amp; Paint ===&lt;br /&gt;
&lt;br /&gt;
==== Sculpting ====&lt;br /&gt;
* Check documentation and fix hotkeys which could be useful for artists (or remove redundant hotkeys and update documentation), see {{BugReport|26017}}&lt;br /&gt;
* Grab + symmetry can make things shoot off more quickly than they should (strength of movement is being double counted), see {{BugReport|25370}}&lt;br /&gt;
* Not all drawing modes supports PBVH drawing, see {{BugReport|32454}}, {{BugReport|38608}}, {{BugReport|38609}}&lt;br /&gt;
* Not all shading modes are supported for dyntopo, see {{BugReport|34010}}&lt;br /&gt;
* Hidden faces are treated as hidden by sculpt tools but when PBVH drawing isn't used, the hidden faces display (and cant be edited), see {{BugReport|33078}}&lt;br /&gt;
* Multires modifiers: makes mesh invisible after leaving sculpting mode, see {{BugReport|36591}}&lt;br /&gt;
* Multires sculpt: artifacts grabbing between different levels {{BugReport|40465}}&lt;br /&gt;
* Dyntopo does not support restoration when aborting a stroke, see {{BugReport|46456}}.&lt;br /&gt;
&lt;br /&gt;
==== Painting (3D) ====&lt;br /&gt;
* Solve projection paint issue when one vertex in a face in behind the view in perspective mode&amp;lt;br&amp;gt;http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=26393&amp;amp;group_id=9&amp;amp;atid=498&lt;br /&gt;
* Continue to unify paint modes&lt;br /&gt;
** Consistent brush texture mapping across paint modes (sculpt/tex paint/proj paint).&lt;br /&gt;
*** Consistent brush options, eg. 'Rake' or 'Anchored' in texture paint.&lt;br /&gt;
* Make paint of displacement texture apply real time on model (optional). ({{BugReport|24657}})&lt;br /&gt;
* Allow view center to work for selected/active face in WPaint mode.&lt;br /&gt;
* Viewport navigation for painting modes can be improved {{BugReport|48113}}&lt;br /&gt;
* Users can perform strokes which apply to a huge number of pixels (by accident) - this could be handled gracefully {{BugReport|52351}}&lt;br /&gt;
&lt;br /&gt;
==== Painting (2D) ====&lt;br /&gt;
* Clone image painting should support the same translation/rotation/scale tools as stencil texture mapping.&lt;br /&gt;
* Quick edit is only saving 8bit images, no way to save 16/32bit {{BugReport|34549}}&lt;br /&gt;
* Stepped lines in image editor painting, blending should use float coordinates and interpolate ({{BugReport|52610}})&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Grease Pencil ====&lt;br /&gt;
* Default attach point of GP data is confusing (({{BugReport|21969}}))&lt;br /&gt;
* GP ignores color management (({{BugReport|50149}}))&lt;br /&gt;
&lt;br /&gt;
===Materials ===&lt;br /&gt;
* Improve handling of linking of materials to Object/Data. Right assigning a material-less data to object the materials from object are gone too ({{BugReport|23805}}, {{BugReport|52484}}).&lt;br /&gt;
* Fix EnvMap update, it can depends on many different things in the scene ({{BugReport|41900}}).&lt;br /&gt;
&lt;br /&gt;
===Modifiers===&lt;br /&gt;
* Make (at least some) generative modifiers to handle custom normals (like e.g. mirror one, see {{BugReport|44058}}).&lt;br /&gt;
&lt;br /&gt;
====Array Modifier====&lt;br /&gt;
* Has been re-written to use bmesh, making 2.63 slower then 2.62, There are areas where speed could be improved, for full info see {{BugReport|30695}}&lt;br /&gt;
* Textures from cap objects are completely ignored and no way to override them, see {{BugReport|33578}}&lt;br /&gt;
&lt;br /&gt;
==== Boolean Modifier ====&lt;br /&gt;
* Boolean modifier does not preserve vertices/edges data, see {{BugReport|32203}}, {{BugReport|33548}}&lt;br /&gt;
* Issues with degenerated faces, see {{BugReport|30447}}&lt;br /&gt;
&lt;br /&gt;
==== Decimate Modifier ====&lt;br /&gt;
* Limit decimation along seams (UV vertex color, etc), see {{BugReport|32203}}&lt;br /&gt;
&lt;br /&gt;
==== Explode Modifier ====&lt;br /&gt;
&lt;br /&gt;
* Does not preserve UV maps when using Cut Edges option ({{BugReport|46514}})&lt;br /&gt;
&lt;br /&gt;
====Multires Modifier====&lt;br /&gt;
* Only solid draw mode uses optimized drawing&lt;br /&gt;
* &amp;quot;Applying Base&amp;quot; gives spikes on lover levels sometimes, see {{BugReport|35560}}, {{BugReport|37997}}&lt;br /&gt;
&lt;br /&gt;
====Bevel Modifier====&lt;br /&gt;
* Does not preserve edge custom data, see {{BugReport|35314}}.&lt;br /&gt;
&lt;br /&gt;
====Simple Deform Modifier====&lt;br /&gt;
* The bend/taper/twist options use fixed axis, add XYZ options would be nice. {{BugReport|33712}}&lt;br /&gt;
&lt;br /&gt;
====Skin Modifier====&lt;br /&gt;
* Skin modifier very slow in some cases, see {{BugReport|40770}}&lt;br /&gt;
&lt;br /&gt;
====Solidify Modifier====&lt;br /&gt;
* Curves tesselation creates zero area faces which solidify doesn't handle well {{BugReport|52170}}&lt;br /&gt;
&lt;br /&gt;
====Remesh Modifier====&lt;br /&gt;
* Mesh data at extreme distance from origin (2**24), crashes {{BugReport|47209}}&amp;lt;br&amp;gt;''Note, this is a real corner case - yet its a bug because it shouldn't crash.''&lt;br /&gt;
&lt;br /&gt;
=== Physics ===&lt;br /&gt;
* Allow using multiple baked caches on a single object (having different frame ranges), see {{BugReport|41896}}.&lt;br /&gt;
* Bullet: High memory usage for objects that don't have scale applied ({{BugReport|35799}})&lt;br /&gt;
&lt;br /&gt;
====Baking====&lt;br /&gt;
&lt;br /&gt;
* Generic issue: baking ignores making pointcaches when modifier preview has been disabled. Doesn't need fix - but let's keep track of this for future work.&lt;br /&gt;
* Point caches do not work well with time remapping (example {{BugReport|35968}})&lt;br /&gt;
&lt;br /&gt;
====Cloth====&lt;br /&gt;
* Proper handling of rendered subframes without baked pointcache, for more info see ({{BugReport|21948}})&lt;br /&gt;
* Proper handling of different vertices placed at the same position with &amp;quot;Soft Body Self Collision&amp;quot; option turned on (see ({{BugReport|26956}})).&lt;br /&gt;
* Cloths doesn't allow preview during bake (see ({{BugReport|30490}})).&lt;br /&gt;
* Dupli-group cloth in NLA fails ({{BugReport|29838}})&lt;br /&gt;
* 'Emit from: verts' not working as expected when deforming {{BugReport|36237}}&lt;br /&gt;
* Collision of hairs doesn't works properly {{BugReport|39219}}&lt;br /&gt;
* Memory optimizations are possible for cloth {{BugReport|42577}}&lt;br /&gt;
* Cloth pre-roll feature is totally weird and needs reconsideration {{BugReport|40103}}&lt;br /&gt;
&lt;br /&gt;
====Smoke====&lt;br /&gt;
* Data has to be interpolation between cached frames for motion blur to work correctly, see ({{BugReport|25631}}).&lt;br /&gt;
* HighRes smoke cells are not cleared by animated collision objects. Adding this would probably introduce unwanted &amp;quot;blocky&amp;quot; behavior of highres smoke, tradeoff between collision accuracy and visual result ({{BugReport|39261}})&lt;br /&gt;
* Changing viewport/render visibility for non-domain object is weird and could become more clear from UI perspective {{BugReport|43676}}&lt;br /&gt;
* Reading smoke from Cache doesn't work correctly, gives weird results {{BugReport|40820}}&lt;br /&gt;
&lt;br /&gt;
==== Collisions ====&lt;br /&gt;
* Collision modifier updates it's data structure even if there are no physics that need it (can be slow), a check should be added to make sure the data is actually needed, see ({{BugReport|26965}}).&lt;br /&gt;
* Force fields and collision objects are not included in DupliObjects. This is mostly a design decision (duplis being a purely visual feature), but would be nice to support at least in groups. {{BugReport|35264}} {{BugReport|36300}}&lt;br /&gt;
&lt;br /&gt;
==== Fluid Simulation ====&lt;br /&gt;
* Making sure memory is actually allocated eve for big grid resolutions and handling errors gracefully, see ({{BugReport|27756}}) about obstacles using a lot of memory.&lt;br /&gt;
* Volume obstacles do not deactivate when animating the 'Active' value, see ({{BugReport|26031}}).&lt;br /&gt;
* Tessellation fails in some cases, see ({{BugReport|28756}}).&lt;br /&gt;
* Fluid sim ignores delta scale ({{BugReport|29949}}).&lt;br /&gt;
* Animated inflow (and outflow) doesn't work ({{BugReport|30605}}).&lt;br /&gt;
* Mixing single and double precision values leads to some nasty issues caused by floating point precision loss, {{BugReport|39583}}&lt;br /&gt;
* Fluid volume grow with the movement of domain {{BugReport|41692}}&lt;br /&gt;
* Fluid intersection does not work correct {{BugReport|44897}}&lt;br /&gt;
* Fluidsim problems with rotated obstacle {{BugReport|47130}}&lt;br /&gt;
&lt;br /&gt;
==== Hair ====&lt;br /&gt;
* Better handling of collisions &amp;amp; force fields for dynamic hair&lt;br /&gt;
* Wave kink direction is totally uncontrollable, probably there needs to be a way to define hair tangent direction in particle edit mode.&lt;br /&gt;
* Adding hair in particle mode only uses the deformed mesh, see ({{BugReport|25689}}).&lt;br /&gt;
&lt;br /&gt;
==== Particles ====&lt;br /&gt;
* Particle emission between frames is only accurate for object level emitter/parent animation, for parenting or constraints an interpolation method needs to be implemented, but before this can be done pointcache code has to get some changes too. See ({{BugReport|36516}}) for more details.&lt;br /&gt;
*; Parent animation is now supported {{GitCommit|rBc24a23f}}. Similar issue still persists for non-animated parents (e.g. rigid bodies) though {{BugReport|39923}}&lt;br /&gt;
* Reactor particles&lt;br /&gt;
* Conversion from some old files could be better&lt;br /&gt;
* Vector blur + particles being born/dying doesn't work properly, see ({{BugReport|23320}}).&lt;br /&gt;
* Metaballs don't work with particles when the particle view setting isn't &amp;quot;render&amp;quot;, see ({{BugReport|25794}}) for more info.&lt;br /&gt;
* &amp;quot;Constructive modifiers before particles&amp;quot; is still an open issue, but some way to handle this gracefully would be really nice, see ({{BugReport|25838}}) for more info.&lt;br /&gt;
* Density of particles can't be animated with animated textures, see ({{BugReport|28212}}).&lt;br /&gt;
* Instanced objects do not show in particle edit mode, see ({{BugReport|28431}}).&lt;br /&gt;
* Issue with ghosting particles if you don't bake first. ({{BugReport|28116}})&lt;br /&gt;
* Linked groups: Force fields and guides only work if you use &amp;quot;Effector Group&amp;quot; feature, set to its own group.&lt;br /&gt;
* Particle Hair dynamics: stops working after using &amp;quot;Add tool&amp;quot;. ({{BugReport|30557}})&lt;br /&gt;
* Instanced objects don't draw in Particle Edit Mode. ({{BugReport|31913}})&lt;br /&gt;
* Child particles Interpolated mode only works well for Hair, for other particles it doesn't take particle lifetime into account. ({{BugReport|33390}})&lt;br /&gt;
* Particle emission doesn't support NGons.&lt;br /&gt;
* Particle Object duplication doesn't work with Mirror modifier ({{BugReport|34705}})&lt;br /&gt;
* Particle systems fail to duplicate for smoke simulation ({{BugReport|34705}})&lt;br /&gt;
* Random distribution of particles fails in specific setups ({{BugReport|35598}})&lt;br /&gt;
* Default point cache step of 10 frames fails in some cases, see {{BugReport|38563}}&lt;br /&gt;
* Particles tangent rotation control by vertex group missing, see {{BugReport|35103}}&lt;br /&gt;
* Texture doesn't affect grid particles {{BugReport|40404}}&lt;br /&gt;
* The particle system needs to be set to 'Newtonian Physics' for texture to influence the size, and with global gravity turned off {{BugReport|28263}}&lt;br /&gt;
* Multiple issues with particles rotation {{BugReport|32340}}, {{BugReport|44088}}&lt;br /&gt;
* Particles hidden in viewport reappear during rendering {{BugReport|40463}}&lt;br /&gt;
* Particle initial speed is not properly inherited from the parent {{BugReport|41305}}&lt;br /&gt;
* Point density textures can not be used to control particles {{BugReport|44901}}&lt;br /&gt;
* Particle duplication in general is rather poorly implemented (no relink of used datablocks, no duplication of psettings ID when duplicating objects, …) {{BugReport|45843}}.&lt;br /&gt;
* Grid distribution only supports From Dupli Generated, but not UV. Potentially could use nearest face. {{BugReport|48928}}&lt;br /&gt;
* Particles aren't spawned correctly, they are sometimes generated at the same location as other particles, or at the object's origin. See {{BugReport|50135}} for one scenario.&lt;br /&gt;
* Particle editmode could have its 'own' [X-mirror] option (and not reuse editmode option). See {{BugReport|53872}}&lt;br /&gt;
&lt;br /&gt;
==== Rigid Body ====&lt;br /&gt;
* Velocities are not cached, which prevents a proper state update when cache has time gaps {{BugReport|50230}}.&lt;br /&gt;
&lt;br /&gt;
=== Image &amp;amp; Video ===&lt;br /&gt;
&lt;br /&gt;
====Compositing====&lt;br /&gt;
* DOF Defocus node: fStop close to 128 fails to give good results, stay away from that value! ({{BugReport|24534}})&lt;br /&gt;
* DOF node gives no realistic results as users expect, documentation needs upgrade for it.&lt;br /&gt;
* Defocus node is very slow when large blur radius is needed, could be optimized somehow (mipmap, summed area table?) ({{BugReport|29481}})&lt;br /&gt;
* Defocus node does not work nicely without a camera controlling the blur radius. This makes external compositing workflows with defocus difficult. At the heart of this is a design conflict, because defocus is not a true postprocessing effect {{BugReport|36745}}&lt;br /&gt;
* Fast Gauss (Gabor filter, Young/VanVliet) has bad results for edge cases. Needs image processing guru ({{BugReport|25543}})&lt;br /&gt;
* Check on DPX and http://en.wikipedia.org/wiki/ASC_CDL and ({{BugReport|27377}})&lt;br /&gt;
* Map UV makes mapped images blurry, see {{BugReport|31868}}&lt;br /&gt;
* Some nodes does not preserve alpha channel replacing it with fully opaque, see {{BugReport|32580}}&lt;br /&gt;
* With new compositor, on loading files a compositor doesn't start (for existing buffers), so viewers remain empty as well. {{BugReport|35417}}&lt;br /&gt;
* Ghost Glare is of limited use, needs clarification and probably a more sophisticated generic lens flare alternative {{BugReport|30389}} {{BugReport|36488}}&lt;br /&gt;
* Some node inputs require a single constant value and don't work with image-based per-pixel values ({{BugReport|36585}}). This leads to confusion when nodes apparently don't work, because nothing prevents linking such variable values into constant inputs. Compositor nodes should keep track of constant values and limited inputs on the node level (also in node groups!).&lt;br /&gt;
* Compositor gives unexpected results with specific curve mapping due to precision loss, see {{BugReport|36621}}&lt;br /&gt;
* &amp;quot;Full Sample&amp;quot; merging does not work with the File Output node, sample merging happens only for render result outside compositor. Real-time editing might also be improved to deal with samples better ({{BugReport|36811}}, {{BugReport|39143}})&lt;br /&gt;
* Accumulation method in the Lens Distortion node causes artifacts on noisy input {{BugReport|37462}}&lt;br /&gt;
* Compositor does not support render slots {{BugReport|43260}}&lt;br /&gt;
* Scaling down produces artifacts due to lack of ellipse filtering of sampler {{BugReport|51070}}&lt;br /&gt;
&lt;br /&gt;
==== Image formats ====&lt;br /&gt;
* Upgrade our DPX code to read newer or different versions, copy the ImageMagick code? ({{BugReport|24716}})&lt;br /&gt;
* No support yet to output images in user chosen color space. ({{BugReport|37650}})&lt;br /&gt;
&lt;br /&gt;
====Sequence Editor====&lt;br /&gt;
* Sequencer preview rendering needs to be re-implemented using the job system, see bugs ({{BugReport|26560}}) and comments in seq_render_scene_strip_impl()&lt;br /&gt;
* Relation between strip input offset and crop is not well defined and an &amp;quot;Image Scale&amp;quot; control should probably be added, see ({{BugReport|24075}}).&lt;br /&gt;
* Moving of F-curves together with sequencer strips is not handled very predictably, the functionality needs proper design behind it, see ({{BugReport|21478}}).&lt;br /&gt;
* Drag'n'dropped .ogg files in the sequencer are added only as audio and filtered out when adding a movie, see ({{BugReport|27188}}).&lt;br /&gt;
* Preview rendering resets animated properties when manually editing {{BugReport|32890}}&lt;br /&gt;
* Scene strip added to the same scene would double affect on start frame {{BugReport|33298}}&lt;br /&gt;
* Keyframing speed factor of speed effect does not rebuild frames map. Same goes to editing fcurve for this property from graph editor.&lt;br /&gt;
* Multilayer EXRs are not supported {{BugReport|37139}}&lt;br /&gt;
* Strip copy-paste doesn't copy the animation data {{BugReport|39634}}&lt;br /&gt;
* Grease pencil could render into preview, also currently GP maps to window, not image-bounds {{BugReport|40256}}&lt;br /&gt;
* No way to ignore alpha on load {{BugReport|40558}}&lt;br /&gt;
* No way to adjust scene strip audio without modifying actual scene volume {{BugReport|41790}}&lt;br /&gt;
* Enable multi-threading encoding when using FFmpeg, same could work for renders without sequencer as well&lt;br /&gt;
* Sequencer does not work with border rendering {{BugReport|49121}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lichtwerk</name></author>
		
	</entry>
</feed>