Skip to content

Commit b9c99e2

Browse files
2 parents 70c06a5 + b2c71e8 commit b9c99e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img align="right" src="github_media/oppanel_2200.png">
1+
<img align="right" src="github_media/oppanel_2201.png">
22

33
# Shape Key Tools for Blender 2.79
44

@@ -45,6 +45,6 @@ Split off a new shape key from an existing shape key, using various options to f
4545
Apply modifiers to meshes with shape keys, baking the modifier into both the base mesh and the shape key deltas.
4646
* Useful when you don't want to recreate 100 blend shapes just because Blender doesn't know how to deform shape keys.
4747
* Multiple modifiers can be applied at once, in stack order.
48-
* Only vertex-preserving modifiers are compatible. Modifiers which change topology or vertex count cannot be applied.
48+
* Only topology-preserving modifiers are compatible. Modifiers which change topology (incl. vertex count) cannot be applied.
4949

5050
![Demo5 gif](github_media/demovids/demo5.gif)

0 commit comments

Comments
 (0)