Skip to content

Commit 7bc59b7

Browse files
authored
Merge pull request #237 from Unity-Technologies/v1.4
Merging back the v1.4 changes into master
2 parents 21bd4d8 + 5ba499b commit 7bc59b7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/RELEASE_NOTES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
#RELEASE NOTES
22

3+
**Version**: 1.4.0-preview
4+
5+
* First version accessible via Package Manager
6+
* Update to FBX SDK 2018.1.1
7+
* Add bindings for constraints: `FbxConstraint`, `FbxConstraintParent`, `FbxConstraintAim`, and related functions
8+
* Reduced binary size on Mac (which also shrinks the package for everyone)
9+
310
**Version**: 1.3.0a1
411

512
Fix Universal Windows Platform build error caused by UnityFbxSdk.dll being set as compatible with any platform instead of editor only.
@@ -73,4 +80,4 @@ Made it easier for performance tests to pass.
7380

7481
**Version**: 0.0.5a
7582

76-
Added Doxygen documentation generation for C# bindings.
83+
Added Doxygen documentation generation for C# bindings.

0 commit comments

Comments
 (0)