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



tyFlow v0.16074 (BETA) - tyFlow - 03-12-2020

tyFlow v0.16074 is out!

http://beta.tyflow.com

Additions:

* added local/global coordinate switch to tyMesher
* "tyPreviewWindow()" MAXScript function can now take all the same optional arguments as "tyPreview()". The optional arguments can be used to set UI control values when the window first opens.

Fixes:

* fixed a bug where the Material ID operator in cycle mode wouldn't cycle all the way to the end integer
* fixed a bug where tyPreview was marking non-multiples-of-16 resolutions as invalid (ex: it was clamping 1920x1080 to 1920x1088)
* fixed a bug where tyPreviews were not working correctly in max 2020
* fixed a bug that would result in infinite velocity values generated by PhysX when a dynamic particle was bound to a moving collider using the TGS solver
* improved Set Target operator "prevent target loops" behavior
* fixed a bug in tyPreview where "High Quality" and "User Defined" modes were not previewing correctly
* fixed an issue where mp4s generated by tyPreview would not load in a quicktime player


RE: tyFlow v0.16074 (BETA) - shadowkiller - 03-13-2020

The PRT cache operator now properly saves the W channel in the UVW tex coords.

Thanks for adding this!