Blender

Blender 2020 – Development Plans

The Blender Developers Blog has published plans and milestones for Blender’s development for 2020.

Library Overrides

The system should completely replace the “proxies” system used by animators to connect sets of objects from different scenes to each other. Library Overrides will simplify the work of animators in exposing character poses, filling scenes with objects of the same type, applying clothing to characters, and speeding up animation caching.

How to check the direction of a Bezier curve

The direction of a Bezier curve, visually indicated by its normals slope, can be checked by the indices of its points.

The Bezier curve points indices always ascending in the curve direction.

So, having two points on the curve we can get the direction through their indices: