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
173commits
Transfer to URL with SHA
tree:
18518983db
Branches
Tags
×
master
piccolo2d.java
/
extras
/
src
/
latest commit
18518983db
Allain Lalonde
authored
on 21 Jul 2009
..
build/
conf
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes.
16 years ago
main/
java
Fixed Issue 71; made resulting PStyledText take the camera's scale into account. Also, made right click call stopEditing, so that the input field was always the same size as the resulting text would be, was weird otherwise
15 years ago
test/java/edu/umd/cs/
piccolox
removed printStackTrace call by making addListner return false if it was not able to add the listener
15 years ago