Add readme and gitignore

This commit is contained in:
2024-12-26 02:51:08 -06:00
parent cdc7fd2355
commit 34aa11e1d9
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__

6
README.md Normal file
View 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.