Commit Graph

220 Commits

Author SHA1 Message Date
7f20f3ff5b
Allow changing the thickness of dots
By achieving that we have introduced the DiagProp data type
which can be enhanced in the future.
2014-10-01 21:48:31 +02:00
3c140832bc
Allow setting a startFile via cli 2014-10-01 21:47:54 +02:00
fc80b95665
Refactor drawing/saving, improve modularity 2014-10-01 20:52:07 +02:00
eaafccd544
Move gui related stuff to Gtk module 2014-10-01 20:26:57 +02:00
d0f524167a
Add utility functions for file handling 2014-10-01 20:18:45 +02:00
aec00c7e4d
Rm useless filterValidCoords, refactor inRange 2014-10-01 20:17:59 +02:00
eaaa699035
Improve inline doc 2014-10-01 20:16:02 +02:00
824ae57a05
Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
4f888db9e7
Add hscolour 2014-10-01 20:14:44 +02:00
49e5dba8f3
Add cabal file 2014-10-01 15:36:37 +02:00
b5a7b7d507
Add hotkeys 2014-10-01 03:37:27 +02:00
bef0c9afe8
Adjust main window size 2014-10-01 03:03:39 +02:00
9e87c971ab
Style tweaks 2014-10-01 03:03:30 +02:00
8f1ab75fe7
Set white background for the drawing area 2014-10-01 03:03:09 +02:00
b9aee774da
Polish the gui
More buttons and a file chooser.
2014-10-01 02:55:32 +02:00
a676cbdbab
Add test mesh 2014-10-01 01:19:30 +02:00
f9f8b04ea9
Minor cleanup 2014-10-01 01:19:20 +02:00
6c0a1c7572
Update .gitignore 2014-10-01 01:19:03 +02:00
7cd62975af
Finalize and allow drawing 2014-10-01 00:05:29 +02:00
9ede6aecc0
Initial commit
We can parse an obj file.
2014-09-30 18:28:19 +02:00