-notex should now work (#365)
Random
2023-07-08 14:55:34 -0700
8baff47f77-notex should now work
#365
RandomErrorMessage
2023-07-08 20:14:32 +0000
9760f5b8daqbsp: fix detection of areaportal leaks (FindAreaPortalExits_R was aborting the search for "exits" early)
Eric Wasylishen
2023-07-06 22:37:28 -0600
aa74b76815common: add qmat::transpose()
Eric Wasylishen
2023-07-06 17:13:14 -0600
f03fc2183cremove some dead code
Jonathan
2023-07-06 12:51:50 -0400
93da0c9905add the ability to specify a chop order; this is to help with "nested" func_groups and layers, since TB makes them an implicit object at random spots in the BSP. Now you can be sure your objects will chop in the right order.
Jonathan
2023-06-26 00:50:08 -0400
fbea58d679code formatting pass
Eric Wasylishen
2023-06-25 18:29:48 -0600
36e157254cbuild perf: de-templateize texvec<T>, we only need texvecf
Eric Wasylishen
2023-06-25 18:25:45 -0600
26dedb603fcommon: move numeric_cast to dedicated common/numeric_cast.hh
Eric Wasylishen
2023-06-25 17:50:17 -0600
10581327b3build: remove some unneeded includes from bspfile.hh
Eric Wasylishen
2023-06-25 16:35:26 -0600
5243fd8751build: fix deprecation warnings
Eric Wasylishen
2023-06-25 16:02:03 -0600
3cfe9aeb67build: fix build with PCH disabled
Eric Wasylishen
2023-06-25 14:52:01 -0600
be8ae00fa6fix so that the brush list has no dupes and is sequential again
Jonathan
2023-06-21 07:48:57 -0400
1fbe12767edecouple lightmapping state from emissive state allow sky to skip lightmapping if lightgrid is enabled in Q2 mode again
Jonathan
2023-06-19 04:11:20 -0400
648981c9daadded SKIP_TBB_INSTALL and SKIP_EMBREE_INSTALL to cmake
RandomErrorMessage
2023-06-19 06:57:04 +0000
9a4f27a0delight: fix sky emitting light, disable test
Eric Wasylishen
2023-06-19 00:39:30 -0600
64146f306efix gcc build?
Eric Wasylishen
2023-06-18 23:44:28 -0600
eae883b55cfix test failures
Eric Wasylishen
2023-06-18 23:24:36 -0600
94357818f9experiment with keeping sample data all together in memory, which might help caching. not certain.
Jonathan
2023-06-18 14:06:58 -0400
fcf39b2ef8reduce memory usage by only storing VPLs when we need to, and only once fix visapprox auto not actually being auto
Jonathan
2023-06-18 13:29:53 -0400
da2e6936d1allow toggling BSPX loading
Jonathan
2023-06-16 03:40:04 -0400
1c6a76e1f8light: autominlight extensions
Eric Wasylishen
2023-06-16 00:14:27 -0600
06d48e6822fix areaportal issue
Jonathan
2023-06-14 02:50:23 -0400
d36e2f5114--scale option for BSPUtil to do a post-process scale
Jonathan
2023-06-12 15:23:47 -0400
9d3b0f9878alpha test
Jonathan
2023-06-08 22:18:32 -0400
89e714a077lightpreview: don't render frames when not interacting
Eric Wasylishen
2023-06-06 23:30:50 -0600
502a490e5blight: hack around surface lights getting a black spot when a luxel lines up with a surflight emission point
Eric Wasylishen
2023-06-06 22:29:51 -0600
062c458913lightpreview: use a placeholder texture for missing textures
Eric Wasylishen
2023-06-06 20:58:05 -0600
9c6f6c2589common: change FError to throw an exception
Eric Wasylishen
2023-06-03 22:06:51 -0600
f2ecb9fe1clightpreview: add "Open Recent" submenu
Eric Wasylishen
2023-06-03 14:02:34 -0600
83967699aalightpreview: convert to dock widgets. add placeholder output log
Eric Wasylishen
2023-06-03 12:31:14 -0600
317bf32671common: use "bright black" for percent text color
Eric Wasylishen
2023-05-31 22:27:32 -0600
1e91b21989use timed file watching, so we only compile any given map once
Jonathan
2023-05-30 12:14:56 -0400
0a5debd278build: fix Linux packaging
Eric Wasylishen
2023-05-29 20:30:49 -0600