5.1.0-alpha.9
·
34 commits
to main
since this release
Needle Engine
Added
<needle-app>— embed a published Needle Engine app in any web page (with custom code etc) (docs)
Changed
<needle-app>: improved cross-origin handling andsrcparsingScrollFollow: now works inside an iframe (uses the top window)
Fixed
- iOS audio:
AudioSourceplayback now survives a device lock / audio-session interruption and resumes automatically on unlock SceneSwitcher:?scene=is now honored for scenes referenced as in-sceneObject3Ds; scene preview loading supports prefabs and correct parenting under the SceneSwitcherDragControls: widened the two-pointer scale clamp range and now reads world scale from the matrix columnsEventList: corrected the arguments passed to overridden methodsserializeObject: fixedColor/Euler/ object-reference serialization, andOneEuroFilter.reset()- Prevented a
TypeErrorwhen a scene-data error proxy is coerced to a string
Unity Integration
Fixed
- Needle Component menu: fixed a null-reference on non-GameObject inspectors, handling of multiple targets and locked inspectors, and the "Add Needle Component" button is now hidden for objects flagged
NotEditable
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples