metabrush/src/app/MetaBrush/Asset
sheaf 1e4bb4bddc implement a basic brush store
* each stroke stores the brushes it uses by reference,
    so that one can interactively edit brushes
    and see the strokes be updated in real-time
  * when writing to a file, we retrive the brush code
    from the reference, and include that information statically
2020-11-14 23:32:23 +01:00
..
Brushes.hs implement a basic brush store 2020-11-14 23:32:23 +01:00
CloseTabButton.hs add ruler ticks 2020-09-07 15:44:08 +02:00
Colours.hs add debug mode to visualise fitting algorithm 2020-09-14 06:03:45 +02:00
Cursor.hs add ruler ticks 2020-09-07 15:44:08 +02:00
InfoBar.hs update file tabs dynamically 2020-09-01 21:56:59 +02:00
Logo.hs update file tabs dynamically 2020-09-01 21:56:59 +02:00
TickBox.hs update file tabs dynamically 2020-09-01 21:56:59 +02:00
Tools.hs add debug mode to visualise fitting algorithm 2020-09-14 06:03:45 +02:00
WindowIcons.hs add ruler ticks 2020-09-07 15:44:08 +02:00