﻿<?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=Extensions%3A2.6%2FPy%2FScripts%2FObject%2FGrow_Modeller%2FGrow_Modeller_Development</id>
	<title>Extensions:2.6/Py/Scripts/Object/Grow Modeller/Grow Modeller Development - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FObject%2FGrow_Modeller%2FGrow_Modeller_Development"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Grow_Modeller/Grow_Modeller_Development&amp;action=history"/>
	<updated>2026-04-26T15:14:20Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Grow_Modeller/Grow_Modeller_Development&amp;diff=137129&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Grow_Modeller/Grow_Modeller_Development&amp;diff=137129&amp;oldid=prev"/>
		<updated>2018-06-28T20:49:47Z</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:49時点における版&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=Extensions:2.6/Py/Scripts/Object/Grow_Modeller/Grow_Modeller_Development&amp;diff=137128&amp;oldid=prev</id>
		<title>wiki&gt;Jump: /* Features */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Object/Grow_Modeller/Grow_Modeller_Development&amp;diff=137128&amp;oldid=prev"/>
		<updated>2012-09-14T13:54:31Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Features&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page is intended to give an idea of how the [[Extensions:2.6/Py/Scripts/Object/Grow Modeller|Grow Modeller]] addon will be developed.&lt;br /&gt;
This is useful to uses to see the features it is intended to have and why. &lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
=== Next Version 0.3.4 ===&lt;br /&gt;
&lt;br /&gt;
For the next version I will be working on the setting of Grow Weights in the user interface and I would like to introduce Triggers that can change these Weights.&lt;br /&gt;
I would also like to give more control over the variables in the code that are passed to the update properties.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* When '''undo''' is used there is a problem with the grow-to lists.&lt;br /&gt;
* Applying rotation and scale to objects with Grownodes needs sorting out.(for now it is best to edit the scale and rotation of objects in edit mode).&lt;br /&gt;
* &amp;lt;del&amp;gt;There is still a problem somewhere with the collection properties for the footnodes that grow from the budnodes and the grow dict... ie 'footnode_Fnnn' not found in property key error. Work around for the moment is to save your work and reopen the file.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Still need to check that the rotation works correctly when Footnodes have some rotation.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
The following table represents features which may/should be includes in the Grow Modeller addon. Those I think are necessary will be considered for implementation first and are labelled '''Required'''. Those that would give further functionality are labelled '''Extra'''. Those that need thinking through further because they are not so specific are labelled '''Expand'''. &lt;br /&gt;
The '''Priority''' and '''Ease''' of Implementation of a feature are given a value from 1 to 7. A value of 1 would mean low priority or easy however they are not calculated values, just quick judgements based on a number of factors. They are not fixed. &lt;br /&gt;
The Ease of Implementation is not just a consideration of difficulty, but also time, how much the code has to change, back compatible will it make the new version, how much of the interface will need to change, etc. A question mark, '''?''', means I'm not sure, its just a guess!&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; style=&amp;quot;background-color:#e8e9ea; border-collapse: collapse; text-align: center;&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Ref.!!class=&amp;quot;unsortable&amp;quot; |Feature!!data-sort-type=&amp;quot;text&amp;quot; |Priority!!data-sort-type=&amp;quot;text&amp;quot; |Ease!!Type &lt;br /&gt;
|- &lt;br /&gt;
|f1||&lt;br /&gt;
&amp;lt;del&amp;gt;Make Operator - Bind together all objects in the selection, using make single user and boolean union operator.&amp;lt;/del&amp;gt; done but for the moment there is an error with the boolean union modifier. bug [#30462]. A way round the problem is to make sure objects overlap not just touching. put Grownodes on the inside of the objects.&lt;br /&gt;
I could try instead: make all single user,Join,create a new cube the size of the bounding box and do a boolean intersection.&lt;br /&gt;
|2||?||Required&lt;br /&gt;
|-&lt;br /&gt;
|f2||&lt;br /&gt;
&amp;lt;del&amp;gt;Don't grow objects larger or smaller than given scale limits&amp;lt;/del&amp;gt;&lt;br /&gt;
This could be done with ''f3'' below.&lt;br /&gt;
|5||3||Required&lt;br /&gt;
|-&lt;br /&gt;
|f3||&lt;br /&gt;
Triggers that change an objects growing probability including object repeat count, these will use variables and grow weights.&lt;br /&gt;
|6.5||5||Required&lt;br /&gt;
|-&lt;br /&gt;
|f4||&lt;br /&gt;
New Objects attach to the surface of the last Object.(think about how prickly pears grow).&lt;br /&gt;
| -||-||v0.3.2&lt;br /&gt;
|-&lt;br /&gt;
|f5||&lt;br /&gt;
Propagation of variables through objects that can be used in the bud nodes. (Think... the leaflets on a fan palm leaf get longer before they get shorter toward the tip, but the central rib generally continues to reduce in width from base to tip.)&lt;br /&gt;
| -||-||v0.3.0&lt;br /&gt;
|-&lt;br /&gt;
|f6||&lt;br /&gt;
More grouping options for each run.&lt;br /&gt;
|2||3||Extra&lt;br /&gt;
|-&lt;br /&gt;
|f7||&lt;br /&gt;
Give budnodes the option to not grow if the new object overlaps.&lt;br /&gt;
|2||6?||Extra&lt;br /&gt;
|-&lt;br /&gt;
|f8||&lt;br /&gt;
External influence to the growth of objects, maybe as nodes. Used to represent the effects of wind and light etc. during growth.&lt;br /&gt;
|5||5||Extra&lt;br /&gt;
|-&lt;br /&gt;
|f9||&lt;br /&gt;
Include materials&lt;br /&gt;
|6||-||Expand&lt;br /&gt;
|-&lt;br /&gt;
|f10||&lt;br /&gt;
Include particles&lt;br /&gt;
|6||-||Expand&lt;br /&gt;
|-&lt;br /&gt;
|f11||&lt;br /&gt;
Edit more than one selected budnode&lt;br /&gt;
|5||6||Required&lt;br /&gt;
|-&lt;br /&gt;
|f12||&lt;br /&gt;
In Footnode panel. Select ''n'' Footnodes and connect them to a chosen Budnode. This is for when the MixMesh addon can create a Footnode group.&lt;br /&gt;
| -||-||v0.2.8&lt;br /&gt;
|-&lt;br /&gt;
|f13||&lt;br /&gt;
Include a fraction of base objects dimensions for attaching from Budnode. Consider as Update Property.&lt;br /&gt;
|4||3||Required&lt;br /&gt;
|-&lt;br /&gt;
|f14||&lt;br /&gt;
Shape key weight should be included. At first by default to shape key index 1 if at least 2 shape keys exist. Update Property will make new object single user.&lt;br /&gt;
| -||-||v0.3.3&lt;br /&gt;
|-&lt;br /&gt;
|f15||&lt;br /&gt;
New Objects attach to the surface of a selected Object.(think about veins).&lt;br /&gt;
|7||5||Required&lt;br /&gt;
|-&lt;br /&gt;
|f16||&lt;br /&gt;
More Options to control where a new Grownode attaches.&lt;br /&gt;
|6||4||Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
Here changes that need to be made are listed&lt;br /&gt;
* &amp;lt;del&amp;gt;The main loop of the code needs changing to disclude objects that can/will no longer grow.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ideas ==&lt;br /&gt;
Ideas, are what they say. They are still a bit pie in the sky! :)&lt;br /&gt;
* Use the mesh bridge addon to link 2 faces with a new object during growth. The faces would be those closest to the Grownodes. Either a new object is made that is the bridge object or the new grown object becomes single user and is modified to include the bridge. This would be good for smooth connections.&lt;br /&gt;
* you could create a list of the node objects that have grown from and to and then bridge them afterwards creating one object from the selected objects. Or a number of objects if there is a variable to control weather they can bridge. &lt;br /&gt;
* Add nodes to growth groups. (do I need to do this???)&lt;br /&gt;
&lt;br /&gt;
== Released Versions ==&lt;br /&gt;
These can be found on the [[Dev:2.6/Py/Scripts/Object/Grow_Modeller|Release log]] page&lt;/div&gt;</summary>
		<author><name>wiki&gt;Jump</name></author>
		
	</entry>
</feed>