From 409dad2252aae597329c3dba4aea157bb939f43c Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 9 Jul 2019 19:57:03 -0400 Subject: node-2d: Export scale procedure. --- starling/node-2d.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/starling/node-2d.scm b/starling/node-2d.scm index df434f8..a1e8a24 100644 --- a/starling/node-2d.scm +++ b/starling/node-2d.scm @@ -63,6 +63,7 @@ origin position rotation + scale skew local-matrix world-matrix -- cgit v1.2.3