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

Use lexis/render/Stream event to Deflect stream available via HTTP #40

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

tribal-tec
Copy link
Contributor

No description provided.

deflectImage.compressionPolicy =
( deflectImage.compressionQuality != 100 ) ?
_params.getCompression() ?
Copy link
Member

Choose a reason for hiding this comment

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

Following our discussion, it's probably better to have 2 different parameters for the quality and the activation of the compression. For the records, compressing to 100% gives the same quality as compression disabled, but removes the Alpha information.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's what I have now?! getCompression() is ON/OFF and there is getQuality().

@favreau
Copy link
Member

favreau commented Nov 1, 2016

Nice functionality! Fix the GitExternal.cmake SHA1 (51a2753 -> a853636 ?) and it should be all good.

@tribal-tec
Copy link
Contributor Author

retest this please

@tribal-tec
Copy link
Contributor Author

Needs approval for merge

@tribal-tec tribal-tec merged commit e9c8fa7 into BlueBrain:master Nov 2, 2016
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