Lasse Öörni
|
af9905a891
Fixed the check to reset Texture's requested levels when loading uncompressed. Fixes uncompressed images always having mipmaps.
|
hace 12 años |
Lasse Öörni
|
5bc98f68d3
Exposed Texture2D::Load() to Lua. Added Detach() function to SharedPtr which will safely detach the pointer without destroying the object. To only be used in scripting integration. Fixed loading of texture with compressed data first and then uncompressed.
|
hace 12 años |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
Lasse Öörni
|
939ca2d47b
Code formatting.
|
hace 12 años |
Lasse Öörni
|
d2117ba01f
For now do not attempt to use 3D textures on OpenGL ES.
|
hace 12 años |
primitivewaste
|
d4fb9a9450
Add Zone height fog support, HeightFog shader option and techniques.
|
hace 12 años |