Page 1 of 1

TR Precise

Posted: 30 Mar 2013, 19:59
by sOBE
Hi this toggle switch addon for easy manipulate objects, components, or camera in "precise" mode.

If you use diferent settings from factory for translate, rotate, scale and camera orbit, pan, zoom speed
just edit those value in main script

Code: Select all

/////SETTINGS///////

//Deffault Camera Settings
var OrbitSpeed=1 //Default Value = 1//
var PanSpeed=1 //Default Value = 1
var Zoom=1 //Default Value = 1
//Deffault Transform Settings
var Translate=1 //Default Value = 1
var Rotate=1 //Default Value = 1
var Scale=1 //Default Value = 1
quick preview

Re: TR Precise

Posted: 30 Mar 2013, 21:38
by Bullit
Thanks.

Re: TR Precise

Posted: 02 Apr 2013, 07:56
by FXDude
This (simple thing) is great thanks! can be setup to a hotkey I guess?

Re: TR Precise

Posted: 02 Apr 2013, 17:17
by druitre
Thank you, should be really useful

Re: TR Precise

Posted: 02 Apr 2013, 21:43
by sOBE
FXDude wrote:This (simple thing) is great thanks! can be setup to a hotkey I guess?
Thank you, I updated this in to ver. 1.1, added commands for hotkeys

Re: TR Precise

Posted: 14 Apr 2013, 16:15
by Maximus
Thanks, very usefull tool and open to customization.

Re: TR Precise

Posted: 15 Apr 2013, 00:17
by danyargici
Looks great, thanks!

Re: TR Precise

Posted: 23 May 2013, 13:02
by benoit81
It's very helpful. Thanks for sharing.
A suggestion : would it be possible to add a precise mode for the texture editor (when you scale UVs it's often very hard to get precise results) ? ;;)
Regards,