01-20-2025, 04:13 PM
tyFlow v1.122 is up!
https://pro.tyflow.com
Additions:
* added tyTriangulate modifier, for re-triangulating mesh polygons using various methods
* added tySplineRepair modifier, for fixing common spline problems
* added tySpliner object, for non-destructively combining multiple spline objects together (spline version of tyMesher)
* added outline mode to tyMeshToSplines modifier
* added straight skeleton mode to tySplineMesher, for generating building roofs with splines
* added spline push mode to the tyPush modifier, which includes its own mode to perform full spline offset/clipping operations
* added spawn options to Pathfinding operator (see docs for important info about spawning path particles)
* added pre/post-frame MAXScript parameters to tyCache modifier
* added "scale average" display to Display Data operator
* added option to Export Particles operator to only delete existing objects (by matching prefix) that are found in the export layer
* added enhanced determinism toggle to PhysX settings
* consolidated PhysX multithreading/CUDA settings to tyFlow CPU/GPU rollouts
* added ability to control PhysX thread count, and whether PhysX threads should be pinned
* added option in Export Particles Alembic Point Cloud mode to convert coordinates of specified custom vectors
Fixes:
* fixed an issue where certain modes of the Set Target operator could assign a deleted particle as the target
* fixed an issue where selecting nothing in the tyFlow viewport menu would select the first flow in the list
* splines generated by tySpline cross section mode will now have consistent winding order when closed
* improved thread load balancing in a variety of internal functions
* if tySplineMesher is set to "extrude" mode, with an extrusion amount of 0 and only a single cap selected, the zero-area bridge faces will be removed, leaving a planar polygon as the result
* tySplineMesher will now flip cap faces automatically when extrusion value is negative
* fixed an issue where certain tyFlow setups would generate network-rendering errors when floating point numbers were represented with a comma instead of a period in the user's system settings
* fixed an issue where certain network tyCache export setups could accidentally add a "TyFlowPROLicenseRequired" prefix to the cache output path
* fixed an issue that could require events to have a very high custom priority in order to change their evaluation order
https://pro.tyflow.com
Additions:
* added tyTriangulate modifier, for re-triangulating mesh polygons using various methods
* added tySplineRepair modifier, for fixing common spline problems
* added tySpliner object, for non-destructively combining multiple spline objects together (spline version of tyMesher)
* added outline mode to tyMeshToSplines modifier
* added straight skeleton mode to tySplineMesher, for generating building roofs with splines
* added spline push mode to the tyPush modifier, which includes its own mode to perform full spline offset/clipping operations
* added spawn options to Pathfinding operator (see docs for important info about spawning path particles)
* added pre/post-frame MAXScript parameters to tyCache modifier
* added "scale average" display to Display Data operator
* added option to Export Particles operator to only delete existing objects (by matching prefix) that are found in the export layer
* added enhanced determinism toggle to PhysX settings
* consolidated PhysX multithreading/CUDA settings to tyFlow CPU/GPU rollouts
* added ability to control PhysX thread count, and whether PhysX threads should be pinned
* added option in Export Particles Alembic Point Cloud mode to convert coordinates of specified custom vectors
Fixes:
* fixed an issue where certain modes of the Set Target operator could assign a deleted particle as the target
* fixed an issue where selecting nothing in the tyFlow viewport menu would select the first flow in the list
* splines generated by tySpline cross section mode will now have consistent winding order when closed
* improved thread load balancing in a variety of internal functions
* if tySplineMesher is set to "extrude" mode, with an extrusion amount of 0 and only a single cap selected, the zero-area bridge faces will be removed, leaving a planar polygon as the result
* tySplineMesher will now flip cap faces automatically when extrusion value is negative
* fixed an issue where certain tyFlow setups would generate network-rendering errors when floating point numbers were represented with a comma instead of a period in the user's system settings
* fixed an issue where certain network tyCache export setups could accidentally add a "TyFlowPROLicenseRequired" prefix to the cache output path
* fixed an issue that could require events to have a very high custom priority in order to change their evaluation order