You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improved weapon interpolation
This approach, similar to that of mobj interpolation, eliminates some issues from the old approach, namely interpolation having to be reset upon sprite changes and view-size changes.
* rfomin's patch: remove `pspr_interp`
Co-Authored-By: Roman Fomin <[email protected]>
* Assign `s#2` to `olds#2` when loading savegames
* Assign to `olds#2` properly
---------
Co-authored-by: Roman Fomin <[email protected]>
0 commit comments