This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-15 16:11:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d723316bf5
raze-gles
/
polymer
History
hendricks266
d723316bf5
Polymodes: Don't test (!usemodels || md_tilehasmodel(picnum, pal) < 0) in eligible_for_tileshades (called only from getshadefactor) because getshadefactor is only called when a model is *not* being drawn, and therefore results in incorrect shading when drawing a tile with a model defined and models enabled to the screen or as a skybox.
...
git-svn-id:
https://svn.eduke32.com/eduke32@5440
1a8010ca-5511-0410-912e-c29ae57300e0
2015-11-25 12:07:51 +00:00
..
eduke32
Polymodes: Don't test (!usemodels || md_tilehasmodel(picnum, pal) < 0) in eligible_for_tileshades (called only from getshadefactor) because getshadefactor is only called when a model is *not* being drawn, and therefore results in incorrect shading when drawing a tile with a model defined and models enabled to the screen or as a skybox.
2015-11-25 12:07:51 +00:00
synthesis.sh
synthesis.sh: CPLUSPLUS=0 for the 32-bit Lunatic build, too.
2015-02-22 19:35:01 +00:00