From e724f7525bf7aeb295007cf33f59024aa9c863ac Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Tue, 8 Jan 2013 13:50:23 +0100 Subject: [PATCH] Renamed readme.md -> readme.txt --- ogl_editor/readme.md | 101 -------------------------------------------------- ogl_editor/readme.txt | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+), 101 deletions(-) delete mode 100644 ogl_editor/readme.md create mode 100644 ogl_editor/readme.txt diff --git a/ogl_editor/readme.md b/ogl_editor/readme.md deleted file mode 100644 index 196d530..0000000 --- a/ogl_editor/readme.md +++ /dev/null @@ -1,101 +0,0 @@ -General -------- - - -Tips & tricks -------------- -* Fold away tracks or groups you are not currently working with using Alt+Left/Right and Ctrl+Alt+Left/Right - -* Use Return to insert current interpolated value - also sets the interpolation type to what the previous key uses. - -* A good way of bundling parameters for effects is by naming your tracks 'groupname:trackname', as this will group them together, thus making better tracknames than "logo-x-pos", "logo-y-pos", "title-x-pos", "title-y-pos". Groups can also be folded, so they don't take up screen estate when you are working on a different part of the demo. - -* Insert bookmarks using the B key to easily jump between parts in the demo. - -* To rename a track (or add it to a group), close the editor and open the .rocket xml file, which should be nicely formatted. Locate the track and rename it - then rename it in your demo. - -* Bias using Alt+trackpad/scrollwheel. Add the Shift-key to bias even faster. - -* Use selection to bias multiple keys - even across multiple tracks! - -Keys ----- - -OSX: - -Editing: -* 0-9 - Edit value -* Esc - Cancel edit -* QWERTY - Bias selection +0.01, +0.1, +1, +10, +100, +1000 -* ASDFGH - Bias selection -0.01, -0.1, -1, -10, -100, -1000 -* Alt+Trackpad scroll - Bias selection +1/-1 -* Shift+Alt+Trackpad - Bias selection +10/-10 -* I - Toggle interpolation (step/linear/smooth/ramp) -* Return - Insert current interpolated value -* Shift+Arrows - Select -* Cmd+T - Select all keys in track -* Cmd+X - Cut -* Cmd+C - Copy -* Cmd+V - Paste -* Cmd+Z - Undo -* Cmd+Shift+Z - Redo -* Delete - Delete key - -View: -Space - Start/Stop -Arrows - Move cursor around -Alt+Up/Down - Jump 8 rows -Alt+Cmd+Up/Down - Jump to StartRow/NextBookmark - PrevBookmark/EndRow -Cmd+Left/Right - Jump to first/last track -Ctrl+Up/Down - Jump to Previous/Next key in current track -Alt+Left/Right - Fold/Unfold track -Ctrl+Alt+Left/Right - Fold/Unfold group -Trackpad scroll - Scroll -Tab - Jump between Row, Start Row, End Row, Track editing - -Files: -Cmd+O - Open file -Cmd+S - Quicksave -Cmd+Shift+S - Save as -Cmd+1/2/3/4 - Quickload recent files -Cmd+E - Remote export - ---------------------------------------------------------------------------------- - -Windows: - -Editing: -0-9 - Edit value -Esc - Cancel edit -QWERTY - Bias selection +0.01, +0.1, +1, +10, +100, +1000 -ASDFGH - Bias selection -0.01, -0.1, -1, -10, -100, -1000 -I - Toggle interpolation (step/linear/smooth/ramp) -Return - Insert current interpolated value -Shift+Arrows - Select -Ctrl+T - Select all keys in track -Ctrl+X - Cut -Ctrl+C - Copy -Ctrl+V - Paste -Ctrl+Z - Undo -Ctrl+Shift+Z - Redo -Delete - Delete key - -View: -Space - Start/Stop -Arrows - Move cursor around -Alt+Up/Down - Jump 8 rows -Win+Alt+Up/Down - Jump to StartRow/NextBookmark - PrevBookmark/EndRow -Ctrl+Left/Right - Jump to first/last track -Ctrl+Up/Down - Jump to Previous/Next key in current track -Alt+Left/Right - Fold/Unfold track -Ctrl+Alt+Left/Right - Fold/Unfold group -Trackpad scroll - Scroll -Tab - Jump between Row, Start Row, End Row, Track editing - -Files: -Ctrl+O - Open file -Ctrl+S - Quicksave -Ctrl+Shift+S - Save as -Ctrl+1/2/3/4 - Quickload recent files -Ctrl+E - Remote export - diff --git a/ogl_editor/readme.txt b/ogl_editor/readme.txt new file mode 100644 index 0000000..196d530 --- /dev/null +++ b/ogl_editor/readme.txt @@ -0,0 +1,101 @@ +General +------- + + +Tips & tricks +------------- +* Fold away tracks or groups you are not currently working with using Alt+Left/Right and Ctrl+Alt+Left/Right + +* Use Return to insert current interpolated value - also sets the interpolation type to what the previous key uses. + +* A good way of bundling parameters for effects is by naming your tracks 'groupname:trackname', as this will group them together, thus making better tracknames than "logo-x-pos", "logo-y-pos", "title-x-pos", "title-y-pos". Groups can also be folded, so they don't take up screen estate when you are working on a different part of the demo. + +* Insert bookmarks using the B key to easily jump between parts in the demo. + +* To rename a track (or add it to a group), close the editor and open the .rocket xml file, which should be nicely formatted. Locate the track and rename it - then rename it in your demo. + +* Bias using Alt+trackpad/scrollwheel. Add the Shift-key to bias even faster. + +* Use selection to bias multiple keys - even across multiple tracks! + +Keys +---- + +OSX: + +Editing: +* 0-9 - Edit value +* Esc - Cancel edit +* QWERTY - Bias selection +0.01, +0.1, +1, +10, +100, +1000 +* ASDFGH - Bias selection -0.01, -0.1, -1, -10, -100, -1000 +* Alt+Trackpad scroll - Bias selection +1/-1 +* Shift+Alt+Trackpad - Bias selection +10/-10 +* I - Toggle interpolation (step/linear/smooth/ramp) +* Return - Insert current interpolated value +* Shift+Arrows - Select +* Cmd+T - Select all keys in track +* Cmd+X - Cut +* Cmd+C - Copy +* Cmd+V - Paste +* Cmd+Z - Undo +* Cmd+Shift+Z - Redo +* Delete - Delete key + +View: +Space - Start/Stop +Arrows - Move cursor around +Alt+Up/Down - Jump 8 rows +Alt+Cmd+Up/Down - Jump to StartRow/NextBookmark - PrevBookmark/EndRow +Cmd+Left/Right - Jump to first/last track +Ctrl+Up/Down - Jump to Previous/Next key in current track +Alt+Left/Right - Fold/Unfold track +Ctrl+Alt+Left/Right - Fold/Unfold group +Trackpad scroll - Scroll +Tab - Jump between Row, Start Row, End Row, Track editing + +Files: +Cmd+O - Open file +Cmd+S - Quicksave +Cmd+Shift+S - Save as +Cmd+1/2/3/4 - Quickload recent files +Cmd+E - Remote export + +--------------------------------------------------------------------------------- + +Windows: + +Editing: +0-9 - Edit value +Esc - Cancel edit +QWERTY - Bias selection +0.01, +0.1, +1, +10, +100, +1000 +ASDFGH - Bias selection -0.01, -0.1, -1, -10, -100, -1000 +I - Toggle interpolation (step/linear/smooth/ramp) +Return - Insert current interpolated value +Shift+Arrows - Select +Ctrl+T - Select all keys in track +Ctrl+X - Cut +Ctrl+C - Copy +Ctrl+V - Paste +Ctrl+Z - Undo +Ctrl+Shift+Z - Redo +Delete - Delete key + +View: +Space - Start/Stop +Arrows - Move cursor around +Alt+Up/Down - Jump 8 rows +Win+Alt+Up/Down - Jump to StartRow/NextBookmark - PrevBookmark/EndRow +Ctrl+Left/Right - Jump to first/last track +Ctrl+Up/Down - Jump to Previous/Next key in current track +Alt+Left/Right - Fold/Unfold track +Ctrl+Alt+Left/Right - Fold/Unfold group +Trackpad scroll - Scroll +Tab - Jump between Row, Start Row, End Row, Track editing + +Files: +Ctrl+O - Open file +Ctrl+S - Quicksave +Ctrl+Shift+S - Save as +Ctrl+1/2/3/4 - Quickload recent files +Ctrl+E - Remote export +