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
-
[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
Foundation
andEngine
.VR/XR
OpenXRInit
,OpenXRShutdown
,OpenXREyeFrameBuffer
,OpenXRCreateEyeFrameBuffer
,OpenXRGetHeadPose
...).VARJO_QUADVIEWS
andCOMPOSITION_LAYER_DEPTH
to support the Varjo XR-3 headset.Physics
Add6DofConstraint
,Remove6DofConstraint
).SetPreTickCallback
).SetPreTickCallback
allows 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::SetObjectModel
andObject::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