Cronologia Commit

Autore SHA1 Messaggio Data
  Lasse Öörni ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 anni fa
  Lasse Öörni 12bddee240 Whether to use derived opacity can be configured per UI element. By default true, except for Text. 13 anni fa
  Lasse Öörni 1eda3844f0 Applied further UI and editor patch from weitjong. Text is now shown at full opacity in the editor, and the min/max opacity is also configurable. 13 anni fa
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. 13 anni fa
  Lasse Öörni a40fead7dc Updated license for the new year. 13 anni fa
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 anni fa
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 anni fa
  Lasse Öörni 4cef5395f5 Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML. 13 anni fa
  Lasse Öörni 0a16099532 UIElement serialization / deserialization. 13 anni fa
  Lasse Öörni 83e90ae61c Started work on UI element attributes. 13 anni fa
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 anni fa
  Lasse Öörni d66fb61091 Fixed texts defined in XML not showing. 14 anni fa
  Lasse Öörni 01d893df98 Decode the text from UTF8 once during Text::SetText() for easier processing. 14 anni fa
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. 14 anni fa
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 anni fa
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. 14 anni fa
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. 14 anni fa
  Lasse Öörni 61b0277fdd Added kerning support to fonts. 14 anni fa
  Lasse Öörni baa3efacc3 Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere. 14 anni fa
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 anni fa
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 anni fa
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 anni fa
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 anni fa
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 anni fa
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 anni fa
  Lasse Öörni d69efd65f0 Container library fixes. 14 anni fa
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 anni fa
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. 14 anni fa
  Lasse Öörni dbebed33c4 Fixed bug with setting only the minimum Text width when the text changes. 14 anni fa
  Lasse Öörni 7c45da5588 Import new code. 14 anni fa