Commit Graph

10 Commits

Author SHA1 Message Date
706bd379c6 Trial with drawing projected textures (not working). 2019-07-06 08:00:36 +02:00
3adf44a516 Added some extra display related functions. 2019-07-04 22:05:08 +02:00
a6bb05794f Added mouse enter/leave event. 2019-06-24 21:56:52 +02:00
4e6d089efe Added support for creating image from a sub image.
- With a non-zero Min coordinate.
2019-06-21 10:47:10 +02:00
fe4a2b7b73 Added webp dependency on Windows. 2019-05-01 09:41:41 +02:00
ff51378aff Added button types.
Go image can be reconstructed from ui.Image/allg5.Bitmap.
Changed allg5.Scale from interface to struct.
2019-03-13 19:49:00 +01:00
1d6587adbd Added changing the mouse cursor. 2019-03-11 17:30:41 +01:00
0387e313de Added user events & possibility to 'refresh'.
- Refresh unblocks event loop for the next redraw.
2019-03-06 18:23:53 +01:00
19daffd110 Added UI elements.
Reversed order of operands when comparing with nil/0 .
2019-03-05 21:52:18 +01:00
89a3d49992 Renamed allegro5 package to allg5. 2018-11-21 14:35:14 +01:00