From ba80c648b04d5dc416f69d1d3bac280a2e02b3a0 Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Fri, 16 Oct 2020 23:38:27 +1100 Subject: [PATCH] Added some todos --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index bdb309c..f73ebbb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,17 @@ For more info see my streams on Youtube: - [Stream #16](https://youtu.be/LtJCLWorenc) - [Stream #17](https://youtu.be/zFVmMPe9Skc) +# TODOs +Minimum work needed to make this more feasible: +- Add undo feature +- Improve bone selection menu +- Add option to add keyframe for selected bone + +Nice to figure out: +- Make it possible to select bones by clicking on them +- Make a better widget for rotations +- Add code to determine correct direction of rotation + # License This project is provided under an MIT license. See LICENSE for further details.