- Added initial and end position for the child Widget to be placed. End position only works when returnsInPlace is set to true.
- Added the possibility to make the child Widget rotate indefintely. This is still under development though, and I DO NOT recommend using it at this stage.
- Changed name from ThreeDimensionalWidget to Rotation3DEffect
- Added example
- Added gifs to the README.md
- An example showing possible use of this package has been added.
- Added documentation in the code and updated README file.
- First release.