Add readme and gitignore
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
__pycache__
|
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Damn Simple Pose Library
|
||||||
|
|
||||||
|
In Blender 3.x, a new Asset-based Pose system was introduced.
|
||||||
|
That's fine and dandy, however because of that, the old Pose Library was deprecated and gutted out real quick-like. Too quick.
|
||||||
|
|
||||||
|
This brings it back as best as it can.
|
Reference in New Issue
Block a user