Skip to content

UNI-24636 1.2.0b1 forum release #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 52 commits into from
Dec 18, 2017
Merged

Conversation

vkovec
Copy link
Contributor

@vkovec vkovec commented Dec 4, 2017

No description provided.

@vkovec vkovec self-assigned this Dec 4, 2017
vkovec added 20 commits December 5, 2017 14:55
store meta files outside of project for files that don't usually exist
in the project (e.g. dlls)

Signed-off-by: vkovec <viktoria.kovecses@gmail.com>
-FbxExporters meta taken from 1.0.0b1
-zip file meta from 1.1.0b1
meta files taken from sprint36 release
to keep them consistent incase they are ever shipped
use existance of 1.1.0b1 documentation pdf
- make HideRepairMissingScripts() a static function
-use streamreader/streamwriter in a "using" block
-get temp file using Path.GetTempFileName()
Remove | check when setting modified
…rade-breaks-component-links

Uni 32579 package upgrade breaks component links
check for null and vertex array length, not triangle array length. Same
for tangents and vertex colors. Binormals based on valid normals and
tangents.
vkovec and others added 26 commits December 12, 2017 11:24
check normals are >= instead of equal to vertices length
don't need to check if they're the same length as vertices array as
Unity gives an error if they aren't
…-not-exporting

Uni 33520 fix normals not exporting
also prompt user if they wish to update, and encourage them to make a
backup.
- remove empty constructor
- say "prefabs and scene files" instead of "text assets" in dialog
…or-missing-script-fix

UNI-33630 update UX for missing script fix
…-import-vertex-color-error

UNI-33083 fix threejs import vertex color error
Unity gives error if either is not equal to vertices.length
…-unit-test

Uni 33533 add normals unit test
move shipping dlls as source as a fix
…636-1.2.0b1-forum-release

# Conflicts:
#	Assets/FbxExporters/Editor/UnitTests/ModelExporterTest.cs
#	CMakeLists.txt
@vkovec vkovec merged commit 4bb2ab4 into master Dec 18, 2017
@benoithudson benoithudson deleted the UNI-24636-1.2.0b1-forum-release branch August 27, 2019 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants