Lasse Öörni 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
..
BackgroundLoader.cpp ad737e0d6e Documentation for background resource loading. Expanded Scene::LoadAsync() to either background load resources only, load scene + resources synchronously, or background load resources first, then load the scene. Closes #406. 11 tahun lalu
BackgroundLoader.h be66059009 Refactor resource background loading into a separate class. 11 tahun lalu
CMakeLists.txt 460da659ee Add JSON support in Urho3D. 11 tahun lalu
Decompress.cpp 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
Decompress.h 5ce05d4cb6 Fixed missing horizontal flip from the vertical cross cubemap layout. 11 tahun lalu
Image.cpp 5ce05d4cb6 Fixed missing horizontal flip from the vertical cross cubemap layout. 11 tahun lalu
Image.h 5ce05d4cb6 Fixed missing horizontal flip from the vertical cross cubemap layout. 11 tahun lalu
JSONFile.cpp 677ab20986 Asynchronous loading for ParticleEffect. 11 tahun lalu
JSONFile.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 tahun lalu
JSONValue.cpp 5071b4324a Tabs to spaces. 11 tahun lalu
JSONValue.h 5071b4324a Tabs to spaces. 11 tahun lalu
PListFile.cpp 21050c613a Add .PList sprite sheet support. 11 tahun lalu
PListFile.h 21050c613a Add .PList sprite sheet support. 11 tahun lalu
Resource.cpp 3c7126de38 Asynchronous loading for AnimationSet2D. 11 tahun lalu
Resource.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 tahun lalu
ResourceCache.cpp 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
ResourceCache.h 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
ResourceEvents.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 tahun lalu
XMLElement.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 tahun lalu
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 tahun lalu
XMLFile.cpp 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 tahun lalu
XMLFile.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 tahun lalu