Skip to content

Releases: GValiente/butano

0.4.0

16 Nov 08:34
Compare
Choose a tag to compare
  • btn renamed to bn. No more API breaks will be made between minor releases after 1.0.0, promise.
  • VRAM managers status can be printed in the log with some new functions.
    This is done automatically when a non-optional VRAM allocation fails too.
  • Sprites destruction optimized.
  • Setters with an optional parameter added to some classes.
  • Optional components documentation fixed.
  • Other documentation improvements.

0.3.0

13 Nov 13:36
Compare
Choose a tag to compare
  • Sprites update performance improved up to 30% in Butano Fighter thanks to avoid rebuilding sprites list as much as possible.
  • Profiler can show the maximum measured ticks per entry.
  • Assets tools print output binaries size.

0.2.0

11 Nov 14:52
Compare
Choose a tag to compare
  • Performance improved up to 12% in Butano Fighter without -flto thanks to using less build translation units.
  • Documentation improved.

0.1.0

09 Nov 10:21
Compare
Choose a tag to compare

Initial release.