Skip to content
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

SerializeMesh for single meshes and import warnings #583

Merged
merged 5 commits into from Jun 25, 2015
Merged

SerializeMesh for single meshes and import warnings #583

merged 5 commits into from Jun 25, 2015

Conversation

RaananW
Copy link
Member

@RaananW RaananW commented Jun 25, 2015

This function can be used together with the ImportMesh in the loader to
serialize and load a single mesh without the scene's overhead in the .babylon file.
Warnings will be displayed in case the geometry or the material of a mesh was not included in the babylon file.

If no geometry or material found during import of a single mesh
This function can be used together with the ImportMesh in the loader to
serialize and load a single mesh without the scene's overhead.
RaananW added a commit that referenced this pull request Jun 25, 2015
SerializeMesh for single meshes and import warnings
@RaananW RaananW merged commit d96999b into BabylonJS:master Jun 25, 2015
@RaananW RaananW deleted the importer branch June 25, 2015 09:15
@deltakosh
Copy link
Contributor

Do you mind updating the preview what's new?

@RaananW
Copy link
Member Author

RaananW commented Jun 25, 2015

Of course, I'll add a 2.2 what new.

@RaananW
Copy link
Member Author

RaananW commented Jun 25, 2015

Ah. It's already there :-) I'll update it.

@deltakosh
Copy link
Contributor

We are a great team, isn't it ? :)

@RaananW
Copy link
Member Author

RaananW commented Jun 25, 2015

We sure are !

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.

None yet

2 participants