log src/widgets/Canvas.gs
| age |
author |
description |
| Thu, 28 Jan 2010 11:19:09 -0800 |
DavidCzech |
Canvas now renders a 1D Texture :D |
| Wed, 27 Jan 2010 23:56:01 -0800 |
DavidCzech |
Canvas uses soy.textures.Texture, but no texture shows |
| Thu, 28 Jan 2010 00:46:18 -0500 |
jon |
Cleaned up canvas code and with the help of David got two triangles rendering. Color is red so you can really tell! |
| Wed, 27 Jan 2010 20:48:18 -0800 |
DavidCzech |
Canvas now VA, This should also show a triangle, but it doesn't. |
| Wed, 27 Jan 2010 19:32:03 -0800 |
DavidCzech |
A Triangle! |
| Wed, 27 Jan 2010 14:01:23 -0500 |
Arc Riley |
fixed indentation inconsistencies in Widget and Canvas |
| Tue, 26 Jan 2010 21:39:16 -0800 |
DavidCzech |
Work on Canvas, doesn't compile :( |
| Sun, 10 Jan 2010 00:03:20 -0800 |
DavidCzech |
Started on soy.textures.Texture. |
| Sat, 09 Jan 2010 22:14:20 -0800 |
DavidCzech |
Start directories and files for Widgets |