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

Remove BitmapLayer and MeshLayer from layer browser. #481

Merged
merged 2 commits into from
Mar 28, 2017

Conversation

howtimeflies0
Copy link

Also remove RotationX, RotationZ and effect controls from the layer browser. The only layer in the layer browser that responds to RotationX and RotationZ is the point cloud layer due to projection mode settings. It makes those controls seem like broken while they are not. So I decide to remove them to clear the confusions.

I commented out most of the lines instead of removing them.

…, RotationZ and effect controls from the layer browser.
Copy link
Collaborator

@ibgreen ibgreen left a comment

Choose a reason for hiding this comment

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

I normally am not in favor of leaving in commented code but this could be a reasonable exception.
Especially the rotation controls as they are needed to test the modelMatrix and lighting support.

I do believe that the convention when leaving commented code should be to add a line explaining why it was commented out and not cut.

@howtimeflies0 howtimeflies0 merged commit 867eec4 into master Mar 28, 2017
@ibgreen ibgreen deleted the layer-browser-fix branch March 28, 2017 23:42
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