Commit History

Auteur SHA1 Bericht Datum
  Lasse Öörni 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 jaren geleden
  Lasse Öörni 0d183d6301 Added FromString() function to XMLFile. 11 jaren geleden
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 jaren geleden
  Yao Wei Tjong 姚伟忠 5987685834 Refactor RenderPath description XML to support inherit/patching mode. 12 jaren geleden
  Lasse Öörni 583065e598 Minor code formatting. Added mention of RFC 5261 to XMLFile::Patch() Doxygen comment. 12 jaren geleden
  Alex Parlett d0a4a0ce87 Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out. 12 jaren geleden
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 jaren geleden