raze-gles/source/build
hendricks266 084c661fa0 New def tokens for "cutscene": "texturefilter", "forcefilter", "forcenofilter"
Changes the filtering for cutscenes. By default, ANMs are unfiltered and IVFs filtered regardless of the filtering option in the menu. Use “texturefilter” to use the same filtering as textures, “forcenofilter” to never use filtering and “forcefilter” to always use filtering.

cutscene <path> { texturefilter }

Patch from Fox.

git-svn-id: https://svn.eduke32.com/eduke32@6552 1a8010ca-5511-0410-912e-c29ae57300e0
2017-12-12 05:13:38 +00:00
..
doc Trailing whitespace. 2017-06-27 11:01:22 +00:00
include New def tokens for "cutscene": "texturefilter", "forcefilter", "forcenofilter" 2017-12-12 05:13:38 +00:00
src New def tokens for "cutscene": "texturefilter", "forcefilter", "forcenofilter" 2017-12-12 05:13:38 +00:00
Dependencies.mak Drop libpng and zlib in favor of a custom < 100 line .png writer and a drop-in zlib replacement called miniz. 2017-07-18 20:53:00 +00:00
buildlic.txt The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00