forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 253
tweak(drawable): Decouple physics and fade timing from render update #2055
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
Open
bobtista
wants to merge
26
commits into
TheSuperHackers:main
Choose a base branch
from
bobtista:bobtista/fix-drawable-physics-timing
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+100
−24
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9c726ac
Decouple pitch/roll rate damping from render update
bobtista ed52d50
Replicate to generals
bobtista 879e415
Decouple wheel suspension offset from render update
bobtista f823f92
Replicate to generals
bobtista 96f7b80
Decouple missile wobble and thrust roll from render update
bobtista 3bf7db2
Replicate to generals
bobtista e0dfd9b
Decouple hover/wings spring-damper physics from render update
bobtista 6eef2fe
Replicate to generals
bobtista 362af18
Decouple remaining Drawable physics from render update
bobtista 297f0c4
Replicate to generals
bobtista 4ada4d0
Fix additional missed physics timing issues
bobtista c8abfb6
Replicate to generals
bobtista bfc118c
Decouple decal opacity fade from render update
bobtista 379ea76
Replicate to generals
bobtista f504556
Decouple drawable fade timing from render update
bobtista cbaa530
Replicate to generals
bobtista 6c822d9
Decouple airborne frame counter from render update
bobtista f86991a
Replicate to generals
bobtista 7dcd285
Calculate physics at fixed logic rate with interpolation to restore w…
bobtista 4461fd6
docs(drawable): Document xfer version 9 in version history
bobtista 5a8c9db
Replicate to generals
bobtista d3c5b8d
Fix interpolation to span a full logic frame and remove render time s…
bobtista 40bf8d3
Replicate to generals
bobtista 7be7c8f
refactor(drawable): Restore untouched physics lines left over from re…
bobtista bbfe20f
bugfix(drawable): Preserve fade progress when saving
bobtista e7a1573
bugfix(drawable): Replicate fade save fix to Generals
bobtista File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.