Dear developers, I added an improved version for patch #22805: show the content of the poselib in the outline panel. The improved patch (#23306) now also include an "apply" function in the context menu.
https://projects.blender.org/tracker/index.php?func=detail&aid=23306&group_id=9&atid=127 The details: ---- cut --- This patch improve patch #22805: "Show poselib content in outliner" by now also adding an "apply" function in the context menu in the outliner overview for the poselib content (open context menu in outliner with right mouse button). The outliner show the poselib content like this: when closed: - Armature + PoseLib when opened: - Armature - PoseLib * pose name 1 * pose name 2 * pose name 3 ... A pose can be selected in the list and then applied to the current frame with the new "apply" function from the context menu. Context menu look like this: +----------------------------+ | Outliner PoseLib Operation | | Unlink | | Apply | +----------------------------+ BTW: the existing functions for browsing and modifying the poselib are not changed and can still be used. It would be nice if someone may review the patch. I'm looking also forward to see the patch pushed into the repository. ---- cut --- Torsten _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
