Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New dmnsn_bounding_box type. | Tavian Barnes | 2010-04-06 | 1 | -4/+4 |
| | |||||
* | Make inside_fn's return bool. | Tavian Barnes | 2010-04-05 | 1 | -3/+3 |
| | |||||
* | Point the normal vectors away from the object. | Tavian Barnes | 2010-02-25 | 1 | -6/+6 |
| | |||||
* | Add the dmnsn_interior* to dmnsn_intersection*. | Tavian Barnes | 2010-02-25 | 1 | -4/+5 |
| | |||||
* | Fix up license blurbs and copyright year. | Tavian Barnes | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Split up objects, finishes, pigments, lights, cameras, etc. | Tavian Barnes | 2010-01-06 | 1 | -0/+143 |
| | |||||
* | Delete empty cube.c. | Tavian Barnes | 2009-10-26 | 1 | -23/+0 |
| | |||||
* | Update license copyrights to 2009. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Sphere and cube C++ wrappers. | Tavian Barnes | 2009-07-01 | 1 | -94/+0 |
| | |||||
* | Add lots of comments, and some code fixes discovered in the process. | Tavian Barnes | 2009-06-26 | 1 | -0/+4 |
| | |||||
* | New cube object. | Tavian Barnes | 2009-06-14 | 1 | -0/+113 |