![]() |
tyFlow v0.16016 (BETA) - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Latest Builds (https://forum.tyflow.com/forum-6.html) +--- Thread: tyFlow v0.16016 (BETA) (/thread-496.html) |
tyFlow v0.16016 (BETA) - tyFlow - 04-28-2019 New version is out! http://beta.tyflow.com Additions: * Script operator can now sample texmap color values * Baseline operator has options to exclude display/mesh/etc operators * Collision operator has pass-through option for controlled particle leaking * a tyCollection helper object has been added. You can add multiple objects to it, then add it anywhere in a flow and it will pass all of its objects into the flow. It makes multi-object management much easier. * preliminary support for Alembic export added. Particles can be exported as Alembic point clouds. Mesh export is still on the todo list. Fixes: * fixed issue with particle birth/death scale up/down in tyCache which was causing particles with a lifespan of 1 frame to be removed instantly after birth * fixed an issue introduced in v0.16015 where tyCaches were not rendering when VRay motion blur is enabled * fixed a bug where tyCaches weren't properly displaying mapping overrides even if "ignore UVW overrides" was disabled * fixed an issue where tySplines object properties were not displaying properly in the track view * fixed an issue causing tyFlow to immediately crash when created on machines with CPUs that do not support SSE4 instruction sets * fixed a crash when doing a 'surface area' property test RE: tyFlow v0.16016 (BETA) - Refik - 04-29-2019 Oh my God! This is very cool, I'll go test Alembic export )) Thank ! RE: tyFlow v0.16016 (BETA) - ragnakim - 04-29-2019 thank you ![]() |