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

Properly skip over convex meshes #11

Merged
merged 5 commits into from
Mar 21, 2012
Merged

Properly skip over convex meshes #11

merged 5 commits into from
Mar 21, 2012

Conversation

diafero
Copy link
Member

@diafero diafero commented Mar 19, 2012

This implements properly reading all the bytes belonging to a convex mesh - without knowing what they mean though. After applying this, there are no more size-read differences for all MOUL files.

@Hoikas
Copy link
Member

Hoikas commented Mar 19, 2012

You might want to work on making the coding style consistent with the rest of libHSPlasma. Zrax isn't going to accept patches that contradict the predominant style.


void PXCookedData::readConvexMesh(hsStream* S, plGenericPhysical* fPhysical)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fPhysical? that's not a class member...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in updated patchset

@diafero
Copy link
Member Author

diafero commented Mar 19, 2012

I think I addressed the coding style issue with the updated patchset. At least, I found nothing else which stood out... I could not find a coding style documentation, either.

zrax added a commit that referenced this pull request Mar 21, 2012
Properly skip over convex meshes
@zrax zrax merged commit 5387cd4 into H-uru:master Mar 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants