V_DrawCroppedPatch(...) Lua exposure and improvements
- Apr 27, 2021
-
-
Zwip-Zwap Zapony authored
V_DrawCroppedPatch will no longer go beyond splitscreen borders when V_PERPLAYER is used
-
- Apr 25, 2021
-
-
Zwip-Zwap Zapony authored
-
- Dec 11, 2020
-
-
Zwip-Zwap Zapony authored
Separated X and Y scale, and added colormap argument Added V_*SCALEPATCH and V_PERPLAYER flags support Made sx,sy,w,h into fixed-point values Exposed to Lua as "v.drawCropped(...)" (Also fix HWR_DrawStretchyFixedPatch ignoring vscale without pscale)
-