blah38621_cp
96d3fde47c
Made quite a few changes in my folder, including adding a Test kernel, and adding the Quad data-type to Orvid.Graphics.Dependancies.
2011-09-14 20:49:13 +00:00
blah38621_cp
e2c018fa0d
Specifying a partially transparent color as the content clear color, to achieve the look of a window fading in is now no longer needed, and a window will fade in by default.
2011-09-04 19:43:27 +00:00
blah38621_cp
957ae83095
Transparency in the window system didn't quite work the way I meant it to, however it did create a unique effect, and has been integrated into the window system.
2011-09-04 03:08:54 +00:00
blah38621_cp
9b4c43f75c
The taskbar now properly detects if you've moved your mouse off of a particular window's button, it also now displays the Window's name on the taskbar.
2011-09-03 23:00:31 +00:00
blah38621_cp
92dcac4a51
Made a few improvements to the speed of the ILScanner, including caching the resolved plugs.
...
Added the possibility for an optimization step in the IL2CPU MSBuild task. Currently commented out, but should work fine with a few modifications to the optimizer.
Moved classes that are dependent on Cosmos from the Orvid.Graphics, into the Orvid.Graphics.Cosmos assembly.
Re-factored the font mechanism, added partially working .fnt Font support.
Added a Rectangle class, and a Vec2d class, which is the same as Vec2, except with doubles for the X and Y values.
Made a small aesthetic improvement to the output of the File2ByteArray Converter.
2011-09-03 21:05:46 +00:00
blah38621_cp
d8dcde9a1d
String drawing support was added to Orvid.Graphics. Currently it only supports bdf fonts, but more are in the works. Also, in OForms, the window now displays the name in the header.
2011-08-30 00:58:03 +00:00
blah38621_cp
1c5441f636
Resizing a window is now supported, also, most of the OForms assembly now has full XML documentation.
2011-08-23 20:19:11 +00:00
blah38621_cp
8df5c27ed3
Working TaskBar anyone?
2011-08-23 19:47:58 +00:00
blah38621_cp
4b2bb8a0c9
Made a large number of changes in Orvid.Graphics, added an OForms project, and added most of a full window system. Next commit will add a proper taskbar, as well as minimize capability to the system.
2011-08-23 16:38:27 +00:00
blah38621_cp
4bd0140c82
Switched OPFF to a greyscale version, can't get my B/W/Greyscale version working unfortunately.
2011-08-13 22:59:55 +00:00
blah38621_cp
cf6f10943c
Added Tga Loading support, as well as Hq2x, Hq3x, and Hq4x Image resizing support.
2011-08-08 00:56:02 +00:00
blah38621_cp
33579746bb
Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation.
2011-08-07 00:01:40 +00:00
blah38621_cp
098f903b90
Added Lzw compression, (De-compress only), and added a test-bed for my graphics functions.
2011-07-24 02:29:45 +00:00