tyFlow Forum
tyFlow v0.16041 (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.16041 (BETA) (/thread-935.html)



tyFlow v0.16041 (BETA) - tyFlow - 07-24-2019

tyFlow v0.16041 is up!

http://beta.tyflow.com

Additions:

* Resample operator optimized, hanging bug fixed when dist threshold is 0, particle-pair limiter added, for limiting the total number of resample particles that will be generated between any two matching sibling or parent/child pairs.
* Custom Properties operator can get matID of first face in assigned particle mesh (for quick sampling of matID from particle mesh to data channel)

Fixes:

* fixed crash in Birth Voxels operator when set to 'surface' mode and using 'accurate' samples
* fixed an issue where in some rare circumstances VRay proxies loaded directly into a Shape operator were looping their animation even though Shape operator playback was not set to loop
* fixed an issue where VRay wouldn't render particles if motion blur interval set to certain values
* fixed a regression where VRay wasn't properly rendering certain render elements (ex, velocity)
* Alembic mesh export now exports mesh materialIDs inside ".materialids" property. NOTE: this may not be compatible with some Alembic importers.
* fixed an issue where the Custom Properties operator was getting/setting matID values from particles in a 0-based manner instead of a 1-based manner consistent with other operators