Releases: alexnardini/FLAM3_for_SideFX_Houdini
Releases · alexnardini/FLAM3_for_SideFX_Houdini
FLAM3 for SideFX Houdini v0.9.0
Houdini 19.x only
- Added pre variations. ( non parametrics for now )
- XAOS now has a better sampling.
- Compiled the few remaining wrangles into CVEX so now the tool is self contained.
- Swapped VOPs nodes for the new wrangle core node. Feel more solid and modern in a way.
- UI got a little lifting.
- Code optimizations.
FLAM3 for SideFX Houdini v0.8.9b
FLAM3 for SideFX Houdini v0.8.8
FLAM3 for SideFX Houdini v0.8.7 H19.x
FLAM3 for SideFX Houdini v0.8.6
FLAM3 for SideFX Houdini v0.8.5
- A bit faster ( ~5% on average. H19.x version being the faster )
- Improved HDA help/documentation.
- Added rotation parameter inside post affine as well.
- Final Flame post variation now has its own set of parameters and Tab for parametric variations.
- Please, use the new provided Presets files. They have more examples and are rebuilt using this version new UI.
- Removed symmetry global pivot parameter.
- Removed TMG translation parameter.
- Code clean up and improvements.
FLAM3 for SideFX Houdini v0.8.0
- Added rotation parameter inside iterators affine tab. This help when editing the fractal flame.
- The rotation will take the values of X, Y, O and apply a rotation. Note that the resulting affine coefficients are not updated in the UI but passed directly internally to the algorithm so that if you are copying values from Apophysis, then the rotation must be set to ZERO to match or you will apply a double transformation otherwise.
- Attribute @pscale now default to a value of 0.001.
- Now if an iterators weight is set to ZERO it will be considered disabled.
- Little code cleanup there and there.