mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
starting rev 0073
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user