[root]/editor/src/com/rafkind/paintown/animator
events
(18 files, 2602 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 509 (100.0%) | 15327 (100.0%) | 30.1 |
kazzmir | 376 (73.9%) | 12451 (81.2%) | 33.1 |
juvinious | 133 (26.1%) | 2876 (18.8%) | 21.6 |
move draw properties to its own module
42 lines of code changed in 5 files:
add build.sbt and upgrade to scala 2.10.3
3 lines of code changed in 1 file:
fix type parameters for jdk7
4 lines of code changed in 1 file:
[editor] specify a title for the relative file chooser
14 lines of code changed in 4 files:
[editor] fix relative file chooser dialog box
6 lines of code changed in 1 file:
add checkbox to show image relative to the current frame
35 lines of code changed in 2 files:
rotate image overlay around the center bottom
5 lines of code changed in 1 file:
show value of image rotation in the text field
4 lines of code changed in 1 file:
save last loaded character
21 lines of code changed in 1 file:
add rotation to image overlay
40 lines of code changed in 2 files:
copy animation type
1 lines of code changed in 1 file:
add copy animation button
45 lines of code changed in 2 files:
move tools to a new tab and show all of them at once
32 lines of code changed in 1 file:
add flip and offset to overlay animations
135 lines of code changed in 3 files:
move overlay animation stuff to a class
45 lines of code changed in 1 file:
flip overlayed image horizontally and vertically
57 lines of code changed in 2 files:
fill in the rest of the overlay image controls
139 lines of code changed in 2 files:
start overlay image tool
92 lines of code changed in 3 files:
add effect event
48 lines of code changed in 1 file:
add undo to drawing the attack box. use left click for x1, y1 and right click for x2, y2
25 lines of code changed in 1 file:
add more undo actions. disable redo
164 lines of code changed in 5 files:
add undo/redo keys to the animator. add first instance of undo functionality
37 lines of code changed in 2 files:
use percentages for speed and scale
14 lines of code changed in 2 files:
delay supports milliseconds and seconds
2 lines of code changed in 1 file:
add menu item to change ticks per second
91 lines of code changed in 2 files:
choose a reasonable default scale when the draw area is displayed for the first time
63 lines of code changed in 3 files:
print the current working directory on startup
1 lines of code changed in 1 file:
start animations at their first frame
6 lines of code changed in 2 files:
fix references
1 lines of code changed in 1 file:
fix a few bugs caught by findbugs
3 lines of code changed in 4 files:
some code cleanup
4 lines of code changed in 1 file:
make previous/next frame buttons do something, but they arent quite right
24 lines of code changed in 1 file:
combo pane: show the current animation in blue. enable drag and drop
100 lines of code changed in 2 files:
add tools to the combo viewer
131 lines of code changed in 2 files:
move some tools to a scala module
48 lines of code changed in 2 files:
implement stop button for the combo pane
28 lines of code changed in 2 files:
combo pane cane show animations in sequence
135 lines of code changed in 3 files:
start combo pane
26 lines of code changed in 2 files:
put character animations and properties in tabs instead of a split pane
22 lines of code changed in 1 file:
add a slider to control the translucency of overlay animations
42 lines of code changed in 2 files:
(224 more)