Download Latest Version Amethyst 0.15.3 source code.zip (34.5 MB)
Email in envelope

Get an email when there's a new version of Amethyst Game Engine

Home / v0.15.0
Name Modified Size InfoDownloads / Week
Parent folder
Amethyst 0.15.0 source code.tar.gz 2020-03-24 20.6 MB
Amethyst 0.15.0 source code.zip 2020-03-24 21.0 MB
README.md 2020-03-24 2.6 kB
Totals: 3 Items   41.6 MB 0

Added

  • Support settings module log levels from a RON file. (#2115)
  • Export the get_parent_pixel_size functions from the ui module. ([#2128)
  • Export the pixel_width and pixel_height methods on the UiTransform. ([#2128)
  • Support UiEvents targeting multiple overlapping entities. (#2138)
  • "storage-event-control" feature enables the specs "storage-event-control" feature. (#2152)

Changed

  • Re-export TargetedEvent from amethyst_ui. (#2114)
  • amethyst::ui::Anchor is now Copy. (#2148)
  • amethyst::ui::LineMode is now Copy. (#2148)
  • UiButtonBuilder::build takes in &mut UiButtonBuilderResources. (#2148)
  • Breaking: UiBundle depends on InputBundle being registered with the dispatcher first. (#2151)
  • Re-export UiImageLoadPrefab from amethyst_ui. (#2169, #2181)
  • Don't remove HiddenPropagate components set by users manually. (#2155)

Removed

  • "nightly" feature is removed, missing resource panic message includes type name on stable. (#2136)

Fixed

  • Fixed an issue with states_ui example loading items incorrectly. (#2117)
  • Editable text fields now correctly highlight strings containing spaces. (#2108, #2143)
  • Caret for editable text box is drawn in correct position. (#2146, #2149)
  • Caret for editable text box is positioned correctly on first click. (#2151)
  • Editable text is correctly blurred / unfocused when clicking outside its bounds. (#2091, #2151)
  • amethyst_test crate features now map 1-1 to amethyst features. (#2153)
Source: README.md, updated 2020-03-24