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
033a84cac8
ericw-tools
/
include
History
Jonathan
033a84cac8
cache anything related to triangle-face info in a single struct that we access per ray
2022-06-25 22:22:24 -04:00
..
common
very slight speedup (~3% improvement) on normalize; don't sqrt if we don't need to (rare), and use multiplication instead of division
2022-06-25 20:56:08 -04:00
light
cache anything related to triangle-face info in a single struct that we access per ray
2022-06-25 22:22:24 -04:00
qbsp
qbsp: face_t: make contents, lmshifts single sided
2022-06-24 01:14:11 -06:00
vis
remove unnecessary "uncompressed_q2" - can just be a single buffer now
2022-06-23 17:08:50 -04:00