Tuesday 9 April 2013

Red9 Studio Pack Release 1.30

I'm gearing up for a new release v1.30 and thought I'd preempt it by pushing the latest change log out so you can see what to expect.
There's a ton of fixes and upgrades to a lot of the core code, if you're running metaData then I advice you take a look. There's also some neat new features gone in such as the RMB channelBox HUD integration for monitoring attrs in the Maya viewport. The PoseSaver has also had some core upgrades and now supports sub-folder poseHandler files for modifying the pose behaviour on a folder by folder basis.

This will probably go live in the next week

thanks for all the support

Mark

1.291:
------

  • Fix - Red9_Meta - type 'unicode' value's weren't being supported correctly in the setAttr func
  • Fix - Red9_Anim - MirrorSetup - loadMirror was failing to load custom Axis correctly.


1.292:
------

  • Fix - Red9_Meta - isChildNode() wasn't dealing with longNames correctly
  • Mod - Red9_PoseSaver - batchPatchPoses() modified to make it more flexible. added arg to stop it always resaving the pose after patchfunc has been run. also now passing poseFile back into patchfunc
  • New - Red9_PoseSaver - poseHandler.py support added! - This is a BIG deal for TD's out there as it gives you access to all the internal node handling at a sub-folder level. Allows you to fully customize the pose behaviour on a folder basis!
  • Fix - Red9_Anim - PoseUI wasn't remembering the last subFolderyou were in.


1.293:
------

  • New - Red9_Anim - PoseUI now has a RMB Make Directory call
  • New - Red9_Anim - PoseUI now has a 'Debug:Copy poseHandler.py to Folder'. This is an avanced option for by-passing the node handlers on a folder by folder basis!
  • Mod - Red9_Anim - 'Ctrl' click when launching the AnimationUI will boot it non-docked
  • Mod - Red9_Meta - Calls that previously only took an mType/mInstance as a [string] arg now also accept the class too... so r9Meta.getMetaNodes('MetaRig') and r9Meta.getMetaRig(r9Meta.MetaRig) both are accepted.
  • Mod - Red9_Meta - getChildren now takes an additional arg 'cAttrs' which can be used to only return children connected via a given attr name (this uses wildcards and will take a list)


1.294:
------

  • Fix - Red9_Anim - added full traceback to the error handling in the AnimUI
  • Fix - Red9_Meta - added full traceback to the error handling in the nodeLockManager and thus the main class
  • Fix - Red9_Meta - setAttr wasn't raising errors due to the decorator. Patched
  • Mod - Red9_Meta - updated MetaHUD, simplified event handler, now connected to refresh by default
  • New - Red9_Meta - Added HUD wrappers now being called by the ChannelBox RMB menu - gives you access to the MetaHud monitors and makes the setup more integrated


No comments:

Post a Comment

Note: only a member of this blog may post a comment.