We are excited to announce a new feature on the Hub: Favorites!
You can now add resources to your favorites, and organize your favorites into collections!
You can check out the details in our official announcement!
- Added translation limits triggers. Now you can configure actions that are executed when a translation limit is reached. It only works if the Limit Translation option of the axis that have configured actions is enabled.
- Translation limits UI elements rearrangement.
Note: Translation limits buttons become green if there are configured actions.
Almost done on adding customizable actions on translation limits reached.
I'm also thinking about adding to rotations the same options of translations (per axis local\global settings, triggers and limits) but this will surely broke backward compatibility so... some kind of feedback on this will be appreciated...
- Removed scene dependencies.
- Framerate indipendent continuous translation and rotation (should be there from the beginning ?).
- Added reset rotations button. With absolute rotations I was trying to do something senseless. If you want to set an absolute rotation, just reset rotations an set the rotations you want (Qaternion demon tried to confuse me but... after a long fight... I win! ?).
- Code optimization.
The plugin now have all the features I planned so I will call it "Version 1.0". This doesn't mean I will not update it if I find other usefull features.
- First implementation of set absolute rotations (doesn't really works. use it only to reset rotations to 0,0,0. Still WIP, needs tests).
- Fixed local translation increments ratio.
- Code optimization.