blob: 606ba10fed818ca76fc1deb78a867f2967f8e9a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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
|