Macha Posted February 14, 2012 Share Posted February 14, 2012 (edited) When I make a bundle and use a pattern like, say /obj/bunnies* Then I get all nodes inside the bunnies. But if I only want the bunny nodes I write: /obj/bunnies? But that only gives me bunnies with single digits. Other than writing this /obj/bunnies? /obj/bunnies?? /obj/bunnies??? is there a better way to select all bunnies without getting all the nodes inside as well? Edited February 14, 2012 by Macha Quote Link to comment Share on other sites More sharing options...
anim Posted February 14, 2012 Share Posted February 14, 2012 (edited) when I had the same problem I ended up using bunnies* ^bunnies*/* but maybe there is some smarter pattern Edited February 14, 2012 by anim Quote Link to comment Share on other sites More sharing options...
rdg Posted February 15, 2012 Share Posted February 15, 2012 bunnies* ^bunnies*/* I seem to remember getting this solution as well. But then I saved my hip file and the smart bundle was converted into regular bundle. I was disappointed for some time. Quote Link to comment Share on other sites More sharing options...
anim Posted February 15, 2012 Share Posted February 15, 2012 ... But then I saved my hip file and the smart bundle was converted into regular bundle. ... this was fixed some time ago Houdini 10.5.114: Fixed the problem with saving smart (ie, pattern) bundles. Now, Houdini will properly save them to the hip file. Quote Link to comment Share on other sites More sharing options...
rdg Posted February 15, 2012 Share Posted February 15, 2012 this was fixed some time ago Wow - 10.5 - that's really some time ago. Quote Link to comment Share on other sites More sharing options...
jim c Posted February 16, 2012 Share Posted February 16, 2012 You know, I'm almost positive that Hugh Hefner would have been able to help you - after all, lots of experience with bunnies... 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.