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