This website requires JavaScript.
Explore
Help
Register
Sign In
olegpz
/
ericw-tools
mirror of
https://github.com/ericwa/ericw-tools.git
Watch
0
Star
0
Fork
You've already forked ericw-tools
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
146f20f677
ericw-tools
/
include
History
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