Skip to content

Tags: UZDoom/UZDoom

Tags

x-preview

Toggle x-preview's commit message
Update CONTRIBUTORS

x-testing

Toggle x-testing's commit message
improve text alignment / fix misalignment at 4x

5.0.0-pre

Toggle 5.0.0-pre's commit message
finally bump version to 5.0, we forgot to do this waaay too many time…

…s to count xD

4.14.3

Toggle 4.14.3's commit message
This is 4.14.3

4.14.3-rc2

Toggle 4.14.3-rc2's commit message
rc2 version

4.14.3-rc1

Toggle 4.14.3-rc1's commit message
rc1 version

UZDoom-Begin

Toggle UZDoom-Begin's commit message

v1.0.1

Toggle v1.0.1's commit message
Menudef bool arguments fix2

v0.1

Toggle v0.1's commit message
Menudef bool arguments fix1

g4.14.2

Toggle g4.14.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
4.14.2 model refactor cherry pick

* split frame info calculation from RenderFrameModels

* clean up FindModelFrame

* refactor model overrides into its own function

* refactor frame rendering into RenderModelFrame

* split frame processing into ProcessModelFrame