Page 3 of 4

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Mon Dec 02, 2013 1:39 pm
by Lukas
Cool. Personally I have enough space in the select bone toolbar (I guess it depends on screen size), so if you have it laying around, I would love to use it anyway.

I took the liberty of changing your color icons to match the rest of the GUI. You can use them if you want. (zip)

Image

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Mon Dec 02, 2013 2:15 pm
by chucky
Nice Lukas

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Mon Dec 02, 2013 2:58 pm
by Lukas
Videodv, 3 suggestions that would make your add bone modification even better:

1. The ability to set strength, I modded my own add bone tool to always create bones with strength 0, but it would be better to just have a box in the top toolbar which would remember your favourite setting.
2. A checkbox to snap the origin of a bone to the tip of the currently selected (thus, parent) bone.
3. Bone chain creation, a box that where you can fill in how long the chain will be. So you can draw a single line with the tool and it would create a chain.

Probably a lot of work, but you never know. ;)

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 10:06 am
by videodv
Hi Lukas

Love the bone icons already put them into use :D
Image

I have updated the script so you can show bone labels - set the strength and also to set constraints.

But the problem as always is room on the tool bar (on mine it go's off the screen) so wondering if I use a "set properties" drop down dialog instead (like in the select bone tool) so you can set all the currently selected bone properties? what do you think?

The other ideas you have Lukas I will explore and see what I can come up with (keep in mind I am by no means and expert with ASP scripting or know the more advanced functions), maybe a few pointers from the experts on here :D

Regards
Chris.

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 10:18 am
by Lukas
Sweet!

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 10:21 am
by videodv
Will upload the script shortly as doing final checks at the moment.

Regards
Chris.

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 10:28 am
by chucky
videodv wrote:Will upload the script shortly as doing final checks at the moment.

Regards
Chris.
Cool!

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 11:40 am
by videodv
I have uploaded the latest version of this script (both 7z and winzip)

If you are already using this script you will need to change the add_bone.lua and the cw_utilities.lua files, I have also updated the bone icons for those of you who wish to use Lukas great icons :D

The new workflow is create and name/colour your bone then while the bone is selected use the show label - adjust the bone strength (still working to get this to show in the viewing area but it will change the strength) then tick the constraints box and adjust.

As always if you have any problems just let me know.

Regards
Chris

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 11:51 am
by Lukas
Nice videodv :)

I had expected it to work a little differently though... Because it's the 'add bone' tool, not the 'select bone', you'd expect if you have set strength (in the toolbar of Add bone) to "0", and you draw a bone, the new bone would have strength "0".

Instead, it's only for adjusting the selected bone. Was that your intention?

I thought this would be nice to set bone strength and show label BEFORE creating the bone, not after.

Still appreciated though! I'll be using this for now

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 12:19 pm
by chucky
Lukas wrote:Nice videodv :)
I thought this would be nice to set bone strength and show label BEFORE creating the bone, not after.
Lukas has a good point here, I often would like to zero before creation when creating smart bones.

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 12:20 pm
by videodv
Lukas wrote:Nice videodv :)

I had expected it to work a little differently though... Because it's the 'add bone' tool, not the 'select bone', you'd expect if you have set strength (in the toolbar of Add bone) to "0", and you draw a bone, the new bone would have strength "0".

Instead, it's only for adjusting the selected bone. Was that your intention?

I thought this would be nice to set bone strength and show label BEFORE creating the bone, not after.

Still appreciated though! I'll be using this for now
After you have created your first bone and set options they will apply to all others (or should do!)

Will look at this again and make some changes.

Regards
Chris.

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Tue Dec 03, 2013 12:51 pm
by videodv
This quick fix is now in the main script ready to download.

Regards
Chris.

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Thu Dec 12, 2013 4:48 am
by rocky53204
Very nice script! Helluva job, very useful! Grateful thanks!

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Sat Mar 22, 2014 12:51 am
by rocky53204
Throws error in ASPro 10

Re: Mods Add Bone and Select Bone tools 9.5 only

Posted: Sat Mar 22, 2014 9:54 am
by videodv
Hi rocky

I have updated this script to V10 you will find it on the first page it is just the lua file all others are the same.

This works on my setup but if you have problems let me know.

Regards
Chris.