aboutsummaryrefslogtreecommitdiff
path: root/grid.c (follow)
Commit message (Expand)AuthorAge
* Sort out abs/fabs confusion.Simon Tatham2015-04-10
* Fix grid generation crashes at Penrose 3x3 sizes. What seemed to beSimon Tatham2013-05-10
* Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham2013-04-13
* Revamp the triangular grid generation in Loopy, which I've beenSimon Tatham2013-04-11
* Greg Hewgill points out a code path on which the angle parameter toSimon Tatham2013-04-01
* Apply the rotation in Penrose grid descriptions by rotating in theSimon Tatham2011-05-06
* Portability fixes, mostly from James for Palm purposes. MostlySimon Tatham2011-05-04
* Fix two memory leaks reported by Tiago Dionizio in recent LoopySimon Tatham2011-04-26
* Forgot to set 'has_incentre' on triangular grids, which don't useSimon Tatham2011-04-25
* From James Harvey (via a period of collaborative polishing), a patchSimon Tatham2011-04-24
* Oops: initialise that new 'has_incentre' flag to false, otherwise theSimon Tatham2011-04-23
* Move most of face_text_pos() into grid.c, leaving in loopy.c only theSimon Tatham2011-04-23
* Another patch from Chris Moore implementing two more grid types, bothSimon Tatham2011-02-24
* Retire the 'middle_face' field in 'struct grid', together with theSimon Tatham2011-02-24
* Patch from Chris Moore to implement an extra grid type, the 'floret'Simon Tatham2011-02-23
* Patch from Chris Moore to improve the generality ofSimon Tatham2011-02-23
* Since the lack of this has caused portability issues in the past:Simon Tatham2008-09-13
* Patch from James H to make new-Loopy port more easily.Simon Tatham2008-09-10
* How did I manage to check this in without actually trying to buildSimon Tatham2008-09-07
* Completely re-engineered version of Loopy, courtesy of LambrosSimon Tatham2008-09-06