Skip to content

Releases: Unity-Technologies/com.autodesk.fbx

Sprint 36 Stabilization

05 Dec 15:07

Choose a tag to compare

Pre-release

Expose bindings to set FbxNode's transformation inherit type.

Sprint 35 Add Camera Export

28 Nov 19:37

Choose a tag to compare

Pre-release

Add binding for FbxCamera's FieldOfView property

Release 1.0.0b1

11 Oct 18:03

Choose a tag to compare

Enforce FbxSdk DLL only works with Unity 2017.1+

Sprint 25 Make Austin Unite Release

15 Sep 20:28

Choose a tag to compare

Pre-release

Added FbxObject::GetScene

Sprint 21 Review Using Unity in a Window

18 Aug 20:19

Choose a tag to compare

  • Added documentation of vector classes.

  • Added test to check that the FbxSdk DLL cannot be used without the Unity Editor (This is a legal requirement).

  • Improve build process so it is more robust.

  • upgraded cmake requirement to v3.8

Sprint 20 Auto Updating Instanced Prefab

10 Aug 19:28

Choose a tag to compare

  • Set the Doxygen homepage to be README.txt instead of README.md

  • Rename namespace to Unity.FbxSdk

  • Rename FbxSharp.dll and fbxsdk_csharp libaries to UnityFbxSdk.dll and UnityFbxSdkNative respectively

  • Change documentation title to "Unity FBXSDK C# API Reference"

  • Package zip file containing Doxygen documentation

  • Update license in README to Autodesk license

Sprint 19 Prepare FbxSharp Release Candidate

07 Aug 15:57

Choose a tag to compare

  • Updated LICENCSE.txt to include Autodesk license

  • Use .bundle on Mac instead of .so for shared libraries

  • Ship bindings as binaries without source

KNOWN ISSUES

  • Doxygen no longer finds the readme, gives a warning

Sprint 18 FbxIOFileHeaderInfo

28 Jul 19:57

Choose a tag to compare

Pre-release

Note: skipping version 0.0.6a so that FbxSdk package version matches FbxExporter package version

  • Add bindings for FbxIOFileHeaderInfo.

    • Exposed mCreator and mFileVersion as read-only attributes.
  • Made it easier for performance tests to pass.

Sprint 17 Doxygen Documentation

20 Jul 20:08

Choose a tag to compare

Pre-release
  • Added Doxygen documentation generation for C# bindings.

Sprint15 reliable roundtrip for static meshes 2

07 Jul 18:08

Choose a tag to compare

  • Automate the update of version numbers displayed in documents and packages
  • Assets/README & LICENSE viewable in Unity Viewer