Notes:
New release with small fixes.
Changes:
o -----------------------------------------------------------------
| Revision: b4ae726ddb9e55ebb5da0d2760b8bc3678462b68
| Ancestor: 3a4b8b1c9244e547d8a62dd572281f280bef22f7
| Author: zond@troja.ath.cx
| Date: 2008-08-19T17:50:33
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| Rakefile
|
| ChangeLog:
|
| bumped version number
o -----------------------------------------------------------------
| Revision: 3a4b8b1c9244e547d8a62dd572281f280bef22f7
| Ancestor: cb2f0cbc513a623c3664bb0ce9fade4620903064
| Author: zond@troja.ath.cx
| Date: 2008-03-29T17:28:43
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| ext/line.c tests/geo_test.rb
|
| ChangeLog:
|
| made line_set_abs work for real
o -----------------------------------------------------------------
| Revision: cb2f0cbc513a623c3664bb0ce9fade4620903064
| Ancestor: 73f5efe8536c5dbb84fcf811d08e1cb9d6410331
| Author: zond@troja.ath.cx
| Date: 2008-03-29T16:46:46
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| ext/line.c ext/line_set.c ext/point_set.c ext/triangle_set.c
|
| ChangeLog:
|
| made the FalseClass problems disappear
o -----------------------------------------------------------------
o -----------------------------------------------------------------
| Revision: 73f5efe8536c5dbb84fcf811d08e1cb9d6410331
| Ancestor: 2940e379a280723ab8b4f8e5c5db6a40bb823d19
| Author: zond@troja.ath.cx
| Date: 2008-03-29T08:29:18
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| ext/line.c tests/geo_test.rb
|
| ChangeLog:
|
| made mirroring work even when the mirror is not going through origo
o -----------------------------------------------------------------
| Revision: 2940e379a280723ab8b4f8e5c5db6a40bb823d19
| Ancestor: fafc9e453b595fab3490e91324bc5d75b19271e4
| Author: zond@troja.ath.cx
| Date: 2008-03-28T22:01:52
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| ext/geo.c ext/line.c ext/line.h ext/point.c ext/triangle.c
| tests/geo_test.rb
|
| ChangeLog:
|
| added mirror functionality for lines
o -----------------------------------------------------------------
o -----------------------------------------------------------------
| Revision: fafc9e453b595fab3490e91324bc5d75b19271e4
| Ancestor: ea8c0d0975ae5ab596259e9db17761cc5bed0d3a
| Author: zond@troja.ath.cx
| Date: 2008-01-20T17:19:09
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| ext/common.c ext/geo.c ext/geo_set.c ext/intersection.c
| ext/line.c ext/line_set.c ext/point.c ext/point_set.c
| ext/triangle.c ext/triangle_set.c
|
| ChangeLog:
|
| removed the init..._o methods since grueserve now uses 'real' methods instead to check for the geo blobgs
o -----------------------------------------------------------------
| Revision: ea8c0d0975ae5ab596259e9db17761cc5bed0d3a
| Ancestor: d6216dbad23ddba37e62c9fcb01ae9952f392089
| Author: zond@troja.ath.cx
| Date: 2008-01-20T11:28:13
| Branch: cx.ath.troja.geo.main
|
| Modified files:
| Rakefile ext/geo.c
|
| ChangeLog:
|
| removed the need to build once before creating a gem
o -----------------------------------------------------------------
|