Outlines rewrite actually done
This commit is contained in:
parent
4844a044df
commit
d6f83232a8
23 changed files with 288 additions and 1034 deletions
|
@ -3,25 +3,24 @@ points:
|
|||
matrix: {}
|
||||
mirror: 20
|
||||
outlines:
|
||||
exports:
|
||||
outline:
|
||||
main:
|
||||
type: keys
|
||||
side: both
|
||||
size: 20
|
||||
bound: false
|
||||
middle_rect:
|
||||
type: rectangle
|
||||
anchor:
|
||||
ref:
|
||||
- matrix
|
||||
- mirror_matrix
|
||||
shift: [0, sy/2]
|
||||
size: [20, 40]
|
||||
outside_rects:
|
||||
type: rectangle
|
||||
anchor:
|
||||
ref: matrix
|
||||
shift: [-10, 10]
|
||||
size: 10
|
||||
mirror: true
|
||||
outline:
|
||||
main:
|
||||
what: rectangle
|
||||
where: true
|
||||
size: 20
|
||||
bound: false
|
||||
middle_rect:
|
||||
what: rectangle
|
||||
where:
|
||||
ref:
|
||||
- matrix
|
||||
- mirror_matrix
|
||||
shift: [0, sy/2]
|
||||
size: [20, 40]
|
||||
outside_rects:
|
||||
what: rectangle
|
||||
where:
|
||||
ref: matrix
|
||||
shift: [-10, 10]
|
||||
size: 10
|
||||
mirror: true
|
Loading…
Add table
Add a link
Reference in a new issue