Lasse Öörni f7b99ecdee Added Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9. 11 years ago
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Decompress.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Decompress.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Image.cpp 3237ab3f85 Fixed image bilinear resampling. 12 years ago
Image.h 3237ab3f85 Fixed image bilinear resampling. 12 years ago
Resource.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Resource.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
ResourceCache.cpp 50f775b213 Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories. 11 years ago
ResourceCache.h 263a624fe4 Possibility in ResourceCache to enable returning resources which failed to load. This is used in the editor to overcome eg. failed scripts disappearing from a ScriptInstance's script file slot. 11 years ago
ResourceEvents.h 50f775b213 Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories. 11 years ago
XMLElement.cpp f7b99ecdee Added Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9. 11 years ago
XMLElement.h f7b99ecdee Added Matrix types to Variant. Added ToString() to Matrix types. Added Matrix getters/setters to XMLElement. Added ToMatrix string conversion functions. Added possibility to assign shader parameters from Matrix variants. Fixed missing setting of Color variant shader parameter on Direct3D9. 11 years ago
XMLFile.cpp 0e5d11541f Fix missing root of shader precache file if loading it fails. Reset (clear) XMLFile when loading fails so that no illegal content will be saved when it's programmatically modified and then saved. 12 years ago
XMLFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago