提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni 215fb04f72 Converted VAR_BUFFER file serialization attributes to VAR_VARIANTVECTOR to make them more readable and/or editable. 14 年之前
  Lasse Öörni 942bf00ca4 Fixed animations not continuing after scene load. 14 年之前
  Lasse Öörni b7e5971bc1 Revert to AABB testing if AnimatedModel's bones have been destroyed. 14 年之前
  Lasse Öörni 7eed016fd8 Added more assertions. 14 年之前
  Lasse Öörni 40ad2d09b6 Queue remote events instead of sending immediately to avoid synchronization problems with scene updates. 14 年之前
  Lasse Öörni 23b410d9f4 Added AnimationController network replication. 14 年之前
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. 14 年之前
  Lasse Öörni cc2a487361 Further optimization of the parent node network replication attribute. 14 年之前
  Lasse Öörni ee9b6cc0f8 Renamed the script PostLoad() to FinishUpdate(). 14 年之前
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. 14 年之前
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 年之前
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  Lasse Öörni 76144c8c4b Fixed plural in array variable names. 14 年之前
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. 14 年之前
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 年之前
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. 14 年之前
  Lasse Öörni d69efd65f0 Container library fixes. 14 年之前
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 年之前
  Lasse Öörni e2a3f60c16 Create bone scene nodes as local. 14 年之前
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. 14 年之前
  Lasse Öörni 9a5cbb6016 More documentation. 14 年之前
  Lasse Öörni b5a43134a9 Simplified AnimationController API. 14 年之前
  Lasse Öörni caa4017416 Fixed Billboard & Bone property set access. 14 年之前
  Lasse Öörni a7a458b3a9 Script API registration cleanup: asMETHODPR changed to asMETHOD where possible. 14 年之前
  Lasse Öörni 7c45da5588 Import new code. 14 年之前