From 98f356e68b759bf84300290315d4ada09c41f79b Mon Sep 17 00:00:00 2001 From: jacopograndi Date: Fri, 14 Jan 2022 17:27:24 +0100 Subject: more docs --- docs/editor/editor.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/editor/editor.md (limited to 'docs/editor') 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 -- cgit v1.2.3-54-g00ecf