Titanfall bug fixes - #87
Open
IJARika wants to merge 11 commits into
Open
Conversation
fixes incorrect $illumposition command on v52 and v53
adds/fixes full sized position on v52 frame anims
- use Quaternion48S in fullanim for v52 - remove v53 frameanim function
parses data for fixup pos + rot, initial tests yield good results. requires further testing. differences seem to be crowbar related and not directly caused by fixups
command should only be written if hitbox is auto generated, not used or checked by studiomdl if it isn't
unsupported by titanfall and titanfall 2
only write looping field when required, check for wrap option
output was broken because animatedfriction section was not parsed
previously just parsed, now writes for versions 49, 52, and 53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
various tweaks and adjustments for the titanfall games. some improvements could be applied to other versions if desired.