Commit Graph

67 Commits

Author SHA1 Message Date
Eric Wasylishen 94ba5560c7 qbsp: fix QuakeEd map conversion 2017-03-26 12:40:06 -06:00
Eric Wasylishen 21445c0d6a light: add a pipe to lightstest1 2017-03-19 14:18:30 -06:00
Eric Wasylishen 7895d13cf7 lightstest1: tweak to show more artifacts 2017-02-14 16:20:24 -07:00
Eric Wasylishen 5ce019919f testmaps: stairsteptest: demonstrate light leaking problem 2017-02-14 16:17:14 -07:00
Eric Wasylishen 69504f4439 phongtest: add a thinner pipe 2017-02-14 16:17:08 -07:00
Eric Wasylishen 591f0e773a lightstest1.map: add tests of more corner cases
- minlight on bmodels that are partially sticking out of the world
- "_shadow" "1" bmodels on the middle of world faces
2017-02-14 16:16:57 -07:00
Eric Wasylishen 0db74987fb light: update stairsteptest 2017-02-08 16:01:52 -07:00
Eric Wasylishen a1ad595476 light: new stairsteptest.map (part of e4m4.map GPL source) 2017-02-08 15:56:47 -07:00
Eric Wasylishen 935dd0dd27 lightstest1.map: update for testing lit water 2017-02-02 21:57:22 -07:00
Eric Wasylishen 4ec1d92191 light: dirt_off_radius, dirt_on_radius 2017-01-30 16:11:56 -07:00
Eric Wasylishen 2637373ef0 add hexen2 rotation test map 2017-01-25 15:02:38 -07:00
Eric Wasylishen cc71ad024f qbsp: origin brush support
light: allow model offset on any brush entity with "origin" key set, not just ones with a "rotate_*" classname
2017-01-24 21:39:03 -07:00
Eric Wasylishen 93773fcab7 light: updates to lightstest1.map to check for issues with bmodels 2016-11-08 16:39:18 -07:00
Eric Wasylishen 81b8c1fc86 light: lightstest1.map: add some doors to test black fringes on bmodels 2016-11-04 02:31:36 -06:00
Eric Wasylishen 4f530fadb9 light: tweak the glass tinting again 2016-11-03 18:11:58 -06:00
Eric Wasylishen e6df5098fd light: tweak glasstest.map 2016-11-03 18:02:31 -06:00
Eric Wasylishen f9dcbc2270 light: glasstest.map: lower alpha from 1 to 0.99 2016-11-03 16:20:25 -06:00
Eric Wasylishen 3b65ad592a light: glass: only pick up the glass color when the ray exits the glass 2016-11-03 15:21:29 -06:00
Eric Wasylishen fdab564617 light: Add glasstest.map 2016-11-03 12:55:52 -06:00
Eric Wasylishen 95d3c308c7 light: lightstest1.map: test for glass receiving light from behind 2016-11-02 21:32:34 -06:00
Eric Wasylishen f8c6268368 light: lightstest1.map: also add a test of _minlight and _mincolor on func_wall 2016-11-02 17:47:11 -06:00
Eric Wasylishen bae4084544 light: lightstest1.map: add test for _mincolor on func_detail 2016-11-02 17:31:02 -06:00
Eric Wasylishen 2a5bc72fcc qbsp: add a test case where two almost-touching faces cause qbsp to blow up 2016-11-01 18:30:20 -06:00
Eric Wasylishen 44995d4bd5 light: add rotator test map 2016-10-23 17:24:47 -06:00
Eric Wasylishen 57834c438b light: add "_lightignore" model key 2016-09-20 16:15:12 -06:00
Eric Wasylishen a8047d5220 light: lightstest1.map: add test for "too many lightstyles on a face" 2016-09-18 03:14:02 -06:00
Eric Wasylishen 2b43ecca40 light: lightstest1.map: show a failure case for the vis approximation (infinite falloff lights over long distances) 2016-09-18 03:02:57 -06:00
Eric Wasylishen ad0942ad24 light: testshadows.map: add some skip textures 2016-09-10 13:49:38 -06:00
Eric Wasylishen 44d6828049 light: add bounce test map 2016-09-07 12:50:17 -06:00
Eric Wasylishen 711e237ad0 light: new calcpointstest.map 2016-09-07 12:05:56 -06:00
Eric Wasylishen 1be9448f6a light: add testmap for current surface light issues (hotspots, brightness in more subdivided areas) 2016-08-26 23:29:50 -06:00
Eric Wasylishen e3627ddd3d light: lightstest1.map: add test case for https://github.com/ericwa/tyrutils-ericw/issues/15 2016-08-09 21:22:16 -06:00
Eric Wasylishen 000c14e11d light: add fence, "_shadow" "1", "_selfshadow" "1" to test map 2016-07-29 00:36:29 -06:00
Eric Wasylishen de0dd8833e light: lightstest1.map: add test of _deviance 2016-07-26 17:38:01 -06:00
Eric Wasylishen 353ccee00f light: lightstest1.map: lower brightness of infinite distance lights 2016-07-26 17:19:59 -06:00
Eric Wasylishen e7c824e766 light: lightstest1.map: add a test of _project_fov 2016-07-26 16:21:29 -06:00
Eric Wasylishen 57b64b10ef light: lightstest1.map: add a test of projected textures 2016-07-26 16:11:49 -06:00
Eric Wasylishen 1e0b34b4d2 light: testing projected textures 2016-07-26 15:39:40 -06:00
Eric Wasylishen b05de15a49 light: add test for _softangle and angle 2016-07-26 15:20:35 -06:00
Eric Wasylishen caf8bcf5e7 light: lightstest1.map: add surface spotlight test 2016-07-26 14:51:45 -06:00
Eric Wasylishen 623e5317b2 light: testmap: add surface lighting 2016-07-26 13:14:29 -06:00
Eric Wasylishen 9535635b86 light: new testmap 2016-07-26 12:23:15 -06:00
Eric Wasylishen ade40124b0 light: Add testminlight.map 2016-06-30 14:19:34 -06:00
Eric Wasylishen 598120353a light: add testslime.map 2016-06-30 14:13:24 -06:00
Eric Wasylishen 5054ced22d light: fix embree support 2016-06-17 21:21:30 -06:00
Eric Wasylishen 925a2202b8 light: make_screenshots: update settings for bounce screenshots 2016-06-10 19:39:57 -06:00
Eric Wasylishen 5ac054c2de light: Add testmap for blocked face midpoint (currently broken) 2016-06-10 12:01:36 -06:00
Eric Wasylishen e77e58ec54 Revert "light: new screenshot script"
This reverts commit 6fabc92af0.
2016-06-09 16:13:40 -06:00
Eric Wasylishen 6fabc92af0 light: new screenshot script 2016-06-09 16:13:24 -06:00
Eric Wasylishen 597d88192b light: make_screenshots.sh: update view position 2016-06-08 20:42:09 -06:00