Closed GoogleCodeExporter closed 9 years ago
Making the change to motion.js and testing
Original comment by jpywt...@gmail.com
on 18 Aug 2011 at 12:41
Changed motion.js to default to enabled. Change rotate to respect a disabled
rotator. Samples that use the rotator test good and editor behavior tests good.
Now an editor behavior can disable a rotator rotate event.
Original comment by jpywt...@gmail.com
on 18 Aug 2011 at 5:01
Tested fixed
Original comment by jpywt...@gmail.com
on 18 Aug 2011 at 5:01
Re-opening as there is a use case the worked missed. Discussed it with Erik and
came up with a refactoring plan.
Original comment by jpywt...@gmail.com
on 18 Aug 2011 at 6:31
Refactored the rotator to be enabled by default still, but handle the direct
setting velocity or acceleration through the setters. Each setter will check
for enabled state and properly add or remove the render listener. Setting the
angle also properly will rotate the rotator immediately.
Original comment by jpywt...@gmail.com
on 18 Aug 2011 at 11:51
Verified
Original comment by jpywt...@gmail.com
on 8 Sep 2011 at 7:28
Original issue reported on code.google.com by
jpywt...@gmail.com
on 18 Aug 2011 at 12:40