Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lasse Öörni c96f313dbd Fixed erroneous event bitmasks. Optimize LogicComponent memory footprint. 11 gadi atpakaļ
  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.) 11 gadi atpakaļ
  Lasse Öörni 3a0f5e1072 Update LogicComponent comments. 11 gadi atpakaļ
  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. 11 gadi atpakaļ