Commit Graph

19 Commits

Author SHA1 Message Date
Bram Buurlage
33d7d3b07f Update readme.md and version number 2024-02-19 10:24:56 +01:00
Bram Buurlage
2dd04817bf
Merge pull request #3 from franklinblanco/master
Upgrade to bevy 0.13
2024-02-19 10:22:48 +01:00
Franklin
afcea7f8d9 Removed bevy_editor_pls dep 2024-02-19 10:20:10 +01:00
Franklin
52db38768b Update bevy from 0.12 to 0.13, update example to use new shapes in bevy 0.13 2024-02-18 19:46:45 +01:00
Bram Buurlage
d1ddf7d547 Migrated to bevy 0.12 2023-11-05 14:46:23 +01:00
Bram Buurlage
c9f877a4b1 Migrated to bevy 0.11 2023-07-11 21:35:10 +02:00
Bram Buurlage
9184bef570 Migrated to bevy 0.10 2023-03-10 20:46:38 +01:00
Bram Buurlage
927910bf63 Migrated to bevy 0.9 2022-11-13 10:20:21 +01:00
Bram Buurlage
b695fac4bb fixed debug_lines build and transform nan issue 2022-09-20 15:56:20 +02:00
Bram Buurlage
f28ca3192c Updated Cargo.toml metadata 2022-09-18 12:48:40 +02:00
Bram Buurlage
f7191c1b32 add readme 2022-09-18 12:44:08 +02:00
Bram Buurlage
ea5ddbf099 added some more docs, split up the lib file 2022-09-18 12:06:45 +02:00
Bram Buurlage
fa3ee3d0ff Added skin_mesh example, made debug_lines optional 2022-09-18 11:40:20 +02:00
Bram Buurlage
87c0a0dffe forgot to normalize an axis 2022-09-17 21:33:02 +02:00
Bram Buurlage
d38a17e812 implement pole targetting 2022-09-17 18:29:21 +02:00
Bram Buurlage
f48906853d correct position is found for ik solving 2022-09-16 09:12:18 +02:00
Bram Buurlage
124b9a2612 separate transforms from parents queries 2022-09-14 18:14:22 +02:00
Bram Buurlage
1a567463c8 fix typo 2022-09-14 09:32:05 +02:00
Bram Buurlage
a12794d7d8 initial commit with very basic IK 2022-09-14 09:27:29 +02:00