Go to file
hasufell 70665e4b29
PARSER: allow normal Integers for posDouble as well
1.0 => valid
1   => valid
2014-10-09 16:53:32 +02:00
Algorithms Fix step depth in grahamGetCHSteps 2014-10-09 16:11:34 +02:00
Class Move Defaults.hs to 'Class' subsystem 2014-10-07 19:18:16 +02:00
LinearAlgebra Fix haddock docs 2014-10-09 03:27:02 +02:00
OS Move splitBy to more general 'Util' module 2014-10-08 16:24:07 +02:00
Parser PARSER: allow normal Integers for posDouble as well 2014-10-09 16:53:32 +02:00
.gitignore Update .gitignore 2014-10-01 23:09:09 +02:00
.hscolour Add hscolour 2014-10-01 20:14:44 +02:00
CG2.cabal Add missing Algorithms.ConvexHull to 'other-modules' 2014-10-09 03:31:15 +02:00
Diagram.hs Allow generating gifs vor visualizing steps of the graham algo 2014-10-09 03:10:21 +02:00
Gtk.hs Add TODO note 2014-10-09 03:10:52 +02:00
LICENSE Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
Main.hs Show haddock documentation for non-exports as well 2014-10-06 23:14:23 +02:00
UB1_einfach.obj Add obj test files 2014-10-08 16:35:35 +02:00
UB1_sonderfaelle.obj Add obj test files 2014-10-08 16:35:35 +02:00
Util.hs Add removeItem utility function 2014-10-08 16:35:35 +02:00
gtk2.glade Allow choosing convex hull algorithm 2014-10-08 16:35:19 +02:00
test.obj Add test mesh 2014-10-01 01:19:30 +02:00