Graphite
Graphite copied to clipboard
Redesign layer transformation using the Transform node
Possibly we need to redesign transform system. To address:
- Folders have transforms?
- Showing skew in properties panel
- Inconsistent behaviour between lines / polylines and other shapes (render_index in simple_shape)
- Allowing outline width to be scaled / not as desired
- How to display layer & folder(if applicable) transforms in properties panel (i.e. do we show layer transform or bounding box, and how is it transformed etc.)
- Clear reference for contributes / artists
This should be one of the first things we work on upon switching to the node system. But we can probably live with the UX drawbacks of the current implementation until then. Hopefully nodes can be soon!
Duplicate of #1530