From 109899c92b8692a130b4e3276de709ef041057c8 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sun, 31 Jan 2016 10:55:16 +0100 Subject: [PATCH] Add `GridWarpSurface` shortcuts to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b889e1d..1c3ab8f 100644 --- a/README.md +++ b/README.md @@ -170,14 +170,19 @@ After you select a surface in surface editing mode, activate this mode to be abl ### Other shortcuts -These other shortcuts that you can use while using the example app. Remember that you can assign your own by editing the app.cpp file. +These other shortcuts that you can use while using the example app. Key | Function :--- | :--- i | Show info t | Add triangle surface q | Add quad surface +g | Add grid warp surface p | toggle perspective warping (quad surfaces only) +] | add columns to grid surface (grid warp surfaces only) +[ | remove columns from grid surface (grid warp surfaces only) +} | add rows to grid surface (grid warp surfaces only) +{ | remove rows from grid surface (grid warp surfaces only) f | Toggle fullscreen s | Save composition z | Undo