Skip to content

Commit

Permalink
Fixed Combine Attribute Naming !MIGHT BREAK PREVIOUS SETUPS!
Browse files Browse the repository at this point in the history
!THIS UPDATE MIGHT BREAK PREVIOUS SETUPS!
To get those working with the new update make sure to update all your assembler, prim (volume and mesh prim also) and properties nodes in your graph to the most recent version. You can do so in the asset definition toolbar. If you don't see that toolbar on the top of the parameter window
you can enable it under Top Menu Bar/Assets/Asset Definition Toolbar/Show Always

---

The combine attribute naming was not ideal, using the N attribute to store the count for columns/steps, conflicting with the @n vector normal Attribute.
This was now fixed by renaming the combine attributes to a more readable attribute, (combinerad, combinecount etc)
  • Loading branch information
handcraftedcc committed Nov 14, 2023
1 parent d26c253 commit aa72ba2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 0 deletions.
Binary file added otls/sop_dom.SDFM_Assembler.1.23.hdalc
Binary file not shown.
Binary file added otls/sop_dom.SDFM_MeshPrim.1.1.hdalc
Binary file not shown.
Binary file added otls/sop_dom.SDFM_Prim.1.5.hdalc
Binary file not shown.
Binary file added otls/sop_dom.SDFM_Properties.1.1.hdalc
Binary file not shown.
Binary file added otls/sop_dom.SDFM_VolumePrim.1.2.hdalc
Binary file not shown.

0 comments on commit aa72ba2

Please sign in to comment.