Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. il y a 13 ans
  Lasse Öörni af8825047a Started work on node/component enable & disable. il y a 13 ans
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. il y a 13 ans
  Lasse Öörni a40fead7dc Updated license for the new year. il y a 13 ans
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. il y a 13 ans
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. il y a 13 ans
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). il y a 13 ans
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. il y a 13 ans
  Lasse Öörni 97142c1db1 Eliminated n^2 algorithms from event subscribing and octree updates. il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 3f36d0ffc9 Removed nlerp animation blending as it was prone to artifacts. il y a 14 ans
  Lasse Öörni 787f1d5de0 Code cleanup. il y a 14 ans
  Lasse Öörni 215fb04f72 Converted VAR_BUFFER file serialization attributes to VAR_VARIANTVECTOR to make them more readable and/or editable. il y a 14 ans
  Lasse Öörni 163aa247d9 Cleaned up animation network serialization code. il y a 14 ans
  Lasse Öörni a6cc202b3c Added network replication of instant set weight / set time position commands for AnimationController. il y a 14 ans
  Lasse Öörni 23b410d9f4 Added AnimationController network replication. il y a 14 ans
  Lasse Öörni cc2a487361 Further optimization of the parent node network replication attribute. il y a 14 ans
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. il y a 14 ans
  Lasse Öörni d69efd65f0 Container library fixes. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni b5a43134a9 Simplified AnimationController API. il y a 14 ans
  Lasse Öörni 9d4deaf853 AnimationController functions refactoring. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans