Lasse Öörni f1ec4c8a18 Ensure that manually created textures with an assigned name, but no actual file to back their contents, will recreate the GPU object after device loss and set data lost state. 11 年 前
..
CMakeLists.txt 460da659ee Add JSON support in Urho3D. 11 年 前
Decompress.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Decompress.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Image.cpp 29095ad804 Add GetSubimage in Image class. 11 年 前
Image.h 29095ad804 Add GetSubimage in Image class. 11 年 前
JSONFile.cpp 6d3ad57bc8 Rename enum and function names in JSONValue. 11 年 前
JSONFile.h 6d3ad57bc8 Rename enum and function names in JSONValue. 11 年 前
JSONValue.cpp 53d641bf6e Add get child name for JSON object type. 11 年 前
JSONValue.h 53d641bf6e Add get child name for JSON object type. 11 年 前
Resource.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
Resource.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
ResourceCache.cpp f1ec4c8a18 Ensure that manually created textures with an assigned name, but no actual file to back their contents, will recreate the GPU object after device loss and set data lost state. 11 年 前
ResourceCache.h 066781bf85 Fix ResourceCache::ReloadResource() header comment. 11 年 前
ResourceEvents.h 50f775b213 Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories. 11 年 前
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 年 前
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 年 前
XMLFile.cpp 0d183d6301 Added FromString() function to XMLFile. 11 年 前
XMLFile.h 0d183d6301 Added FromString() function to XMLFile. 11 年 前