v3.2.5 #37
astrofra
announced in
Announcements
v3.2.5
#37
Replies: 0 comments
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.
-
[3.2.5] - 2022-12-09
This minor release provides several fixes and new features in the VR/XR and Physics areas. Platform compatibility was slightly improved as well on OS X and WASM (still experimental):
Framework integration and source code maintenance
FoundationandEngine.VR/XR
OpenXRInit,OpenXRShutdown,OpenXREyeFrameBuffer,OpenXRCreateEyeFrameBuffer,OpenXRGetHeadPose...).VARJO_QUADVIEWSandCOMPOSITION_LAYER_DEPTHto support the Varjo XR-3 headset.Physics
Add6DofConstraint,Remove6DofConstraint).SetPreTickCallback).SetPreTickCallbackallows the user to define a function that will be automatically invoked by the Physics solver. This function is provided with 2 parameters, the physics system and the delta of time within the current solver step:Misc
DisableCursor).Scene::SetObjectModelandObject::IsValid).Rendering
BM_AlphaRGB_AddAlpha(required by Harfang GUI).Harfang Python
This discussion was created from the release v3.2.5.
Beta Was this translation helpful? Give feedback.
All reactions