Skip to content

Render model not extracted correctly. #15

@num0005

Description

@num0005

Copied from #10

  • Mesh itself is fine but weights and/or node indexes in the parts tag block aren't filled in properly. This means rigged models have to be remade since their weights are missing.

  • Some models can be missing everything after the section tag block entirely such as the grunt which means they are just an empty render_model file with no mesh data. Seems to be fixed by 0600328

  • If the render_model has PRT_info then this needs to be cleared as it will cause a crash on load. The crash in H2Sapien is because the render_model is missing the PRT specific shaders but I have no idea what state it would be after this. Crash was actually caused by post processing on the mesh. Fixed by 26f718a

  • Render models made with the DAE converter don't seem to get their raw vertices tag block written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpost-processingh2tool makes changes to the tags when packaging

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions