yugecin
|
d412a2e39e
|
simplify access to display width and height and halves
|
2018-07-08 00:30:47 +02:00 |
|
yugecin
|
c8df3d5b57
|
change getQuadrant to getRegion
|
2017-05-26 17:18:44 +02:00 |
|
yugecin
|
ec53f531c8
|
got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring.
|
2017-05-21 11:12:55 +02:00 |
|
yugecin
|
be23541ac3
|
refactor options
|
2017-03-26 22:57:10 +02:00 |
|
yugecin
|
2e3a782fdc
|
put common hitcircle render code in separate class
|
2017-03-04 14:26:55 +01:00 |
|
yugecin
|
3b49792554
|
ExGon mover
|
2017-01-01 23:47:11 +01:00 |
|
yugecin
|
347705aadf
|
fix quadratic bezier aggressiveness
|
2016-12-11 14:16:35 +01:00 |
|
yugecin
|
f0c51084d1
|
clean up options
|
2016-12-11 13:25:04 +01:00 |
|
yugecin
|
7e82b05a56
|
use inner interface instead of default impl so we can go back to java 7 :) (close #87)
|
2016-12-04 23:54:53 +01:00 |
|
yugecin
|
403075a53d
|
add cubic bezier mover for slider entries, add aggressiveness factor for slider entry/exit
|
2016-12-04 15:32:38 +01:00 |
|
yugecin
|
041e0dd439
|
correct the position/speed when exiting sliders
|
2016-12-04 15:00:07 +01:00 |
|
yugecin
|
79f0cead0c
|
cleanups
|
2016-12-04 14:35:47 +01:00 |
|
yugecin
|
3c15aeb9bd
|
add aggressiveness in optionmenu
|
2016-12-04 13:37:00 +01:00 |
|
yugecin
|
f95d1c4669
|
add quadratic bezier mover
|
2016-12-04 13:23:37 +01:00 |
|
yugecin
|
cdd88d9a8d
|
merge the movers into one list, use java8 for default impl in interfaces
|
2016-11-20 17:24:58 +01:00 |
|
Awlex
|
6f5f17da74
|
First try integrating a Arc. Status: Still alot to do
|
2016-11-19 02:33:15 +01:00 |
|
yugecin
|
fe2169c39c
|
make it work
|
2016-11-12 18:25:55 +01:00 |
|
yugecin
|
3d5afa77b0
|
remove the overridden one
|
2016-11-12 15:41:55 +01:00 |
|
yugecin
|
25d16ddfae
|
kickoff slidermovers
|
2016-11-12 15:41:20 +01:00 |
|
yugecin
|
5ee4760e7b
|
'fix' stack circles
|
2016-10-01 12:28:09 +02:00 |
|
yugecin
|
1f68136639
|
better inbounds check
|
2016-10-01 10:42:34 +02:00 |
|
yugecin
|
2b91288adb
|
PIPPI!
|
2016-09-30 22:57:57 +02:00 |
|
yugecin
|
5c2170982a
|
fix 1/4th circle
|
2016-09-30 21:24:30 +02:00 |
|
yugecin
|
fc6dcce105
|
fix halfellipse
|
2016-09-30 21:20:46 +02:00 |
|
yugecin
|
6965e33856
|
fix halfellipsemover so it doesnt get stuck
|
2016-09-30 10:04:47 +02:00 |
|
yugecin
|
2b93805b71
|
fix license text
|
2016-09-28 13:34:54 +02:00 |
|
yugecin
|
52aac61233
|
give better names to auto movers
|
2016-09-27 22:03:16 +02:00 |
|
yugecin
|
b74c037aec
|
Auto mover factories
|
2016-09-27 21:28:50 +02:00 |
|
yugecin
|
a39ac19bb0
|
move width/height from container to options class
|
2016-09-27 20:52:52 +02:00 |
|
yugecin
|
2e76d302cd
|
ayyyy space
|
2016-09-27 20:38:30 +02:00 |
|
yugecin
|
b933dd78d5
|
wtf
|
2016-09-27 20:38:18 +02:00 |
|
yugecin
|
6b81ce2d2c
|
moverfactory toStrings
|
2016-09-27 19:45:08 +02:00 |
|
yugecin
|
cfb9b7d0a0
|
add moverfactories
|
2016-09-27 19:22:08 +02:00 |
|
yugecin
|
0a3e7b0e09
|
add movers
|
2016-09-27 19:12:24 +02:00 |
|