ericw-tools/include
Jonathan 146f20f677 qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00
..
common qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
light use make_unique where appropriate 2022-07-18 20:16:50 -04:00
qbsp qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00
vis vis: rename options -> vis_options 2022-07-10 17:26:55 -06:00