Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.1

    9bf6f84d · Update README ·
    Change library name bubel_ecs -> bubel-ecs, and target name to BubelECS
    Add basic unregisterSystem functionality
    Meson improvements
    Fixes:
     - fix attachParentName trait issue with name string generation
     - fix addComponents template issue
     - fix WASM compilation
     - get rid of opAssign requirement for component memory initialization
     - export ID generated by becsID
  • v0.1.0

    First public beta release. Library is fully functional  and was used (tested) in several private projects.