|
984ed40c63
|
Port to diagrams >1.3
# Conflicts:
# Algebra/Vector.hs
# CG2.cabal
# Graphics/Diagram/Core.hs
# Graphics/Diagram/Gif.hs
# Graphics/Diagram/Gtk.hs
# Test/Vector.hs
|
2015-05-21 02:14:15 +02:00 |
|
|
70e6ada121
|
DIAG: improve style
|
2015-01-09 04:05:43 +01:00 |
|
|
70a6dd1766
|
DIAG: dump the Object data type, it's useless
|
2014-12-07 04:33:45 +01:00 |
|
|
a7774b69a4
|
Restructure Graphics/Diagram subdir, rename modules
|
2014-12-03 22:02:42 +01:00 |
|
|
3c1a34e4af
|
Merge VectorTypes.hs into Vector.hs
|
2014-12-03 21:41:00 +01:00 |
|
|
73e1673c63
|
Restructure Algorithms subdir and module names
No subdirs in Algorithms, just the module files
|
2014-12-03 21:26:35 +01:00 |
|
|
e673fee652
|
Read the obj file as ByteString and pass ByteString to the Parser
|
2014-11-21 04:49:17 +01:00 |
|
|
562fdbe26f
|
DIAG: filter valid points earlier
This saves us some code duplication.
|
2014-11-16 16:44:26 +01:00 |
|
|
dd9bfc530d
|
DIAG: fix Gif build
|
2014-11-16 01:42:48 +01:00 |
|
|
55e2ddd500
|
DIAGRAM: small refactor
Update Diag type to play more nicely with GifDiags.
|
2014-10-25 23:54:07 +02:00 |
|
|
42dc0c4a1b
|
DIAGRAM: use (<>) instead of mappend
|
2014-10-14 21:24:21 +02:00 |
|
|
09eeaeda27
|
Refactor function names, split out some functions
|
2014-10-13 20:14:50 +02:00 |
|
|
7a7bfaa1be
|
Improve style
|
2014-10-13 19:53:33 +02:00 |
|
hasufell
|
2c1d5fa5ec
|
Improve redability, add docs
|
2014-10-13 03:25:22 +02:00 |
|
|
87393af71a
|
Make Gif animation more nice, TODO: IMPROVE CODE
|
2014-10-13 02:58:18 +02:00 |
|
|
6e4c7e47c2
|
Restructure modules
|
2014-10-10 17:40:08 +02:00 |
|