id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
11,Tessalation very visible,EyalLotem,somebody,"I am not sure exactly what causes it, but during my toying attempts to get reactive-fieldtrip's lplace example to place things where the mouse, I used this:

place starts = monoidB (g <$> starts)
 where
   g start = ((*%) <$> spinning) <*> ((translate3 start *%) <$> spinningG torusPair)

(apply spinning transform to the start positions).

This causes a very visible/ugly tessellation.",defect,new,major,,,,,
