From d6c42d5031287b7bba32affee410cc87ccf1ba94 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Fri, 9 May 2014 22:12:33 +0200 Subject: [PATCH] Describe features for the next step --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0692085..1ccc9ff 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ None so far. Version history ------------ +### Version 0.1.1 +Create simple mapping specific GUI elements: + - Joint class + - Circle joint + - Square joint + - Add GUI layer to the triangle surface + ### Version 0.1 (2014-05-09): First usable version. For now there is a triangle surface class that you can use to map an ofTexture object. - Added triangle surface