提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. 13 年之前
  Lasse Öörni a40fead7dc Updated license for the new year. 13 年之前
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 年之前
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 年之前
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 年之前
  Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 年之前
  Lasse Öörni 613e3e94f9 Allocate nested script execution contexts on demand. 13 年之前
  Lasse Öörni f5bfe558cb Slight AngelScript use cleanup. 13 年之前
  Lasse Öörni 4666520d0b Improved ragdoll stability in TestScene. 13 年之前
  Lasse Öörni 7524eb27a9 Clear inbuilt script object type search cache when compiling script code to prevent crash if a failed script module compile is attempted several times. 13 年之前
  Lasse Öörni a1049eab4e Updated to AngelScript 2.23.0 WIP. 14 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni b068022660 Use function pointers directly for preparing AngelScript context. 14 年之前
  Lasse Öörni 2f0d3caecd Migrated to AngelScript 2.22.0. 14 年之前
  Lasse Öörni bdc29caebd Reverted to AngelScript 2.21.1 because of crash with VariantMap. 14 年之前
  Lasse Öörni 1c47bc6f20 Migrated to AngelScript 2.22.0 WIP. 14 年之前
  Lasse Öörni 37621a0c4b Removed View friend class from Renderer. Made more Renderer functions public, as they can be usable also outside of View. 14 年之前
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 年之前
  Lasse Öörni 180da947fa Added generated scripting API reference. 14 年之前
  Lasse Öörni 40caea422e Migrated to AngelScript 2.21.0. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 年之前
  Lasse Öörni f1010c683e Removed errorprone string addition operations. 14 年之前
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 年之前
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 年之前
  Lasse Öörni d69efd65f0 Container library fixes. 14 年之前
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 年之前
  Lasse Öörni e5867952a9 Added a search cache for engine API AngelScript object types. 14 年之前
  Lasse Öörni 7c45da5588 Import new code. 14 年之前