Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be smarter about the size of dynamic textures that we pull in | Sean Dague | 2008-02-15 | 1 | -1/+29 |
| | |||||
* | allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patch | Sean Dague | 2008-02-15 | 1 | -2/+2 |
| | | | | | | to do smarter resize coming this afternoon. | ||||
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -18/+15 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -123/+124 |
| | | | | | | loaded so that they may read out any bits they are interested in | ||||
* | Added "LoadImageUrl" module , that is a dynamic texture render, that works ↵ | MW | 2007-10-15 | 1 | -0/+123 |
with the DynamicTextureModule to allow loading of a image from a webserver and a texture of that image created. |