Skip to content

v0.3.0

Compare
Choose a tag to compare
@Henauxg Henauxg released this 07 Nov 16:45
· 7 commits to main since this release

Version 0.3.0 (2024-011-07)

All crates

ghx_proc_gen crate:

  • Expose ghx_grid as public
  • Enable ghx_grid bevy and reflect features when these features are enabled in ghx_proc_gen

bevy_ghx_proc_gen crate:

  • The bevy plugins are only implemented for CartesianCoordinates
  • Enable bevy/bevy_ui when enabling the debug-plugin feature
  • Enable bevy_ghx_grid/reflect when enabling the reflect feature

Examples

  • Update to use bevy_ghx_grid bundled within bevy_ghx_proc_gen