Skip to content

2017.802.0

Compare
Choose a tag to compare
@peppy peppy released this 02 Aug 08:32
· 21307 commits to master since this release
  • General storage improvements #933 (peppy)
  • Add a method to storage to delete whole directories #932 (peppy)
  • Always resolve the innermost exception to allow for easier debugging #931 (peppy)
  • Add helper method for SHA-2 hash computation #930 (peppy)
  • Fix comment typo #927 (peppy)
  • Add GlowEffect which allows making any Drawable glow #926 (Tom94)
  • Rename EasingTypes to Easing #925 (Tom94)
  • Expose nicer dependency getter via extension method #924 (Tom94)
  • Do not cache DependencyContainer itself #923 (Tom94)
  • Prevent dependency pollution up the scene graph #922 (Tom94)
  • Add a bit of additional documentation and rename DependencyContainer.Initialize to Inject #921 (default0)
  • Implement LINQ-like API for transform sequences (+ various other improvements) #902 (Tom94)