View Full Version : Setting shortcut to constant interpolation?
SheepFactory 09-11-2004, 05:55 AM Hi Guys ,.
Is there a way to set up a shortkey to convert keys to Constant , spline , and linear?
I went all over the keyboard shortcut manager but cant find it. I also realized the script editor dont log anything when I change the keys to constant so I couldnt make a button out of a script (i'd prefer a shortcut in any case)
So is there a way? :)
Thanks in advance
Ali
|
|
ChristianFischer
09-11-2004, 07:45 AM
hi ali.
shift+b toggles between spline interpolation and zero-slope lenght (not really linear but at least behaves the same :) )
for constant i don't think there is a shortcut :shrug:
edit: umm .. the curve of course has to be a spline curve for the toggle to work so i guess this answer doesn't really help :/
.chris
U can use the GhostKeys plugin to somehow have a shortcut for that, just select the "ghostedkeys" and press Constant on the shelf buttons :)
http://www.xsibase.com/forum/index.php?board=11;action=display;threadid=8330;start=15
Hope it helps
5quid
09-11-2004, 02:16 PM
setCurveType (inputObj), (0 - no change, 1 - constant, 2 - linear, 3 - spline)
if no object is provided it uses the currently marked proporties.
pretty simple to set up a toggle script and assign it a shorcut key.
hope this helps
:)
CGTalk Moderation
01-19-2006, 03:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.