All Versions
12
Latest Version
Avg Release Cycle
104 days
Latest Release
-

Changelog History
Page 1

  • v1.1.80 Changes

    • โž• Added mouseScroll
    • ๐Ÿ›  Fixed the malfunction of FPS management
  • v1.1.79 Changes

    • Exported clipBitmap

    1.1.78

    • โž• Added mouseInWindow
  • v1.1 Changes

    • ๐Ÿ‘‰ Use Box instead of drab BoundingBox
  • v1.0.5 Changes

    • No fundamental changes
  • v1.0.4 Changes

    • ๐Ÿ›  Fixed some potential bugs that appeared on 7.8.1 RC2
    • โž• Added getBoundingBox and setBoundingBox which accesses the window size and the region to draw.
    • Resizable, the new constructor of WindowMode, will create a resizable window.
    • Demoted the precedence of thickness and blendMode according to other APIs.
  • v1.0.3 Changes

    February 07, 2014
    • โž• Added runGameDefault as an alternative of classic runGame def.
    • โœ‚ Removed the duplicate instance of MonadIO.
    • ๐Ÿ†“ free-game no longer depends on ominous repa.
    • Reconstructed 'FreeGame.Data.Bitmap'. 'Bitmap' is just an alias of Codec.Picture.Repa.Image PixelRGBA8
    • โž• Added bitmapOnce which does not keep the internal texture to draw.
    • โž• Added forkFrame analogous to forkIO.
    • Accelerate text rendering.
    • ๐Ÿ‘‰ Make the window size solid.
  • v1.0.2 Changes

    • ๐Ÿ‘Œ Supported changing a blend function. blendMode mode m changes the blend mode while m is running.
    • ๐Ÿ›  Fixed fatal 'keyPress'-related bugs.
    • Special thanks: @myuon_myon
    • Re-added keyChar and keySpecial.
  • v1.0.1 Changes

    • Demoted the precedence of Affine APIs to 5.
  • v1.0 Changes

    • ๐Ÿ‘Œ Supported free-4.4.
    • ๐Ÿ‘Œ Supported GLFW-b-1.3.
    • ๐Ÿ‘‰ Use Double instead of Float.
    • Made it more efficient.
    • loadBitmaps takes an expression instead of a Name.
    • Reorganized typeclasses.
    • ๐Ÿ“‡ Rename: fromBitmap -> bitmap
    • ๐Ÿ“‡ Rename: colored -> color
    • ๐Ÿ†• New API: takeScreenshot
    • ๐Ÿ†• New API: getFPS, setFPS
    • ๐Ÿ’ป Now the verbose module prefix Graphics.UI is extinct.
    • And a bunch of renovations...
  • v0.9.4.1

    October 03, 2013