Eric Wasylishen
|
7252ba7841
|
light: hack -soft to give better results on https://github.com/ericwa/tyrutils-ericw/issues/171
|
2017-09-16 17:47:40 -06:00 |
Eric Wasylishen
|
26c5f65f4e
|
light: for curved surfaces, don't reject hits when the dot product of the surface point normal and surface-point-to-light vector is < 0, since "anglescale" will typically boost the angle factor to 0.5
fixes https://github.com/ericwa/tyrutils-ericw/issues/172
|
2017-09-16 17:10:48 -06:00 |
Eric Wasylishen
|
d4f3e5de65
|
qbsp: partially revert "csg: mirror faces, even for solid, to help leaf content assignment" and turn it into a flag
(comit a910dd861a)
fixes https://github.com/ericwa/tyrutils-ericw/issues/175 (swtest2.map)
|
2017-09-16 11:18:30 -06:00 |
Eric Wasylishen
|
78fb256862
|
swtest.map testmap for https://github.com/ericwa/tyrutils-ericw/issues/174
|
2017-09-15 22:58:02 -06:00 |
Eric Wasylishen
|
1ac4bf5a6b
|
qbsp: hack to fix slightly off grid overlapping brushes having missing the overlapping parts deleted after CSG
fixes https://github.com/ericwa/tyrutils-ericw/issues/174
|
2017-09-15 21:08:04 -06:00 |
Eric Wasylishen
|
258f69a27f
|
Revert "vis: remove max portals on leaf limit"
This reverts commit b111346cca.
|
2017-09-15 14:32:13 -06:00 |
Eric Wasylishen
|
b111346cca
|
vis: remove max portals on leaf limit
|
2017-09-13 13:29:46 -07:00 |
MaxED
|
d86913aaaf
|
light: fixed "_sun" light direction was calculated incorrectly when using a light without a target and mangle
|
2017-08-27 14:20:43 -06:00 |
MaxED
|
15871d2531
|
light: add _spotlightautofalloff
|
2017-08-27 14:20:03 -06:00 |
MaxED
|
604aa92e6f
|
light: remove dead code
|
2017-08-27 14:08:18 -06:00 |
MaxED
|
ca7bfc62db
|
docs: reorganize light manual
|
2017-08-27 14:07:30 -06:00 |
Eric Wasylishen
|
d195c0bd2a
|
qbsp: add _mirrorinside key for func_water, etc.
|
2017-08-27 12:14:09 -06:00 |
MaxED
|
fe1e040cd1
|
Added "_falloff" light property. Allows to set light falloff in map units.
|
2017-08-23 15:00:32 -06:00 |
Eric Wasylishen
|
13ca8bfe68
|
Merge branch 'sunlight'
|
2017-08-23 14:17:01 -06:00 |
Eric Wasylishen
|
1b7f833789
|
Add docs for "_sun" "1"
|
2017-08-23 14:14:23 -06:00 |
Eric Wasylishen
|
da458a0569
|
Add suntest.map
|
2017-08-23 14:03:49 -06:00 |
Eric Wasylishen
|
1d12d6ab4e
|
Support multiple suns with "_sun" "1" entities.
Drop support for overriding properties of these entities with worldspawn keys.
|
2017-08-23 13:37:59 -06:00 |
Eric Wasylishen
|
e5ac4da8a2
|
Convert indentation to spaces
|
2017-08-23 12:43:29 -06:00 |
MaxED
|
97ab6fcdab
|
Added arghrad-style sun setup using light entity.
|
2017-08-23 14:18:10 +03:00 |
Eric Wasylishen
|
9982abe9bb
|
docs: lets make this v0.15.10
|
2017-07-30 13:35:54 -06:00 |
Eric Wasylishen
|
f23a96c352
|
docs: update changelog
|
2017-07-30 12:42:47 -06:00 |
Eric Wasylishen
|
c8ac9d2670
|
light: print position of degenerate faces during phong shading
|
2017-07-30 12:01:00 -06:00 |
Eric Wasylishen
|
c314b29f82
|
qbsp3: set up cmake build
|
2017-07-28 00:00:15 -06:00 |
Eric Wasylishen
|
3e549bd38f
|
qbsp3: import qbsp3 from https://github.com/id-Software/Quake-2-Tools
|
2017-07-27 23:51:34 -06:00 |
Eric Wasylishen
|
a910dd861a
|
qbsp: csg: mirror faces, even for solid, to help leaf content assignment
Mark them as skip so they don't get saved.
This fixes csg_fail.map (in combination with -epsilon 0.1)
|
2017-07-24 23:12:37 -06:00 |
Eric Wasylishen
|
38a7d6a944
|
qbsp: expose PointInLeaf as debug helper
|
2017-07-24 22:57:43 -06:00 |
Eric Wasylishen
|
a936686fe5
|
qbsp: allow empty leak lines for pathological maps (single brush)
|
2017-07-24 18:07:40 -06:00 |
Eric Wasylishen
|
c300170752
|
qbsp: disable q3map stuff
|
2017-07-24 14:13:57 -06:00 |
Eric Wasylishen
|
9377663e3c
|
qbsp: fix rejecting valid brushes in SplitBrush
|
2017-07-23 16:29:00 -06:00 |
Eric Wasylishen
|
51fa4dc056
|
qbsp: expose WriteBspBrushMap
|
2017-07-23 14:20:35 -06:00 |
Eric Wasylishen
|
8bfe9b4602
|
qbsp: exportobj.cc: helpers for exporting face/brush vectors
|
2017-07-23 14:15:10 -06:00 |
Eric Wasylishen
|
3efc9c1f3e
|
qbsp: make Contents_Priority public
|
2017-07-23 14:08:34 -06:00 |
Eric Wasylishen
|
39aa7dcd0f
|
qbsp: add FilterStructuralBrushesIntoTree
|
2017-07-23 13:13:09 -06:00 |
Eric Wasylishen
|
b38c04b372
|
qbsp: clean up brush memory leaks
|
2017-07-23 13:12:14 -06:00 |
Eric Wasylishen
|
7c49d499c2
|
qbsp: tidy FreeBrushes
|
2017-07-23 02:48:58 -06:00 |
Eric Wasylishen
|
2ee9017879
|
qbsp: test brush contents are propogated by SplitBrush
|
2017-07-23 01:55:53 -06:00 |
Eric Wasylishen
|
120dfda49a
|
qbsp: small test refactor
|
2017-07-23 01:51:46 -06:00 |
Eric Wasylishen
|
578d24951d
|
qbsp: fix memory corruption in SplitBrush
|
2017-07-23 01:51:31 -06:00 |
Eric Wasylishen
|
9629134612
|
qbsp: fix some issues with SplitBrush
|
2017-07-23 01:32:04 -06:00 |
Eric Wasylishen
|
3bb22ef22b
|
qbsp: add SplitBrush from q3map (not yet tested)
|
2017-07-23 00:42:09 -06:00 |
Eric Wasylishen
|
d246d2a798
|
qbsp: add FlipWinding
|
2017-07-22 23:53:33 -06:00 |
Eric Wasylishen
|
1859a1c0b5
|
qbsp: make DivideWinding saner + const
|
2017-07-22 21:29:04 -06:00 |
Eric Wasylishen
|
11a7e7bc88
|
qbsp: refactor BrushMostlyOnSide to take separate normal/dist
|
2017-07-22 19:36:55 -06:00 |
Eric Wasylishen
|
b8dec3ed2b
|
qbsp: add ChopWindingInPlace from q3map
|
2017-07-22 19:30:51 -06:00 |
Eric Wasylishen
|
3c7ea88c37
|
qbsp: add CopyBrush
|
2017-07-22 18:20:03 -06:00 |
Eric Wasylishen
|
5158b6d296
|
qbsp: add BoundBrush (from q3map)
|
2017-07-22 17:09:03 -06:00 |
Eric Wasylishen
|
7ef5ad162d
|
qbsp: add BrushMostlyOnSide (from q3map)
|
2017-07-22 17:05:09 -06:00 |
Eric Wasylishen
|
9868c7f965
|
qbsp: Add BrushVolume
|
2017-07-22 16:33:26 -06:00 |
Eric Wasylishen
|
7d1dc71069
|
qbsp: add Face_Plane
|
2017-07-22 16:31:26 -06:00 |
Eric Wasylishen
|
bca6a55662
|
qbsp winding: add WindingArea
|
2017-07-22 16:31:21 -06:00 |