starting rev 0073

This commit is contained in:
benfry
2004-11-09 03:49:40 +00:00
parent 715078e257
commit d604208cc0
4 changed files with 22 additions and 16 deletions

View File

@@ -1,3 +1,11 @@
0072 core
X make m00, m01 etc public
X hack to make loadImage() work
X cache settings are ignored, may be slow as hell
X make hints[] no longer static
X they weren't properly resetting
0071 core
X properly swap alpha values when lines need to be rendered backwards
X make cursor() commands public

View File

@@ -1,9 +1,4 @@
0072 core
X make m00, m01 etc public
X hack to make loadImage() work
X cache settings are ignored, may be slow as hell
X make hints[] no longer static
X they weren't properly resetting
0073
_ image("blah.jpg");
_ loadImage() is broken on some machines