История коммитов

Автор SHA1 Сообщение Дата
  Lasse Öörni 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 лет назад
  aster2013 25132bd4a0 ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS. 11 лет назад
  thebluefish dfd119b41f Fixed an obvious oversight 11 лет назад
  Lasse Öörni c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 12 лет назад
  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.) 12 лет назад
  Lasse Öörni 2095043114 Added note to LogicComponent that disabling both Update & FixedUpdate will cause DelayedStart to not be called. 12 лет назад
  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. 12 лет назад