You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,18 @@ without re-targeting anything in Unreal Engine.
6
6
7
7
Features:
8
8
9
-
- an animation ready mannequin rig with IK, female bones and other various rigging features
10
-
- an animation ready first person gun rig (more rigging features at some point)
9
+
Now contains:
10
+
11
+
- an animation ready mannequin rig with female bones and other various rigging features
12
+
- an animation ready first person gun and bow rig (more rigging features at some point)
11
13
- an accurate Blender version of the mannequin and gun materials
12
-
- all mannequin, femmequin and gun meshes
13
-
- a basic pose interface with some useful rigging options
14
-
- a custom armature re-targeting script (use my rigging on almost any humanoid)
15
-
- a basic socket system for any object (more to come on this)
16
-
- the mother of all FBX export scripts (improved animation export code!)
17
-
- the father of all FBX import scripts (now imports meshes!)
14
+
- all mannequin, femmequin, gun and bow meshes
15
+
- a detailed pose interface with some useful rigging options
16
+
- a new WIP custom character mapping system (retargeting within Blender)
17
+
- a modular rigging system that works with any mapped character (my rigging where you want it)
18
+
- a basic socket system for any object (still more to come on this)
19
+
- the mother of all FBX export scripts (improved animation export code)
20
+
- the father of all FBX import scripts (improved animation import code)
18
21
19
22
If you want to know how the compatibility works, see [Mannequin Compatibility Explanation](https://www.youtube.com/watch?v=pRoQ3T8chUg&list=PL1VT6HxCKabeKxASV_HUrt3mtn3ld6sa0&index=3).
20
23
@@ -27,6 +30,7 @@ You can get the add-on from several places:
27
30
- Download from [Patreon](https://www.patreon.com/JimKroovy/posts). Early access releases posted here.
28
31
- Download from [Gumroad](https://gumroad.com/jimkroovy) if you want the most recent stable version.
29
32
- Download a [released version from github](https://github.com/Jim-Kroovy/Mr-Mannequins-Tools/releases) if you want a previous release.
33
+
- Purchase from [Blender Market](https://blendermarket.com/products/mr-mannequins-tools)
30
34
- Clone this repository with git. Note that the *master* branch is bleeding edge, but the intention is to keep it in a usable state.
31
35
32
36
_NOTE:_ Due to a [github limitation](https://github.com/git-lfs/git-lfs/issues/903) the *Download Zip* function (under the green *Clone or download* button) does not correctly download the .blend files, since
0 commit comments