Age | Commit message (Expand) | Author |
---|---|---|
2013-08-11 | ZVISION: Create methods for converting screen coords to image coords | richiesams |
2013-08-04 | ZVISION: Optimize integer type usages | richiesams |
2013-08-04 | ZVISION: Add 'reverse' to _tiltOptions and _panoramaOptions to handle Control... | richiesams |
2013-08-04 | ZVISION: Create mutators for _tiltOptions | richiesams |
2013-08-04 | ZVISION: Create methods for altering panoramaOptions and create console comma... | richiesams |
2013-08-04 | ZVISION: Move generating the RenderTable to outside setRenderState | richiesams |
2013-08-04 | ZVISION: Rename Point template class to Vector2 | richiesams |
2013-08-04 | ZVISION: Convert panoramaOptions and tiltOptions to floats | richiesams |
2013-08-04 | ZVISION: Convert RenderTable to only storing (x,y) offsets instead of absolut... | richiesams |
2013-08-04 | ZVISION: Modify the RenderTable panorama math to account for panoramas being ... | richiesams |
2013-08-04 | ZVISION: Create a class for handling all render table logic | richiesams |