Search found 202 matches

Go to advanced search

by louisVottero
Sat Nov 21, 2020 1:28 pm
Forum: Beta Releases
Topic: Vetala Beta 0.4.7.8
Replies: 0
Views: 1191
 
Jump to post

Vetala Beta 0.4.7.8

In this release the Orient Selected Only has been separated into two buttons orient_hier_sel.png Orient Hierarchy works the same as Orient Selected Only, orienting the selected joint plus all of its descendents. Orient Selected orients just the selected bones Add Orient Attributes has been improved ...
by louisVottero
Wed Nov 18, 2020 7:25 pm
Forum: Help
Topic: Refresh issues specially in code tab
Replies: 5
Views: 1784
 
Jump to post

Re: Refresh issues specially in code tab

Sorry about that, I uploaded the wrong files

Its now updated to 0.4.7.5
by louisVottero
Tue Nov 17, 2020 11:08 pm
Forum: Help
Topic: Refresh issues specially in code tab
Replies: 5
Views: 1784
 
Jump to post

Re: Refresh issues specially in code tab

Just a note that 0.4.7.1 is not a good release because of a process options bug. It would be better to go for 0.4.7.5 which is now in the Beta releases
by louisVottero
Tue Nov 17, 2020 11:01 pm
Forum: Help
Topic: Vetala versions building controls different.
Replies: 2
Views: 1148
 
Jump to post

Re: Vetala versions building controls different.

Thank you for bringing this up. If you need the mirrored rotation on the main ik controls then you could add this line around line 22 in the rig_ik_arm.py code: rig.set_right_side_fix(False) However... If I remember correctly, some animators told me they preferred the translate of the ik to move in ...
by louisVottero
Tue Nov 17, 2020 12:12 am
Forum: Beta Releases
Topic: Vetala Beta 0.4.7.5
Replies: 0
Views: 1118
 
Jump to post

Vetala Beta 0.4.7.5

This release fixes a bug with options. Where when creating options on process, after leaving and coming back the options can disappear. It also fixes a bug with options where when referencing options it can cause the source options to disappear. Other notable fixes Run script group in the ui now sto...
by louisVottero
Wed Nov 11, 2020 7:50 pm
Forum: Beta Releases
Topic: Vetala Beta 0.4.7.1
Replies: 1
Views: 560
 
Jump to post

Re: Vetala Beta 0.4.7.1

There was a fix in Beta 0.4.7.1 that sees Vetala working with Maya 2017 again
by louisVottero
Wed Nov 11, 2020 7:49 pm
Forum: Help
Topic: Refresh issues specially in code tab
Replies: 5
Views: 1784
 
Jump to post

Re: Refresh issues specially in code tab

There's a new cut of Vetala 0.4.7.1 with the fix.

It looks like it was an issue where something works different in Pyside2 between Maya 2017 and 2018+
by louisVottero
Tue Nov 10, 2020 11:07 pm
Forum: Beta Releases
Topic: Vetala Beta 0.4.7.1
Replies: 1
Views: 560
 
Jump to post

Vetala Beta 0.4.7.1

util_file.fast_copy added, in windows uses windows' robocopy to copy many folders/files faster util_file.copy_dir now uses fast_copy when no ignore_patterns are given. process auto completion now uses AST like the other code, making it much easier to see what's available and how to set process func...
by louisVottero
Wed Sep 30, 2020 10:39 am
Forum: Beta Releases
Topic: Vetala Beta 0.4.5
Replies: 0
Views: 1143
 
Jump to post

Vetala Beta 0.4.5

Added core.remove_referenced_in_list(list_value) added. Removes entries that are referenced and returns a new list Improvements geo.Rivet class now has two new functions: set_mesh_in to define what mesh inputs into the rivet. set_use_transform that allows the rivet to attach to the transform specif...
by louisVottero
Fri Sep 11, 2020 9:15 pm
Forum: Beta Releases
Topic: Vetala Beta 0.4.4
Replies: 0
Views: 1158
 
Jump to post

Vetala Beta 0.4.4

Added core.remove_non_existent(list_value) will return a list that has entries that don't exist in maya removed. core.set_tool_to_select() used before progress bar to hide some status line updates core.set_tool(context) added, used to programmatically set the current tool core.get_tool() returns th...

Go to advanced search