コミット履歴

作者 SHA1 メッセージ 日付
  Aster@中国上海 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 年 前
  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 年 前
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
  Yao Wei Tjong 姚伟忠 7f95216d3e Refactor to use new logging macros with formatting. 12 年 前
  Lasse Öörni 712345aa56 Added log macros with formatting. Closes #114. 12 年 前
  Lasse Öörni c23c4d2353 Fixed XMLElement on GCC. 12 年 前
  Lasse Öörni 679007d1b5 Normalize whitespace, update documentation. 12 年 前
  Alex Parlett db38bcf6c0 Added functionality to set the value for a node in the form of <node>value</node>. 12 年 前
  Lasse Öörni ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 年 前
  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 年 前