bevy_ecs_markers

🏷️ Markers for Bevy ECS Entities

APACHE-2.0 License

Downloads
13.1K
Stars
11
Committers
2

Bot releases are visible (Hide)

bevy_ecs_markers - Release `2.0.0` Latest Release

Published by DasLixou 7 months ago

bevy_ecs_markers - Release `1.0.4`

Published by DasLixou almost 2 years ago

bevy_ecs_markers - Release `1.0.3`

Published by DasLixou almost 2 years ago

  • Make generated MarkerData having same visibility as EntityMarker struct.

Full Changelog: https://github.com/ChoppedStudio/bevy_ecs_markers/compare/1.0.2...1.0.3

bevy_ecs_markers - Release `1.0.2`

Published by DasLixou almost 2 years ago

  • Rename #[marker] to #[entity_marker] due to nameing problems

Full Changelog: https://github.com/ChoppedStudio/bevy_ecs_markers/compare/1.0.1...1.0.2

bevy_ecs_markers - Release `1.0.1`

Published by DasLixou almost 2 years ago

  • Add #[marker] attribute to #[derive(EntityMarker)]

Full Changelog: https://github.com/ChoppedStudio/bevy_ecs_markers/compare/1.0.0...1.0.1

bevy_ecs_markers - Release `1.0.0`

Published by DasLixou almost 2 years ago

  • Split up MarkerData in smaller and custom traits
  • Add init_markerdata helpers
  • Move unit_index to ValueMarkerData exclusively
  • Restructure examples
  • Add new examples
  • Remove inline functions from Marker and MarkerMut, just Deref to the provided MarkerData
  • Add possibility to make custom MarkerData traits
bevy_ecs_markers - Release `0.1.4`

Published by DasLixou almost 2 years ago

bevy_ecs_markers - Release `0.1.3`

Published by DasLixou almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ChoppedStudio/bevy_ecs_markers/compare/0.1.2...0.1.3

bevy_ecs_markers - Release `0.1.2`

Published by DasLixou almost 2 years ago

bevy_ecs_markers - Release `0.1.1`

Published by DasLixou almost 2 years ago

bevy_ecs_markers - Release `0.1.0`

Published by DasLixou almost 2 years ago