Mark Sibly 8 years ago
parent
commit
e850e873b8
1 changed files with 3 additions and 1 deletions
  1. 3 1
      VERSIONS.TXT

+ 3 - 1
VERSIONS.TXT

@@ -1,5 +1,5 @@
 
-***** Monkey2 v1.1.06b *****
+***** Monkey2 v1.1.07 *****
 
 Android min-sdk now 14 for android projects.
 
@@ -19,6 +19,8 @@ Added Sprite.TextureRect:Rectf property for simple 3d sprite animation.
 
 Fixed Texture.Flags setter.
 
+Added simple outline drawing to Canvas, see: Canvas.OutlineMode, Canvas.OutlineColor and Canvas.OutlineWidth. See chimpmunkdebugger.monkey2 in hellochipmunk banana for demo.
+
 
 ***** Monkey2 v1.1.06 *****