\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Zwixx} \pdfinfo{ /Title (blender-2-8.pdf) /Creator (Cheatography) /Author (Zwixx) /Subject (Blender 2.8 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Blender 2.8 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Zwixx} via \textcolor{DarkBackground}{\uline{cheatography.com/80807/cs/19430/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Zwixx \\ \uline{cheatography.com/zwixx} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 16th April, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{p{2 cm} x{6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Navigation}} \tn % Row 0 \SetRowColor{LightBackground} Rotate & MMB + Drag \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Pan & Shift + MMB + Drag \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Zoom & Mousewheel \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Select & LMB (RMB optional) \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.48 cm} x{3.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - General}} \tn % Row 0 \SetRowColor{LightBackground} Animation Playback & Space* \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Search & F3 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Delete & X \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Join Objects & Ctrl + J \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Mirror on X/Y/Z axis & Ctrl + M + X/Y/Z \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Undo & Ctrl + Z \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Redo & Shift + Ctrl + Z \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.88 cm} x{3.12 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - View}} \tn % Row 0 \SetRowColor{LightBackground} Views Pie Menu & \textasciicircum{} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Center Selected & Numpad , \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Toggle Maximize Area & Ctrl + Space \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Toggle Full Screen Area & Ctrl + Alt + Space \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} Toggle X-Ray View & Alt + Z \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Toggle Wireframe View & Shift + Z \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Shading Pie Menu & Z \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Relative View Axis Switching & Alt + Drag MMB \tn % Row Count 10 (+ 2) % Row 8 \SetRowColor{LightBackground} Top View & Numpad 7 \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} Front View & Numpad 1 \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} Right View & Numpad 3 \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} Bottom View & Shift + Numpad 7 \tn % Row Count 15 (+ 2) % Row 12 \SetRowColor{LightBackground} Back View & Shift + Numpad 1 \tn % Row Count 17 (+ 2) % Row 13 \SetRowColor{white} Left View & Shift + Numpad 3 \tn % Row Count 19 (+ 2) % Row 14 \SetRowColor{LightBackground} Walk Navigation & Shift + \textasciicircum{} \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.36 cm} x{2.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Transform}} \tn % Row 0 \SetRowColor{LightBackground} Grab & G \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Rotate & R \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Scale & S \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Move & G \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Move along global axis & G + X/Y/Z \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Move along local axis & G + XX/YY/ZZ \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Scale & S \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Scale along global axis & S + X/Y/Z \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Scale along local axis & S + XX/YY/ZZ \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Rotate & R \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Rotate along global axis & R + X/Y/Z \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Rotate along local axis & R + XX/YY/ZZ \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Free Rotate & R + R \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Duplicate & Shift + D \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Duplicate Linked & Alt + D \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Apply Transform & Ctrl + A \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Reset Position & Alt + G \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Reset Rotation & Alt + R \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Reset Scale & Alt + S \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Snapping Toggle & Shift + Tab \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.96 cm} x{5.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Selection}} \tn % Row 0 \SetRowColor{LightBackground} Select & LMB* \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Select All & A \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Deselect All & Alt + A (quick doubletap A) \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Border Select & B or Drag LMB \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Circle Select & C \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Select Grouped & Shift + G \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Invert Selection & Ctrl + I \tn % Row Count 9 (+ 2) % Row 7 \SetRowColor{white} Select Linked & Shift + L \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.36 cm} x{2.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Modes}} \tn % Row 0 \SetRowColor{LightBackground} Edit/Object Mode & Tab \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} All Modes (Pie Menu) & Ctrl + Tab \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.52 cm} x{2.48 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Menus}} \tn % Row 0 \SetRowColor{LightBackground} Tool Shelf Toggle & T \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sidebar Toggle & N \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Quick Favorites & Q \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Add Menu & Shift + A \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Object Context Menu & RMB* \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Orientation Pie Menu & , \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Pivot Pie Menu & . \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Window Context Menu & F4 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Snapping Pie Menu & Shift + S \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{* If you have chosen Right Click Select (in the User Preferences under Input), the Object Context Menu is accessible via the W key.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.92 cm} x{2.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Editors}} \tn % Row 0 \SetRowColor{LightBackground} 3D Viewport & Shift + F5 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Image/UV Editor & Shift + F10 \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Shader Editor & Shift + F3 \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Compositing/Texture Node Editor & Shift + F3 \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Video Sequencer & Shift + F8 \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} Movie Clip Editor & Shift + F2 \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} Dope Sheet/Timeline & Shift + F12 \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} Graph Editor/Drivers & Shift + F6 \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} Text Editor & Shift + F11 \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} Python Console & Shift + F4 \tn % Row Count 14 (+ 1) % Row 10 \SetRowColor{LightBackground} Outliner & Shift + F9 \tn % Row Count 15 (+ 1) % Row 11 \SetRowColor{white} Properties & Shift + F7 \tn % Row Count 16 (+ 1) % Row 12 \SetRowColor{LightBackground} File Browser & Shift + F1 \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.96 cm} x{3.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Hide/Unhide}} \tn % Row 0 \SetRowColor{LightBackground} Hide & H \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Unhide All & Alt + H \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hide Unselected & Shift + H \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Local View & / \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.8 cm} x{3.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Relationships}} \tn % Row 0 \SetRowColor{LightBackground} Set Parent & Ctrl + P \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Clear Parent & Alt + P \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Make Links & Ctrl + L \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.48 cm} x{3.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Camera}} \tn % Row 0 \SetRowColor{LightBackground} Camera View & Numpad 0 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Align Camera to View & Ctrl + Alt + Numpad 0 \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Set Active Object as Camera & Ctrl + Numpad 0 \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - File}} \tn % Row 0 \SetRowColor{LightBackground} Save & Ctrl + S \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Save As & Ctrl + Shift + S \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} New File & Ctrl + N \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} File Context Menu & F2 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Quit Blender & Ctrl + Q \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.96 cm} x{3.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{General - Rendering}} \tn % Row 0 \SetRowColor{LightBackground} Render Image & F12 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Render Animation & Ctrl + F12 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Play Rendered Animation & Ctrl + F11 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Set Render Region & Ctrl + B \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Reset Render Region & Ctrl + Alt + B \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.8 cm} x{3.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode - Selection}} \tn % Row 0 \SetRowColor{LightBackground} Vertex Selection & 1 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Edge Selection & 2 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Face Selection & 3 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Select Linked & Ctrl + L \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Select Linked under Cursor & L \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} Grow/Shrink Selection & Ctrl + +/- \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Select Edge Loop & Alt + RMB* \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Select Edge Ring & Ctrl + Alt + RMB* \tn % Row Count 10 (+ 2) % Row 8 \SetRowColor{LightBackground} Slide Edge Selection & G + G \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} Select Mirror & Ctrl + Shift + M \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{* Left Mouse Button, if the Select with is set to Left Mouse Button in the Preferences under Input.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.08 cm} x{3.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode - Tools}} \tn % Row 0 \SetRowColor{LightBackground} Extrude & E \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Bevel & Ctrl + B \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Loopcut & Ctrl + R \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Knife Cut & K \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Inset & I \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Separate & P \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Unwrap & U \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Fill Face & F \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Shrink/Fatten & Alt + S \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Rip Fill & Alt + V \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Shear & Shift + Ctrl + Alt + S \tn % Row Count 12 (+ 2) % Row 11 \SetRowColor{white} To Sphere & Shift + Alt + S \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} Split & Y \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} Rip & V \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Triangulate & Ctrl + T \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} Merge Selected & Alt + M \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} Make Normals Consistent & Shift + N \tn % Row Count 19 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{6.32 cm} x{1.68 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode - Proportional Editing}} \tn % Row 0 \SetRowColor{LightBackground} Proportional Edit & O \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Proportional Edit Connected & Alt + O \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.04 cm} x{2.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode - Vertex Groups}} \tn % Row 0 \SetRowColor{LightBackground} Assign to Vertex Group & Ctrl + G \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Remove from Vertex Group & Ctrl + Alt + G \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Edit Mode - Hide/Unhide}} \tn % Row 0 \SetRowColor{LightBackground} Hide & H \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Unhide & Alt + H \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Sculpting}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.36 cm} x{2.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Sculpting - Control}} \tn % Row 0 \SetRowColor{LightBackground} Stroke Method Menu & E \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Angle Control & R \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Brush Size & F \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Brush Strength & Shift + F \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Brush Angle & Ctrl + F \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.64 cm} x{3.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Sculpting - Masking}} \tn % Row 0 \SetRowColor{LightBackground} Mask & M \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Clear Mask & Alt + M \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Invert Mask & Ctrl + I \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Box Mask & B \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Sculpting - Brushes}} \tn % Row 0 \SetRowColor{LightBackground} Grab & G \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Box Hide & H \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Inflate & I \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Snake Hook & K \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Layer & L \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Pinch & P \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Smooth & S or Shift + Drag \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Draw & X \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Clay & C \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Crease & Shift + C \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Flatten & Shift + T \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Clay Strips & Shift + Space, 1 \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Blob & Shift + Space, 2 \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Fill & Shift + Space, 3 \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Scrape & Shift + Space, 4 \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Thumb & Shift + Space, 5 \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Nudge & Shift + Space, 6 \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Rotate & Shift + Space, 7 \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Simplify & Shift + Space, 9 \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{MATERIALS \& POSTPRODUCTION}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.56 cm} x{3.44 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Shader Editor and Compositing}} \tn % Row 0 \SetRowColor{LightBackground} Group & Ctrl + G \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ungroup & Ctrl + Alt + G \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Edit Group Toggle & Tab \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Join in New Frame & Ctrl + J \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Cut Links & Shift + Space, 7 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Delete with Reconnect & Ctrl + X \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.92 cm} x{2.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Compositing}} \tn % Row 0 \SetRowColor{LightBackground} Background Image Move & Alt + MMB \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Background Image Zoom out & V \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Background Image Zoom in & Alt + V \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.72 cm} x{3.28 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Image Editor}} \tn % Row 0 \SetRowColor{LightBackground} New Image & Alt + N \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Open Image & Alt + O \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Save Image & Alt + S \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Save Image As & Shift + S \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.44 cm} x{2.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{UV Editor}} \tn % Row 0 \SetRowColor{LightBackground} Mark Seam & Ctrl + E \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Select Split & Y \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Grow/Shrink Selection & Ctrl + +/- \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Stitch & V \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pin & P \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Unpin & Alt + P \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.2 cm} x{2.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Paint (Image Editor)}} \tn % Row 0 \SetRowColor{LightBackground} Sample Color & S \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Brush Size & F \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Brush Strength & Shift + F \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Brush Colors Flip & X \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}