Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE Cortex Updates for VFX Platform 2023 #1440

Merged
merged 10 commits into from
Nov 4, 2024

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    87e176c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae8af4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b6b19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    478a3ba View commit details
    Browse the repository at this point in the history
  5. ie/options : Update to support vfx platform 2023+ builds

    Also includes style changes.
    ivanimanishi committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0da346b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e120cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2f41dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a695f97 View commit details
    Browse the repository at this point in the history
  9. LiveSceneTest: Adjust for updated MeshAlgo::segment

    Commit 0195899 updated
    `MeshAlgo::segment` to use the new `MeshSplitter` introduced in commit
    bf2040e.
    
    The MeshSplitter does not preserve Vertex order as of now, which leads
    to changes in corner and crease Ids.
    
    NOTE: The round trip from Houdini Geometry to a Cortex MeshPrimitive
    and back to Houdini Geometry still works correctly. Corner and crease
    data is applied at the correct point positions, just the point number
    changes
    yannci authored and ivanimanishi committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9ead39d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    3a39d64 View commit details
    Browse the repository at this point in the history