a beautiful gui program made with haskell and gtk
Go to file
sheaf 808e37b1b3 fix issue with incorrect subdivision in fit
* was using `Max ( Arg t sq_dist )` instead of `Max ( Arg sq_dist t )`
2020-09-14 06:28:35 +02:00
app fix issue with incorrect subdivision in fit 2020-09-14 06:28:35 +02:00
assets add debug mode to visualise fitting algorithm 2020-09-14 06:03:45 +02:00
img add info bar 2020-08-08 05:33:35 +02:00
src fix issue with incorrect subdivision in fit 2020-09-14 06:28:35 +02:00
.gitignore add saving/loading 2020-09-03 00:53:08 +02:00
cabal.project add document history & undo/redo 2020-09-10 18:59:14 +02:00
installation_notes.md add document history & undo/redo 2020-09-10 18:59:14 +02:00
MetaBrush.cabal add document history & undo/redo 2020-09-10 18:59:14 +02:00