Historial de Commits

Autor SHA1 Mensaje Fecha
  Lasse Öörni b6366ff982 Optimized StringToBuffer & BufferToString. hace 12 años
  Lasse Öörni 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. hace 12 años
  Lasse Öörni 85415e5cb3 Fixed 64bit compile on GCC / OS X. hace 12 años
  Lasse Öörni 31abcd7158 Fixed warning & off-by-one error. hace 12 años
  Lasse Öörni 6a7ffdcd19 Updated to newest AssImp from git repository. hace 12 años
  Wei Tjong Yao 44d663ba41 Added new Print() variant in script API to print a Variant. Fixed StringUtils from erroneously converting numerical string to int/uint using base 8 or base 16 when the string is started with '0' or '0x'. Fixed the same/diff value evaluation for ResourceRefList, VariantVector, and VariantMap. hace 13 años
  Lasse Öörni a40fead7dc Updated license for the new year. hace 13 años
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. hace 13 años
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. hace 13 años
  Lasse Öörni 83e90ae61c Started work on UI element attributes. hace 13 años
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. hace 13 años
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. hace 14 años
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. hace 14 años
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. hace 14 años
  Lasse Öörni 4b0b227898 Code cleanup. Reverted the more extreme XML loading optimizations for readability. hace 14 años
  Lasse Öörni 3a319a2231 Optimized parsing of numbers from strings. hace 14 años
  Lasse Öörni de67af8825 CoreData / Data reorganization. hace 14 años
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. hace 14 años
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. hace 14 años
  Lasse Öörni f3859c1ed7 Added documentation about containers. hace 14 años
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. hace 14 años
  Lasse Öörni d69efd65f0 Container library fixes. hace 14 años
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. hace 14 años
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. hace 14 años
  Lasse Öörni 7c45da5588 Import new code. hace 14 años