|
084c4d64da
|
Fix the assert triggering sometimes in the raytrace grid traversal.
|
2017-07-23 04:37:25 +01:00 |
|
|
2d05fd03db
|
Assert that raytracing is going to finish at some point.
|
2017-03-15 09:13:13 +00:00 |
|
|
c30fe3012c
|
Remove fsgn() which is now unnecessary.
|
2017-02-10 19:26:46 +00:00 |
|
|
ff91bbbc71
|
Fix code so raytrace test now passes.
|
2017-02-10 19:24:44 +00:00 |
|
|
80d0e1c336
|
Add test for intersection and fix data in raytracer test.
|
2017-02-10 15:40:26 +00:00 |
|
|
413ff4e558
|
Expose private functions in grid_raytrace for unit testing.
|
2017-02-09 19:31:38 +00:00 |
|
|
47aa9f2948
|
Move everything into a shared lib so unit test can access stuff.
|
2017-02-09 18:11:09 +00:00 |
|