openHarmony 0.10.14
- adds Quaternion/Quaternion_path columns/attributes support for getting/setting and getting keyframes, etc.
- adds a new interpolation function to oColumn to create a key at a percentage between two existing values
- adds oPathPoint.position (oPoint) to get the position of a path point as an oPoint
- adds a generic $.lerp function for linear interpolation between 2 floating point values.