mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-03-05 16:31:02 +00:00
only has 64 entries and is not precise enough. It now uses finesine instead. - fixed: When compositing a multipatch texture any patch that is a multpatch texture itself and contains rotations may not be composited directly into the destination buffer. This must be done with an intermediate buffer. - Fixed: Drawing a slider in the options menu did not scale the x-coordinate. - Fixed: If the alt HUD had to draw negative numbers the minus sign was misplaced due to incorrect texture coordinate calculations. - changed option menu scaling for widescreen modes so that it doesn't scale down so quickly. - made some error messages in DECORATE that don't affect the parsing non-fatal so that the parser can continue to find more problems. SVN r2076 (trunk) |
||
---|---|---|
.. | ||
automaptexture.cpp | ||
bitmap.cpp | ||
bitmap.h | ||
buildtexture.cpp | ||
canvastexture.cpp | ||
ddstexture.cpp | ||
emptytexture.cpp | ||
flattexture.cpp | ||
imgztexture.cpp | ||
jpegtexture.cpp | ||
multipatchtexture.cpp | ||
patchtexture.cpp | ||
pcxtexture.cpp | ||
pngtexture.cpp | ||
rawpagetexture.cpp | ||
texture.cpp | ||
texturemanager.cpp | ||
textures.h | ||
tgatexture.cpp | ||
warptexture.cpp |