GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
miura250
/
piccolo2d.java
Download ZIP
109commits
Transfer to URL with SHA
tree:
ed5c36525f
Branches
Tags
×
master
piccolo2d.java
/
core
/
src
/
latest commit
09079b3e80
Allain Lalonde
authored
on 15 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
Added accessors for render quality on PCanvas (Issue 93) , and also wrote more tests to confirm that Issue 87 is fixed.
15 years ago
test/java/edu/umd/cs/
piccolo
Moved mockListener out of methods and into the setUp. it's common enough to warrant it.
15 years ago