Changes between Version 10 and Version 11 of GraphicsAPI


Ignore:
Timestamp:
Nov 12, 2014, 12:47:32 PM (11 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GraphicsAPI

    v10 v11  
    5353== Clean-up and Issues with Hydra graphics module ==
    5454
    55 * Need to add leading underscore to the names of all private methods and attributes.  Did this for view.py so far.
     55* Need to add leading underscore to the names of all private methods and attributes.  Did this for view.py and camera.py so far.
    5656* Currently the View class knows about the Session object.  Probably it only needs to know about the models.
    5757* The Camera class has code specific to Oculus Rift which should be moved to the oculus module outside graphics with suitable hooks in Camera.