「Dev:2.6/Py/Scripts/Object/Grow Modeller」の版間の差分

提供: wiki
< Dev:2.6‎ | Py
移動先: 案内検索
(Released versions)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:50時点における最新版

Release log

Notes on the released versions and included features of the Grow Modeller addon. The current development, Ideas and Features can be found on the development page

Released versions

Version 0.3.3

  • Update Properties now include:
    • Shape keys 1 and 2.
    • Mean Scale
    • Particle System Random Seed.
  • Extra lines of help text can be included in Update Properties.
  • Bug fixed that distorted rotations due to uneven Scaling.

Version 0.3.2

  • Footnode dictionary implemented instead of Grownode dictionary with identity index for Footnodes.
  • More property update options including extensions and 'Attach to last object surface'.

Version 0.3.0

The first release introducing the Variable Propagation system.

Version 0.2.8

  • main grow loop made faster.
  • copy Grownodes 'in place' to objects in selection.
  • Connect Footnodes to Budnode using from selection.
  • can randomise partial system seed for new objects.

Version 0.2.7

These features and changes have been made.

  • Include option to lock x, y and z scale for object grown from budnode.
    • Done by for random scale by using a mean
  • Merge grow select and the main grow modeller panel.
  • panels have also been reorganised a bit.
  • Remove repeat of object from same Budnode value. Its confusing
  • Make the probabilities to add objects roulette wheel like, with a don't grow choice. I think its more intuitive. A number of spins/tries variable is included instead of the 'just grow one' variable.

Version 0.2.62

  • Dictionary introduced to keep track of Grownodes
  • Operator to Rename Grownodes automatically