Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-08-18 | Don't need to try both AssetService.Get and GetCached in GetMesh since Get ↵ | Justin Clark-Casey (justincc) | 1 | -36/+9 | |
always calls GetCached and code paths were identical | |||||
2011-05-05 | Squish a warning | Melanie | 1 | -1/+0 | |
2011-05-02 | Refactored the GetMesh module into a handler and a module, to be the same as ↵ | Diva Canto | 2 | -0/+222 | |
GetTexture. |