Skip to content

Commit

Permalink
Allow TernaryLogic to optimize down to BlendVariableMask where approp…
Browse files Browse the repository at this point in the history
…riate (#97468)

* Allow TernaryLogic to optimize down to BlendVariableMask where appropriate

* Ensure the BlendVariableMask node has the parameters in the right order

* Don't unnecessarily modify morph.cpp

* Ensure we remove `condition` not `op1`
  • Loading branch information
tannergooding authored Jan 25, 2024
1 parent 366bff5 commit 135fec0
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 31 deletions.
Loading

0 comments on commit 135fec0

Please sign in to comment.