com48 Posted May 26, 2010 Share Posted May 26, 2010 (edited) Hey everyone, I've been working on a tool for a little while and decided it was time to open it up to the general public. What is it: CopyPaste is a houdini python toolbar that gives you extra functionality over the normal control+C copy functions. It also have function to package a scene file into a zipfiles with localized filepaths and otls for easy archiving. Features: - Quickly copy nodes from one network to a other. (same as copy/paste but with limitations) - Paste copied nodes from a other user on your network. - Send the copied nodes to a e-mail address. (using pastebin.com) - Load nodes back from the link given in a e-mail. (using pastebin.com) - Package the given scene to a zipfile with all files and otls. - Unpack takes a zipfile created by the package function and unzips it and opens it for usage. Install: Unpack. copy the files into your houdini home directory (usually ~/houdini10.0/). be careful not to just override anything in your home Limitations: the tool is split into 2 parts. 1) copy/paste, copy from user, send/recieve from e-mail 2) package and unpack the first are session and license independent but can't copy from locked assets. however it will tell you if you are about to copy something with locked assets. the second one is license dependant. it can however copy almost everything to make a scene work. (not dso's) Feedback: Any feedback is welcome! I don't use Windows so anyone with some knowledge of windows and python are welcome to provided feedback. I have tried to make it as platform independent as I can. Greetings, Lars Update: was a little bug in the unpack feature. should be fixed now. copyPastePackage.zip Edited May 27, 2010 by com48 Quote Link to comment Share on other sites More sharing options...
com48 Posted May 27, 2010 Author Share Posted May 27, 2010 Seems my last update was missing the Icons. copyPastePackage.zip Quote Link to comment Share on other sites More sharing options...
RontheDon Posted May 17, 2011 Share Posted May 17, 2011 Seems my last update was missing the Icons. just stumbled across this ... since nobody else has said it yet: nice work and thanx for sharing mate! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.