tyFlow v1.112 - 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 v1.112 (/thread-4316.html) |
tyFlow v1.112 - tyFlow - 07-06-2024 tyFlow v1.112 is up! https://pro.tyflow.com Additions: * added native DirectML support to tyDiffusion (allows tyDiffusion to run on AMD GPUs) - click the DirectML checkbox in the 'Advanced' engine tab to enable this feature * added tyDiffusion option to send images to ComfyUI as raw image files instead of Base64 strings ('Misc' tab) * added the TemporalDiff motion module to tyDiffusion's AnimateDiff model library * added option to run one-click installer with file logging enabled, for more reliable capture of errors that may occur during the install process * tyDiffusion external model paths now permit "$Root" path symbol, allowing them to be specified relative to custom root path (previous default was C:\ProgramData\tyFlow\tyDiffusion\... which would not be relative to custom root path set by user) Fixes: * fixed an issue that could cause machines which use commas in floating-point numbers to generate JSON parsing errors when using tyDiffusion * fixed an issue in Max 2023 that could cause the viewport to turn black when tyDiffusion is activated * fixed an issue where specifying a custom root path for tyDiffusion would cause issues during installation, especially if empty space characters were in the filename - also ComfyUI will now always be installed in [root]/Engines/ComfyUI * fixed an issue where options in viewport lighting menus would be greyed out after activating a viewport with tyDiffusion * fixed an issue where tyDiffusion could ignore scene lights and shading settings when sampling the viewport color buffer for output to ComfyUI * fixed an issue where tyDiffusion's embedded Python environment wasn't being initialized properly * fixed an issue where tyDiffusion models/LoRAs in a subdirectory would be marked by tyDiffusion as "missing", despite being listed in the UI * the tyDiffusion LoRAs menu will now add submenus for LoRAs found in subdirectories of the base LoRA model folder, for better LoRA organization within the menu * fixed an issue where tyDiffusion LoRA menus would become huge, multi-column menus if a lot of LoRAs were found (now the menu will remain single-column, and be scrollable) * tyDiffusion download manager will now recursively search target folders for matching files, to avoid re-downloading a file just because a user placed an existing version of it in a custom subdirectory * fixed an issue where the tyDiffusionTexGen modifier would not apply textures at the proper aspect ratio when the projector was linked to a camera in the scene * orthographic projectors are no longer supported in the tyDiffusionTexGen modifier - existing modifiers in scenes won't be affected, but trying to create a new orthographic projector will display a popup warning to the user * fixed an issue where the Alembic exporter of the Export Particles operator was not exporting properly explicit normals for meshes * fixed an issue where a tyConform modifier on an editable poly object could stop being responsive and/or ignore vertex selections * fixed an issue where tyConform modifiers could stop being responsive in raycast mode |