backported from rtxon: check_clip_poly (needed for new BSP code)
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Aug 2018 06:04:46 +0000 (09:04 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Aug 2018 06:04:46 +0000 (09:04 +0300)
commit8f7234e08947a80bace3643f37214c5fb076bdfe
tree3c6a8cd6c1c6acd27f3c8622427f584aa09753fb
parent00a81988c5c6c91997f2f9346ac94858622490bd
backported from rtxon: check_clip_poly (needed for new BSP code)
also commented out the BSP drawing in polytest for now.
src/polyclip.c
src/polyclip.h
src/polytest.c