Pose Library Previews update for Spring project #53761

Closed
opened 2018-01-11 15:17:30 +01:00 by Hjalti Hjálmarsson · 5 comments

Update for the Pose Library Preview addon for the Spring project, making it more accessible and consistent.

There are four main targets:

  1. Correcting the "Thumbnail Path" so it uses the location of the linked blend file as a reference point to find the correct thumbnail folder.

  2. A drop down menu that filters only Pose Libraries that are for the selected Armature based on its name.
    Example: "Spring-high_proxy" is selected, the code uses the dash to separate "Spring" and uses that to show all pose libraries that start with "PLB-Spring".

  3. Adding a button that flips (x-axis) all the thumbnail images. When a pose is selected it gets applied mirrored.

  4. Once a pose has been selected a slider should be available that's set to 100% by default (applying the pose completely) but the closer to 0% you slide it the less the pose gets applied.

Update for the Pose Library Preview addon for the Spring project, making it more accessible and consistent. There are four main targets: 1. Correcting the "Thumbnail Path" so it uses the location of the linked blend file as a reference point to find the correct thumbnail folder. 2. A drop down menu that filters only Pose Libraries that are for the selected Armature based on its name. *Example*: "Spring-high_proxy" is selected, the code uses the dash to separate "Spring" and uses that to show all pose libraries that start with "PLB-Spring". 3. Adding a button that flips (x-axis) all the thumbnail images. When a pose is selected it gets applied mirrored. 4. Once a pose has been selected a slider should be available that's set to 100% by default (applying the pose completely) but the closer to 0% you slide it the less the pose gets applied.
Author
Member

Added subscriber: @Hjalti

Added subscriber: @Hjalti
Sybren A. Stüvel was assigned by Hjalti Hjálmarsson 2018-01-11 15:20:28 +01:00

Added subscriber: @jasperge-2

Added subscriber: @jasperge-2
  • Correcting the "Thumbnail Path" so it uses the location of the linked blend file as a reference point to find the correct thumbnail folder.

No longer necessary with the latest version from @jasperge-2

  • A drop down menu that filters only Pose Libraries that are for the selected Armature based on its name.
  • Once a pose has been selected a slider should be available that's set to 100% by default (applying the pose completely) but the closer to 0% you slide it the less the pose gets applied.

Both of those are implemented in my branch.

The only thing that remains at the moment is the flipping of the poses.

> - Correcting the "Thumbnail Path" so it uses the location of the linked blend file as a reference point to find the correct thumbnail folder. No longer necessary with the latest version from @jasperge-2 > - A drop down menu that filters only Pose Libraries that are for the selected Armature based on its name. > - Once a pose has been selected a slider should be available that's set to 100% by default (applying the pose completely) but the closer to 0% you slide it the less the pose gets applied. Both of those are implemented in [my branch](https://github.com/sybrenstuvel/pose_thumbnails). The only thing that remains at the moment is the flipping of the poses.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

I also implemented flipping last week, closing this ticket.

I also implemented flipping last week, closing this ticket.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#53761
No description provided.