/
Vortex Studio 2023.5 Change Log

Vortex Studio 2023.5 Change Log

What's new?

Improvements in Vortex Editor Renderer

We continue to bring more features and improvements to the new renderer of Vortex Editor - Vulkan Graphics Renderer in Vortex Editor

Tracks Animation

Massless Cables Improvements

The massless cables features are being improved before removing its tech preview status, see Massless Cable Technical Documentation .

The following use cases are supported :

  • extremal ring adjacent to any internal point

  • internal ring adjacent to any internal point

  • internal pulley adjacent to rings

We are working on improving the accuracy of the model when the rotation axis of the pulley is not perpendicular to the plane of reeving and therefore to the cable segment itself, e.g. in the case of a freely hanging block which can twist.

Removal of Python 2 Support

Vortex Studio 2023.5 is the last release to support Python 2 scripting.

Starting the next release, the remaining Python 2 extensions in your content will be automatically converted to the Python 3 Dynamics Script extension but the Python source files themselves (.py) won’t be and will require manual updates.

We highly recommend you complete your transition to the Python 3 scripting extension and API.

See the documentation for help on this.

System Requirements

VortexSetup and previous versions of Vortex Studio

When downloading an earlier version of the VortexSetup utility installer from the website, the tool is no longer capable of fetching the installation packages remotely.

The installation packages must be fetched from the Manual Process section. After copying them into the same folder as VortexSetup, VortexSetup will work normally.

The latest version of VortexSetup works properly.

Supported Platform

Vortex Studio 2023.5 runs on the following platforms:

  • Microsoft Windows 10 (x64), version 22H2. 

  • Microsoft Windows 11 (x64), version 22H2. 

Not all features are available on the Linux operating system. See Features and Capabilities Overview for more details.

2022.8 is the last version supporting CentOS7 or equivalent. An update to the latest Ubuntu LTS and equivalent systems is in progress.

Vortex Studio on Linux can only open content created on Vortex Studio (Windows) 2023.3 or earlier. This will be fixed in a later release. For the moment, use an earlier version of Vortex Studio on Windows to create content to work on Linux. The recommended version and the last supported version of Linux is 2022.8 and the same version on Windows needs to be used for the best results.

Hardware Requirements

Recommended Configuration for Vortex Editor

  • CPU Intel i7-9700 or better

  • RAM 32GB

  • GPU

    • Intel, NVIDIA, or AMD

    • 4 GB VRAM, Vulkan 1.3

 

Software Capabilities

Mongo DB

Mongo DB is the database engine used in Vortex Activate.

The version supported is Mongo DB 4.2.

Qt

Vortex Studio uses a custom version of Qt 5.15.2.

Python

Unreal Engine Integration

Vortex Studio 2023.5 supports integration with Unreal Engine version 4.26.

Unity Integration

Vortex Studio 2023.5 supports integration with Unity 2021.3.16f1 LTS.

Supported Compiler

Vortex Studio 2023.5 supports Microsoft Visual Studio 2015 (VC14) compiler and above.

GCC 7.3 is the supported compiler on Linux.

Simulink/MATLAB

  • Real-time UDP protocol of Simulink/MATLAB is supported.

  • Vortex S-Function block in Simulink is supported.

Supported 3D model File Types

The following 3D model file types can be imported into Vortex Studio Editor.

  • .cive, .dae, .fbx, .flt, .ive, .obj

  • .osg2, .osga, .osgb, .osgs, .osgt, .osgx, .shp

Vortex Human

In the editor, humans can be represented as a capsule and moved around with a script or an animation path extension.

Visualization of humans can be done in a simulator using Unity or Unreal.

Vortex Vegetation

In the editor, plants and trees can be represented as collision geometries.

Visualization of Vegetation can be done in a simulator using Unity or Unreal.

Licensing

Vortex uses RLM by Reprise Software™ for licensing.

Compatibility Notice

 

Between the Windows version and the Linux version

 

Between any Vortex version

Record-and-Playback as well as Keyframe files created with previous versions may not work with Vortex Studio 2023.5.

End-of-life Notice

  • Python 3.8 needs to be used.

  • Feature Snap to Surface in the Vortex Editor was removed.

Minor Improvements in Vortex Studio 2023.5

In addition to features documented in the “What's New”, minor improvements have been made during the development of Vortex Studio 2023.5:

ID

Summary

ID

Summary

VP-45043

Support texture transforms on mapped textures in Vulkan Renderer

VP-45663

Track Animations Extension can be added to Assembly Document.

VP-45689

Application Joystick Extension can now be identified by name using the “Controller Name” field.

VP-45706

Vortex Setup: Uninstallation has its own workflow and is no longer mixed with the installation workflow

VP-45889

Massless Cable - Implement Ring-Ring-Pulley and Pulley-Ring-Ring Jacobians

Fixed Issues in Vortex Studio 2023.5

Various bugs and workflow issues have been fixed during the development of Vortex Studio 2023.5:

ID

Summary

ID

Summary

VP-44910

Vortex Editor: Shimmering on object junctions far from the camera

VP-45863

Vortex Editor: Using a setup file created from the “Slave with 2 windows.vxc” preset may crash with the Vulkan renderer

VP-45888

Vortex Editor: The graphics from the Tracks Animation extension are not showing when Vulkan is used

VP-46023

Vortex Editor: Crash when switching between two documents when the Vulkan renderer is used

VP-46043

Vortex Editor: Warehouse_ground in the Forklift.vxscene is blurry

VP-46220

VortexSetup: Cannot access download installers anymore

Known Issues in Vortex Studio 2023.5

ID

Summary

Workaround

VP-41437

When a sound is created such that the listener and the emitter are exactly at the same location, or the listener is moving together with the emitter such that it is precisely above it, the sound that the operator hears becomes garbled. 

This happens for monaural sound track when the listener and the emitter are moving in tandem while being either too close or aligned vertically. The workaround is keep the sound emitter and the listener separate and make sure they can't be move in a way where they could align with each other.

VP-43810

Memory blocks dumped, when terminating the application. 

None. This memory leak is not growing, it's memory that should be returned before the end of the process. Requires a 3rd party update.

VP-44315

Memory leak related to VxContactMaterial when there is a contact upon termination of a VxCore application.

Removing all parts and collision geometries before destroying the VxUniverse ensures that any ongoing contact is invalidated before destroying the VxUniverse. Optionally, using the higher level VxSim API and loading content created in the Vortex Studio Editor seems to work around this issue as the content is automatically unloaded before the application is destroyed.



Related content