Skip to content

Commit

Permalink
Removed Medium priority 'TODO' to allow chains to use embedded struct…
Browse files Browse the repository at this point in the history
…ures,

feature implemented in release 1.2 =D
  • Loading branch information
alansley committed Aug 3, 2016
1 parent 89f412b commit eaa01f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ This will create a file called **caliko.zip** in the top level directory, the co
- Nil.

### Medium priority
- Add mechanism for individual IK chains in a structure to be updated to individual target locations (i.e. each chain holds a reference to a Vec2f/Vec3f which can be updated) so that a single call to
structure.updateEmbeddedTargets() can then update each chain in the structure for its own specific target locations.
- Nil.

### Low priority
- Refactor entire library to use quaternions.
Expand Down

0 comments on commit eaa01f2

Please sign in to comment.