piccolo2d.java / core / src /
@Allain Lalonde Allain Lalonde authored on 14 Jul 2009
..
build/ conf Issue 29 ; Added eclipse formatter configuration, tweaked checkstyle configuration to match, and ran eclipse formatter on the java source in core. Reduced checkstyle errors from 14037 to 2502. Note this commit contains formatting-related changes only, no code changes. 16 years ago
main/ java made toImage(int, int, Paint) return an image of the size requested. Since it seems that the resizing is already done in PNode.paint it was just a matter of deleting the resize code. 15 years ago
test/java/edu/umd/cs/ piccolo made toImage(int, int, Paint) return an image of the size requested. Since it seems that the resizing is already done in PNode.paint it was just a matter of deleting the resize code. 15 years ago