Просмотр исходного кода

document how to save things

(might be useful...)
Lucas Stadler лет назад: 10
Родитель
Сommit
fad69effa4
1 измененных файлов с 1 добавлено и 0 удалено
  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