Search found 202 matches

Go to advanced search

by louisVottero
Thu Aug 17, 2017 2:22 pm
Forum: Help
Topic: Corrective double transform issue
Replies: 3
Views: 4664
 
Jump to post

Re: Corrective double transform issue

I'm unable to see the video.
by louisVottero
Thu Aug 17, 2017 1:13 pm
Forum: Beta Releases
Topic: Vetala Beta 0.2.01
Replies: 2
Views: 190
 
Jump to post

Re: Vetala Beta 0.2.01

Found three bugs with this release

Fix Sub Controls is broken
Orient Selected Only will actually reset the orient attributes.
Batch doesn't work
by louisVottero
Wed Aug 16, 2017 1:52 am
Forum: Beta Releases
Topic: Vetala Beta 0.2.01
Replies: 2
Views: 190
 
Jump to post

Vetala Beta 0.2.01

Trello completed updates in green here: https://trello.com/b/rmfaZjMd Additions Jaw rig now has the option to follow world instead of just local. Check UI now has a check for references. Mirror selected only button Mirror R to L button Mirror Create button Orient selected only button Added notes sec...
by louisVottero
Tue Aug 08, 2017 12:55 am
Forum: Help
Topic: is_locked fucntion
Replies: 1
Views: 3793
 
Jump to post

Re: is_locked fucntion

Hey alynch

I just checked the latest code and is_locked is there under the attr module.

What version of Vetala are you using?

Btw, here is the code for the is_locked function, in case it helps:

Code: Select all

if cmds.getAttr(node_and_attribute, l = True):
    return True
else:    
    return False
by louisVottero
Wed Jun 07, 2017 4:10 pm
Forum: Beta Releases
Topic: Vetala Beta 0.2.00
Replies: 4
Views: 187
 
Jump to post

Re: Vetala Beta 0.2.00 (Code view not stable!)

The files above have been updated and fixed, including
  • code ui can now parent again
  • script focus no longer gives an error when no code found
  • The function that was changed that caused the issue was reverted back to 0.1.18. A new function was created for the new functionality. Should be stable.
by louisVottero
Wed Jun 07, 2017 2:59 pm
Forum: Beta Releases
Topic: Vetala Beta 0.2.00
Replies: 4
Views: 187
 
Jump to post

Re: Vetala Beta 0.2.00 (Code view not stable!)

Code doesn't parent properly in this release. Please hold off on using this release!
by louisVottero
Tue Jun 06, 2017 10:13 pm
Forum: Beta Releases
Topic: Vetala Beta 0.2.00
Replies: 4
Views: 187
 
Jump to post

Re: Vetala Beta 0.2.00

The downloads above have been updated with the following. They should be golden now.
  • A bitter better feedback when shotgun fails.
  • Locator position mirroring fix
  • Code editor was not displaying its status. And breakpoints were broken.
by louisVottero
Tue Jun 06, 2017 11:54 am
Forum: Beta Releases
Topic: Vetala Beta 0.2.00
Replies: 4
Views: 187
 
Jump to post

Re: Vetala Beta 0.2.00

There is a ugly bug with 0.2.00 where the icons and breakpoints are not showing up in the code editor. Also the shogun integration needs to be improved slightly.

I will have a new version up tonight. Sorry for the weird bugs.
by louisVottero
Sat Jun 03, 2017 2:43 pm
Forum: Beta Releases
Topic: Vetala Beta 0.2.00
Replies: 4
Views: 187
 
Jump to post

Vetala Beta 0.2.00

vetala_shotgun.PNG You need to create a script in Shotgun and take note of the script name and key. vetala_shotgun2.PNG After you need to put the script name and key into shotgun. Whats new in the release: Shogun Link Data added - need to create a shotgun api script to connect in the settings. util...
by louisVottero
Tue May 30, 2017 1:31 am
Forum: Beta Releases
Topic: Vetala Rig Beta 0.1.19
Replies: 0
Views: 1516
 
Jump to post

Vetala Rig Beta 0.1.19

Added anim.bake_to_animation added. api.IteratePolygonFace added get_center, get_normal geo.randomize_mesh_vertices added space.randomize added to randomize transforms process.get_sub_process_count added process.get_sub_process_by_index added core.get_current_camera added added some vector math to ...

Go to advanced search