Skip to content

Releases: needle-tools/needle-engine-support

4.1.0-alpha.13

23 Jan 16:16
f77d9ef
Compare
Choose a tag to compare

Needle Engine

  • Update three.js dependency to fix issue in WebXRManager

Links

Download for UnityDownload for BlenderDocumentationAPILive Samples

4.1.0-alpha.12

21 Jan 10:03
f77d9ef
Compare
Choose a tag to compare

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 and postprocessing 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 UnityDownload for BlenderDocumentationAPILive Samples

3.51.3

23 Jan 13:07
f77d9ef
Compare
Choose a tag to compare

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 UnityDownload for BlenderDocumentationAPILive Samples

Needle Engine Blender Addon 0.52.3

21 Jan 12:26
f77d9ef
Compare
Choose a tag to compare
  • Fix layout error in Blender 4.0

🎯 Download Addon 💡 Download Samples

Needle Engine Blender Addon 0.52.2

21 Jan 11:09
f77d9ef
Compare
Choose a tag to compare
  • 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

🎯 Download Addon 💡 Download Samples

4.1.0-alpha.11

17 Jan 14:42
774c335
Compare
Choose a tag to compare

Needle Engine

  • Remove: legacy Flycontrols component
  • Fix: MeshCollider contact normal direction

Unity Integration

  • Fix: Unity 6000 component links

Links

Download for UnityDownload for BlenderDocumentationAPILive Samples

4.1.0-alpha.10

17 Jan 10:49
774c335
Compare
Choose a tag to compare

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 UnityDownload for BlenderDocumentationAPILive Samples

4.1.0-alpha.9

15 Jan 08:58
Compare
Choose a tag to compare

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 UnityDownload for BlenderDocumentationAPILive Samples

4.1.0-alpha.7

14 Jan 13:08
Compare
Choose a tag to compare

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 UnityDownload for BlenderDocumentationAPILive Samples

4.1.0-alpha.6

13 Jan 16:32
Compare
Choose a tag to compare

Unity Integration

  • Update build pipeline to latest alpha

Links

Download for UnityDownload for BlenderDocumentationAPILive Samples