jeffcampbellmakesgames
released this
23 Feb 07:49
·
1 commit
to release/stable
since this release
Summary
This release exposes several internal classes as public and adds a new user preference to support better performance in the Unity Editor.
Changes
- [API] Bezier3DSplineInspector, Bezier3DSplineDataInspector, and SceneGUITools are now public.
- [SDK] A new preference has been added for view distance which controls the distance away from the SceneView camera that orientation lines are drawn at. For very long splines drawing all of the orientation handles can impact performance and so this view distance preference can constrain the range at which these are drawn.