Explorar el Código

document how to save things

(might be useful...)
Lucas Stadler %!s(int64=10) %!d(string=hace) años
padre
commit
fad69effa4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      glsl/docs.js

+ 1 - 0
glsl/docs.js

79
79
80
- \`Ctrl-Enter\` reruns the shader
80
- \`Ctrl-Enter\` reruns the shader
81
- \`Ctrl-e\` toggles the editor
81
- \`Ctrl-e\` toggles the editor
82
- \`Ctrl-s\` (in the editor) saves the current shader
82
- \`Space\` toggles animation
83
- \`Space\` toggles animation
83
- \`Ctrl-h\` toggles help
84
- \`Ctrl-h\` toggles help
84
85