Skip to content

Releases: needle-tools/needle-engine-support

2.9.3-pre

23 Aug 12:34
9783c8d
Compare
Choose a tag to compare

Exporter

  • Fix passing UnityGLTF export settings to exporter
  • Fix old docs link
  • Fix timeline extension export in certain cases, ensure it runs before component extension export
  • Update minimal template

Engine

  • Fix SyncedRoom to not append room parameter multiple times

Quick install

Click to install in Unity 2021.2 or newer

2.9.2-pre

22 Aug 22:25
99e7886
Compare
Choose a tag to compare

Exporter

  • Fix: Minor illegal path error
  • Change: ExportInfoEditor Open button to open exporter package
  • Change: ExportInfoEditor clear versions cache when clicking update button

Engine

  • Change StateMachineBehaviour methods to be lowercase
  • Add: Timeline AudioTrack nullcheck when audio file is missing

Quick install

Click to install in Unity 2021.2 or newer

2.9.1-pre

22 Aug 21:41
7e76eb0
Compare
Choose a tag to compare

Exporter

  • Fix build errors and compilation warnings

Quick install

Click to install in Unity 2021.2 or newer

2.9.0-pre

22 Aug 20:32
719aa31
Compare
Choose a tag to compare

Exporter

  • Add initial StateMachineBehaviour support with "OnStateEnter", "OnStateUpdate" and "OnStateExit"
  • Update UnityGLTF dependency
  • Fix: prevent scene templates from cloning assets even tho cloning was disabled
  • Fix: ifdef for URP

Engine

  • Add initial StateMachineBehaviour support with "OnStateEnter", "OnStateUpdate" and "OnStateExit"
  • Fix input raycast position calculation for scrolled content

Quick install

Click to install in Unity 2021.2 or newer

2.8.2-pre

22 Aug 12:47
86e025e
Compare
Choose a tag to compare

Exporter

  • Fix exporting relative path when building distribution: audio path did produce absolute path because the file was not yet copied
  • Fix bundle registry performance bug causing a complete reload / recreation of FileSystemWatchers
  • Fix texture pointer remapping in gltf-transform opaque extension
  • Change: skip texture-transform for textures starting with "Lightmap" for now until we can configure this properly

Engine

  • Fix texture pointer remapping in gltf-transform opaque extension
  • Change: skip texture-transform for textures starting with "Lightmap" for now until we can configure this properly

Quick install

Click to install in Unity 2021.2 or newer

2.8.1-pre

19 Aug 11:43
cdc6c96
Compare
Choose a tag to compare

Exporter

  • Fix rare timeline export issue where timeline seems to have cached wrong data and needs to be evaluated once
  • Update sharpziplip dependency

Quick install

Click to install in Unity 2021.2 or newer

2.8.0-pre

18 Aug 20:18
dbf7869
Compare
Choose a tag to compare

Exporter

  • Add new template with new beautiful models
  • Change start server with ip by default from Play button too
  • Fix Glitch deployment inspector swapping warning messages when project does not exist
  • Fix certificate error spam when port is blocked by another server

Engine

  • Add scale to instantiation sync messages
  • Fix BoxHelper
  • Fix AR reticle being not visible when XRRig is child of WebARSessionRoot component
  • Fix exception in DragControls when dragged object was deleted while dragging

Quick install

Click to install in Unity 2021.2 or newer

2.7.0-pre

18 Aug 12:57
e4385e2
Compare
Choose a tag to compare

Exporter

  • Change name of KHR_webgl_extension to NEEDLE_webgl_extension
  • Change start server to use IP by default (ALT to open with localhost)
  • Fix export cull for ShaderGraph with RenderFace option (instead of TwoSided toggle)

Engine

  • Change name of KHR_webgl_extension to NEEDLE_webgl_extension
  • Change: dont write depth for custom shader set to transparent
  • Deprecate and disable AssetDatabase

Quick install

Click to install in Unity 2021.2 or newer

2.6.1-pre

17 Aug 21:03
94e38f6
Compare
Choose a tag to compare

Exporter

  • Add codegen buttons to npmdef inspector (regenerate components, regenerate C# typesmap)
  • Add DefaultAvatar and SyncedCam default prefab references
  • Change: allow cancelling process task when process does not exist anymore
  • Change: ExportInfo inspector cleanup and wording
  • Fix Timeline Preview on export (disable and enable temporarely)
  • Fix constant names
  • Fix XR buttons in project templates
  • Fix VideoPlayer for iOS
  • Fix Editor Only hierarchy icon
  • Fix order of menu items and cleanup/remove old items
  • Fix timeline clip offset when not offset should be applied
  • Fix project templates due to renamed web component
  • Fix and improve setup scene menu item

Engine

  • Add Mathf.MoveTowards
  • Change: rename needle-tiny webcomponent to needle-engine
  • Fix ordering issue in needle web component when codegen.js is executed too late

Quick install

Click to install in Unity 2021.2 or newer

2.6.0-pre

17 Aug 20:17
d3e3305
Compare
Choose a tag to compare

Exporter

  • Add codegen buttons to npmdef inspector (regenerate components, regenerate C# typesmap)
  • Add DefaultAvatar and SyncedCam default prefab references
  • Change: allow cancelling process task when process does not exist anymore
  • Change: ExportInfo inspector cleanup and wording
  • Fix Timeline Preview on export (disable and enable temporarely)
  • Fix constant names
  • Fix XR buttons in project templates
  • Fix VideoPlayer for iOS
  • Fix Editor Only hierarchy icon
  • Fix order of menu items and cleanup/remove old items
  • Fix timeline clip offset when not offset should be applied
  • Fix project templates due to renamed web component
  • Fix and improve setup scene menu item

Engine

  • Change: rename needle-tiny webcomponent to needle-engine
  • Fix ordering issue in needle web component when codegen.js is executed too late

Quick install

Click to install in Unity 2021.2 or newer