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

Added bounding box as a scene environment option #6

Merged
merged 2 commits into from
Jun 29, 2016

Conversation

favreau
Copy link
Member

@favreau favreau commented Jun 29, 2016

No description provided.

@favreau favreau changed the title Fixed sun-on-camera feature in braynsService Added bounding box as a scene environment option Jun 29, 2016
@@ -192,6 +191,18 @@ struct Brayns::Impl
_intializeExtensionPluginFactory( );
_extensionPluginFactory->execute( );
#endif
if( _parametersManager->getRenderingParameters().getSunOnCamera() )
Copy link

Choose a reason for hiding this comment

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

getSunOnCamera() ?

@bilgili
Copy link

bilgili commented Jun 29, 2016

+1

@favreau favreau merged commit d6d9b2c into BlueBrain:master Jun 29, 2016
@ppodhajski ppodhajski mentioned this pull request May 31, 2019
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