Platform Release v0.41.1 #162
connorjak
announced in
Announcements
Replies: 1 comment 1 reply
-
|
Upload delayed by problems associated with a NextJS CVE |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is copy pasted from the SimDynamX internal repository, so most or all of the links here direct to non-public sites.
This new Space Teams PRO version has been released and is available for download on 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.40.1:
Sim Startup Refactor
init()functions to complete before continuing (change in guarantees)Loading,Lobby,RuntimetoLoading,Lobby,Sync,Init,RuntimeLoadingload()functions are runLobbySyncInitinit()functions are runRuntimeupdate()functions start runningconnect_to_sim()callOpen In Sim EditorSyncstate, so no Systems have run any init/update code, and only some specific propagators are runningSIM SUSPENDED FOR EDITINGat the top of the screenNew Sim Wizard
Demos
Dynamics
ST_Rigid_BodyST_Rigid_Bodypropagator uses Solar System Barycenter / J2000 as the assumed inertial frame.{ "Dynamics", "PropagatorConfig", "AssumedInertialFrame" }on propagated entityST_Rigid_Bodypropagatorpackages\EnvironmentalModels\Gravity\src\Gravity_Polyhedral.cpp3D Drawing Interface
FramedDrawerVaried Fixes and Potential Performance ImprovementsSimGlobals::DrawLine()functionGeneral
st.camerafunctions andCamera-type Entity are what is used to take capture images from the simKey Known Issues
Also look at https://github.com/SimDynamX/SpaceTeamsPRO/issues to see all publicly reported issues and their current status.
DCM_to_Euler321returns a wrong rotation when a +- 90 degree pitch (y-rotation) DCM is passed inGo Tofunctionality is brokenST_Rigid_BodyPropagator has issues when ResidentFrame is not SSB. Also applies toPropagatorsystem when PropagationFrame mismatches with ResidentFrame #2872Automated Git Changelog:
What's Changed
AFramedDrawerVaried Fixes and Potential Performance Improvements by @jc-luna in https://github.com/SimDynamX/SC_Platform/pull/3026New Contributors
Full Changelog: https://github.com/SimDynamX/SC_Platform/compare/v0.40.1...v0.41.0
Do not download the "Assets" files below; they are just a copy of this repository and are not used for Space Teams PRO. Space Teams PRO can be downloaded after making an account at spaceteamspro.com.
This discussion was created from the release Platform Release v0.41.1.
Beta Was this translation helpful? Give feedback.
All reactions