Platform Release v0.51.4
This new Space Teams PRO version has been released and is available for download from Launchpad or as a .zip from spaceteamspro.com.
Space Teams PRO releases that start with 0. are all Beta releases, meaning we have relaxed standards for stability, performance, and backwards compatibility as we quickly introduce new features. Please contact us directly (support@SimDynamX.com) if you are interested in using Space Teams in an environment where software stability is critical.
Most notable changes since v0.51.3:
- New demo: Lunar Lander
Python API
- More parameter functions
- IfHas_GetParam, IfHas_GetParamArray, IfHas_GetParamWithTime, GetMap, HasParamWithValue, GetParamArraySize, ClearParams
PhysEffects, FieldEffects, and Dynamics
- Continued progress on
Unreal_ChaosPropagator- Corrected backfeed of rotation and angular velocity from Unreal_Chaos propagator
- Limited influence from sim timescale
Key Known Issues
Also look at https://github.com/SimDynamX/SpaceTeamsPRO/issues to see all publicly reported issues and their current status.
- Launchpad
Updatefunction may not work properly. Can instead install new version and delete old version.- Please let us know about other issues with using Launchpad!
- Python API docs missing named sub-modules #103
- Planet shadows disappear for single frames when leaving planet surface #179
- User Release C++ compile might not work due to missing Raytracing.h header file in release
Automated Git Changelog:
What's Changed
- STA Lander Progress, Unreal_Chaos propagator fixes by @connorjak in SimDynamX/SC_Platform#3278
- Python API more param funcs, Thermal Traverse progress by @connorjak in SimDynamX/SC_Platform#3281
- Vr lunar lander manual vr control by @connorjak in SimDynamX/SC_Platform#3282
Full Changelog: SimDynamX/SC_Platform@v0.51.3...v0.51.4