Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 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 1a9dced05b Updated to AngelScript 2.23.1 WIP. il y a 13 ans
  Lasse Öörni 9d15b80fc4 Audio::IsInterpolated() -> Audio::GetInterpolation(). il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 80656971de Removed SpinLock class. il y a 14 ans
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. il y a 14 ans
  Lasse Öörni baa3efacc3 Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere. il y a 14 ans
  Lasse Öörni 3576a81993 Initial node/component attribute editing. il y a 14 ans
  Lasse Öörni 7eed016fd8 Added more assertions. il y a 14 ans
  Lasse Öörni 67c77087bc Disabled network replication from SoundSource's position and autoremove attributes. 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 71603ae52e Initial kNet-based networking implementation. il y a 14 ans
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. il y a 14 ans
  Lasse Öörni 9261573b57 Fixed non-optimal decrement operators. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni 432f57b4b0 Use SDL 1.3 in OpenGL mode. 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 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans