Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2 simple little scripts you can make into buttons that help me out greatly in copying and pasting selected channel values from one object to another, or from an object back to itself at two different points in the timeline.
I felt the need to make separate Copy and Paste buttons so that I could copy and paste values from and back to the same object at different points in an animation, mainly to check out deformations while not having to scrub through the timeline.
NOTE: This procedure utilizes 2 buttons - A Copy button (CpCh), and a Paste button (PaCh)
How to use: 1) Select and middle mouse drag the Copy Procedure script to your shelf to create a button and name it "CpCh". 2) Select and middle mouse drag the Paste Procedure script to your shelf to create a button and name it "PaCh". 3) Select object with the values you want to copy and paste from (source). 4) Select the channels that contain the values you want to transfer. 5) Click the "CpCh" button (This stores the values in an array for pasting). 6) Select the object to which you want to paste the values (May be the same object) 7) Click the "PsCh" button
Enjoy
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.