ericw-tools/include
Eric Wasylishen 240d65f788 qbsp: outside.cc rewrite
- no more recursively traversing portals, as this can overflow the stack
- better outside filling and .pts file generation, inspired by q3map
  (do a bfs from all leafs with entities, storing the number of steps
   from an occupied leaf in each leaf. Then do a dfs from the outside node
   to the first entity we hit.)
- .por file writing was dropped for now, can be re-added later
2017-07-10 12:46:22 -06:00
..
common mathlib: RotateAboutX/Y/Z: change to double 2017-07-05 15:02:24 -06:00
light light: add shadowworldonlylist 2017-06-27 13:13:32 -06:00
qbsp qbsp: outside.cc rewrite 2017-07-10 12:46:22 -06:00
vis common: remove EQUAL_EPSILON from mathlib.hh 2017-04-26 14:25:55 -06:00