diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 17:27:24 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 17:27:24 +0100 |
commit | 98f356e68b759bf84300290315d4ada09c41f79b (patch) | |
tree | 8364b73af804ce9e3b6f3961703cc557e2046455 /docs/editor | |
parent | 536ca1336141c191c9536202c439ce381bcda855 (diff) |
more docs
Diffstat (limited to 'docs/editor')
-rw-r--r-- | docs/editor/editor.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/editor/editor.md b/docs/editor/editor.md new file mode 100644 index 0000000..606ba10 --- /dev/null +++ b/docs/editor/editor.md @@ -0,0 +1,44 @@ +## editor + +The centerpiece and reason of snub. + +### design +Requirements: +- Easy to use, help on screen +- Minimal +- Can be accessed at any time + +--- + +### turret +- **place** +- remove +- edit + +### attach +- **place** +- **remove** + +### path +- **place** +- **remove** +- _models_ + +### voxel +- **place cubes** +- **remove cubes** +- edit palette + - new cubes + - remove cube + - edit cube + - color + - texture + +### gui +- _picker_ +- help +- path + - check if valid +- loadsave + - load + - save |