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

GLTFExporter Doc: Clean up #13476

Merged
merged 1 commit into from
Mar 2, 2018
Merged

Conversation

takahirox
Copy link
Collaborator

Bunch of minor clean up for GLTFExporter doc.

@mrdoob mrdoob added this to the r91 milestone Mar 2, 2018
@mrdoob mrdoob merged commit 3685111 into mrdoob:dev Mar 2, 2018
@mrdoob
Copy link
Owner

mrdoob commented Mar 2, 2018

Thanks!

exporter.parse( scene1, ...)
exporter.parse( [ scene1, scene2 ], ...)
exporter.parse( scene1, ... )
exporter.parse( [ scene1, scene2 ], ... )
Copy link
Collaborator Author

@takahirox takahirox Mar 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This non-aligned indent here and below is on purpose to display aligned indent.
Browser's or CSS's issue of code tag in li tag?

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.

2 participants