Releases: needle-tools/needle-engine-support
Releases · needle-tools/needle-engine-support
4.1.0-alpha.13
Needle Engine
- Update three.js dependency to fix issue in WebXRManager
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
4.1.0-alpha.12
Needle Engine
- Change: Much improved initial loading speed making Needle Engine websites load up to 1000 ms faster.
Improved Needle Engine website lighthouse scores for all Vite based projects.
Improved bundle chunking and loading for better lighthouse scores.
Core bundles and entrypoint glTF files are not loaded as soon as the web document is ready. - Change: Needle Engine does now lazily import dependencies for
rapier
andpostprocessing
to reduce download and startup size.
This means that projects that don't use any collider or rigidbody components will not load the physics and postprocessing modules. Modules can be loaded at any time once they're need by e.g. components in the scene.
Unity Integration
- Fix: Needle Cloud deployment list not being showing the last deployments
- Fix: Sandbox scene template had falsely scaled Rock model
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
3.51.3
Needle Engine
- Fix: Needle Menu icons should be hidden until font is loaded (using
display=block
)
Unity Integration
- Fix: Handle npx cache corruption
- Fix: Handle rare issue where nodejs didn't create it's own
npm
folder - Change: Cache and load generated font textures from project library
- Change: Display npx cache errors as warnings in Unity console
- Change: Samples window should allow installation for Unity 6000
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
Needle Engine Blender Addon 0.52.3
- Fix layout error in Blender 4.0
Needle Engine Blender Addon 0.52.2
- Fix: Handle issue where toktx version could not be parsed due to text encoding
- Fix: When using auto-export on save the scene should not be dirty after export
- Change: Update Needle Engine to latest stable 3.51.0
4.1.0-alpha.11
Needle Engine
- Remove: legacy Flycontrols component
- Fix: MeshCollider contact normal direction
Unity Integration
- Fix: Unity 6000 component links
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
4.1.0-alpha.10
Needle Engine
- Fix: Instanced meshes bug where sometimes an vertex count increase due to mesh compression was not handled correctly
Unity Integration
- Change: Allow to install samples for Unity 6000
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
4.1.0-alpha.9
Needle Engine
- Fix: Better AgX and Neutral tonemapping
Unity Integration
- Fix: On windows handle missing
Roaming/npm
folder - Update Needle Engine samples min dependency requirement to support three.js r169
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
4.1.0-alpha.7
Needle Engine
- Update three.js to r169
- Update dependencies: three-mesh-bvh to 0.8.3, three-quarks to 0.15.5, postprocessing to 6.36.6, n8ao to 1.9.3
- Fix: AR screenshot bug where the second screenshot would not look correct
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples
4.1.0-alpha.6
Unity Integration
- Update build pipeline to latest alpha
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples