Commit Graph

12 Commits

Author SHA1 Message Date
Michael Bayne 9387ff18d5 Updated to ooo-build 2.9; added javadoc and deploy targets. 2011-10-15 15:05:11 -07:00
Michael Bayne dd64ca194f Erm, we need our classes as well as our source. 2011-09-09 17:18:45 -07:00
Michael Bayne 4f2ad2493c Nix that, ooo-build uses maven.deploy.repo so that's what we must use. 2011-09-09 16:51:54 -07:00
Michael Bayne 0059edfd21 Tidied up Ant build. 2011-09-09 16:35:05 -07:00
Michael Bayne 047bc49c31 Exclude the super-source directory when building the code. We also no longer
use src/main/resources.
2011-08-15 07:26:55 -07:00
Michael Bayne d241c06771 Use ooojavac to compile test sources as well. 2011-07-07 10:54:41 -07:00
Michael Bayne aa0fe0f87c Great big transform revamp.
We now have a Transform interface and a bevy of implementations of varying
generality: identity, rigid body, uniform scaling, non-uniform scaling, and
affine.

Along the way, Vector was added, APIs were tidied up, bits were twiddled, but
no platonic shapes were harmed.
2011-07-06 13:08:12 -07:00
Charlie Groves 267c15d9c9 Use ooo-build 2011-06-30 12:53:16 -07:00
Michael Bayne 684c92c59e A bunch of finagling to work around GWT limitations. 2011-06-27 16:17:38 -07:00
Michael Bayne 76722e6251 Include the source in our jar file for use by GWT apps. 2011-06-13 13:28:13 -07:00
David Hoover ba99985401 Prune trailing whitespace 2011-06-10 14:38:17 -07:00
Michael Bayne e3c4be2602 Beginnings of new geometry library. 2011-06-08 11:47:52 -07:00