==================================================
Changes from 2017-02-03 00:00:00 +0000 to present.
==================================================
------------------------------------------
version 0.013 at 2018-02-03 14:18:12 +0000
------------------------------------------
Change: 6413abd82e793381c8bac835282f986045f07e7d
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-02-03 15:17:51 +0000
Note that ->window returns undef if there's no graphic device
Change: b91ac1a2cf978d276bd05e25ce514807f3517573
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-02-03 15:13:52 +0000
Require Alien::raylib v0.010
This one doesn't call exit(3) when InitWindow fails
Change: aa3a6e41a51cc8d1a526f082aa9ba4003ff34075
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-02-03 14:19:17 +0000
Skip, don't fail, test if no graphic device
Change: 35e61520ec417ac2ef301ab7afafe8da06a4208d
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-02-03 13:05:13 +0000
Skip graphical testing if graphic device unavailable
------------------------------------------
version 0.012 at 2018-01-27 08:44:17 +0000
------------------------------------------
Change: 967c5c3f90ded43833f726638768f4cb8734ba95
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-01-27 09:44:17 +0000
Move C struct types into Graphics::Raylib::XS namespace
------------------------------------------
version 0.011 at 2018-01-27 02:24:55 +0000
------------------------------------------
Change: 386f2106729b1792db6b234ef0655c0f9e2a6c18
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-01-27 03:24:55 +0000
Don't collect AutoPrereqs
------------------------------------------
version 0.010 at 2018-01-27 01:54:39 +0000
------------------------------------------
Change: ffaec5488afd669b92e2fc7fc4da0b89cdce4c4a
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2018-01-27 02:54:39 +0000
Update Graphics::Raylib::XS for newest Alien::raylib
------------------------------------------
version 0.009 at 2017-12-14 16:45:35 +0000
------------------------------------------
Change: 304eb9823463fade7d1d2c4b8baf8bf98c9866f3
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-12-14 17:45:35 +0000
Add support for arbitrary keycodes
Unprintable characters are stringfied as their hexadecimal order
enclosed in angle brackets. An exception are well-known special keys
such as <Enter> or <Esc>, which are stringified as Vi notation.
Change: c089f6dd71ef9f790af420c37955ff1113766449
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-12-10 02:50:02 +0000
Wrap Raylib keyboard keycodes as class
------------------------------------------
version 0.008 at 2017-12-09 16:12:32 +0000
------------------------------------------
Change: 7c2fb9c50d95e9ba1cb7a123a316bf70b60c6d88
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-12-09 17:12:32 +0000
Make game of life generations overridable via envvar
Change: 94ce8ae6cf6f56866ad6c1a131e69ddb81ab4794
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-12-04 18:44:26 +0000
Add Graphics::Raylib::Keyboard wrapper
Change: 87890bb795defc08945de3799f576bcd24e1b657
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-12-04 00:20:10 +0000
Fix incomplete Bitmap drawing when width != height
------------------------------------------
version 0.007 at 2017-11-27 02:10:43 +0000
------------------------------------------
Change: d9dc6ee85ffe21e4a4ad8432ca7ebfcf610035de
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-11-27 03:10:43 +0000
Link XS code with private libs
as it should be
------------------------------------------
version 0.006 at 2017-11-26 09:03:36 +0000
------------------------------------------
Change: 3153cdccc0fa2b1d42e421e2a15c55a84a196723
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-11-26 10:03:36 +0000
'Customize' Graphics::Raylib::XS documentation
Change: a943531bd8215047527e7da4095af9ef3e9336b9
Author: Mohammad S Anwar <Mohammad.Anwar@yahoo.com>
Date : 2017-11-26 09:56:58 +0000
- Added missing prereq Import::Into. (#2)
------------------------------------------
version 0.005 at 2017-11-25 23:25:41 +0000
------------------------------------------
Change: 3b427d7f7d0fb7ae12e9eb034b8b8fe5d7b3fbc2
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-11-26 00:25:41 +0000
Upgrade to raylib 1.8
------------------------------------------
version 0.004 at 2017-10-08 00:46:01 +0000
------------------------------------------
Change: f7f41fda6c22a50bf96dfd624d961acd70d39fcb
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-08 02:46:01 +0000
Allow bitmap construction to be deferred to drawing stage
Change: 21a9c0113dd01ccb3b7c438396641abdbd87391e
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-07 13:02:20 +0000
Move non-drawing action outside of Begin/End-Drawing
Change: 2d72ba2a60a704427e73d44064ebe0a865275a1e
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-07 12:30:57 +0000
Fix undefined warning when using Mouse position setter
Change: c373f30ad9c65fbd62451edfea8f553f25e9f62b
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-07 12:25:31 +0000
Make Bitmap rotatable. Add Rectangle/Vector Helpers
Change: cf347a1e0f3e29e0320548d44481bc55b83870b3
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-07 08:54:17 +0000
Add wrappers for Mouse interaction
Change: aacf2a0209b1f5875356ab7ed03b77c6211c85e1
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-06 23:48:09 +0000
Add Graphics::Raylib::import('+family' for importing all modules
Change: 27658fc33bcedd3a604f725f602d578fa03abb3f
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-06 23:01:14 +0000
Add transposed parameter to Shape::Bitmap
Change: 9b0d9a1c848abfb36c095e62636db61b955a66c9
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-06 19:37:56 +0000
Fix up miscalculation of Bitmap width/height
Change: b1a53fb7e4438c40c7612624d780608f6b8d4f7c
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-06 15:07:52 +0000
Add ':all' tag to Graphics::Raylib::Color
------------------------------------------
version 0.003 at 2017-10-04 14:27:50 +0000
------------------------------------------
Change: 674c794bd72a2ee07477d859cc522204347bb01f
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-10-04 16:27:50 +0000
Draw bitmap by use of textures instead of DrawPixel
Bigger bitmaps ran into size limits before.
------------------------------------------
version 0.002 at 2017-02-21 23:25:10 +0000
------------------------------------------
Change: 5a583f3cf0b7898ff480b2f3190d2da06c8ba7bb
Author: Ahmad Fatoum <ahmad@a3f.at>
Date : 2017-02-22 00:25:10 +0000
Remove generated files and directories
from both git and perl distribution. This resolves issue #1.
===============================================
Plus 1 release after 2017-02-03 00:00:00 +0000.
===============================================