Plasticity Un nouveau modeleur nurbs en beta By Nick Kallen - nick@plasticity.xyz
|
|
Raffraîchir le GPU: Ctrl + MAJ + windows key + B - Autre essai CTRL + R
Les Raccourcis par défaut (car tout peut être modifié...)
|
Scale Axe 0 :SX0 = Aplatir une courbe sur un axe
Undo: Ctrl + Z
Clic Droit = Valider
Ctrl + R = Relance et Répare GX, GY = Bouge sur X etc GG = Bouge dans l'espace RS...RR...SS |
CTRL + N = Efface Tout
Barre d'Espace = Aligne l'écran sur la Face Sélectionnée H: Cache Alt + H Montre tout Maj + H: Inverse Selection Ctrl + Maj + I : Console Developpeur ! |
{
// Probably the keybindings you want to change the most are case 1., when no command or gizmo is active. "body:not([gizmo])": { // "1": "selection:mode:set:control-point", // "2": "selection:mode:set:edge", // "4": "selection:mode:set:face", // "ctrl-tab": "selection:mode:set:solid", // "ctrl-1": "selection:convert:control-point", // "ctrl-2": "selection:convert:edge", // "ctrl-3": "selection:convert:face", // "ctrl-4": "selection:convert:solid", // "shift-1": "selection:mode:toggle:control-point", // "shift-2": "selection:mode:toggle:edge", // "shift-3": "selection:mode:toggle:face", // "shift-4": "selection:mode:toggle:solid", // "c": "command:cut", "w": "command:move", "r": "command:rotate", "e": "command:scale", // "b": "command:fillet-solid", // "shift-e": "command:extrude", // "t": "command:trim", // "o": "command:offset-curve", // "alt-x": "command:mirror", // "tab": "command:mode", // "x": "command:delete", "delete": "command:delete", // "backspace": "command:delete", // "shift-q": "command:rebuild", // "q": "command:boolean", // "h": "command:hide-selected", // "shift-h": "command:hide-unselected", // "alt-h": "command:unhide-all", // "shift-d": "command:duplicate", "g": "repeat-last-command", "ctrl-z": "edit:undo", "ctrl-shift-z": "edit:redo", // "ctrl-z": "edit:undo", // "ctrl-shift-z": "edit:redo", // "ctrl-c": "edit:copy", // "cmd-c": "edit:copy", // "ctrl-v": "edit:paste", // "cmd-v": "edit:paste", // "cmd-n": "file:new", "ctrl-n": "file:new", // "cmd-shift-s": "file:save-as", "ctrl-s": "file:save-as", // "cmd-o": "file:open", "ctrl-o": "file:open", // "shift-A": "command:deselect-all", // "alt-A": "command:deselect-all", // "escape": "command:deselect-all", }, // Uncomment to get maya-style orbit/pan. "orbit-controls": { // "mouse1": "orbit:pan", // "shift-mouse1": "orbit:rotate", "alt-mouse0": "orbit:rotate", "alt-mouse1": "orbit:pan", "alt-mouse2": "orbit:dolly" } } |
Pour changer les raccourcis
|
|
|
|
|
|
|
|
|