Commit Verlauf

Autor SHA1 Nachricht Datum
  aster2013 25132bd4a0 ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS. vor 11 Jahren
  Lasse Öörni cb46d72783 Fix LogicComponent physics post-step to call the correct virtual function. vor 11 Jahren
  Lasse Öörni c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. vor 12 Jahren
  Lasse Öörni 2c3b8117a7 Fixes to LogicComponent event subscription / unsubscription logic. Call DelayedStart() also if neither of Update or FixedUpdate is needed (subscribe once just for that, then unsubscribe.) vor 12 Jahren
  Lasse Öörni 3a0f5e1072 Update LogicComponent comments. vor 12 Jahren
  Lasse Öörni d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. vor 12 Jahren