![]() |
Minor tyCache bug? - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: Minor tyCache bug? (/thread-4842.html) |
Minor tyCache bug? - Findus - 06-21-2025 This might or might not be a bug, and it is easily avoided, but just in case: If a Flow with a cloth mesh is exported and particles are selected for export as well, those particles will still be there when particles are later deselected in the Elements rollout of the tyCache object. The "workaround" is not to export them in the first place or cull them, e.g. with "Cull if no shape assigned" if that's the case. RE: Minor tyCache bug? - tyFlow - 06-23-2025 Sorry, I don't understand what the issue is supposed to be... RE: Minor tyCache bug? - Findus - 06-23-2025 It's not really a problem (as far as I can see at the moment), more an unexpected behavior. My assumption was that even when particles are present in a tyCache object, unticking particles in the "Enable cache elements" section of the "Elements" rollout of a tyCache object would lead to them not being loaded to begin with. In other words, a tyCache with both boxes unticked would be empty when referenced in a Birth Flow, and when only "Deforming meshes" is ticked, only those would be loaded. However, it seems like "Elements" might refer to mesh elements, here, so the actual particles are loaded in any case, just without associated shapes or geometry when the box is unticked. |