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 culling property #356

Merged
merged 5 commits into from
Feb 24, 2021
Merged

Conversation

agalbachicar
Copy link
Collaborator

@agalbachicar agalbachicar commented Feb 23, 2021

Part of #332

Goes on top of #353

Removes the parsing of ?culling= parameter in RenderWidget. It is not used at the moment because igntion-rendering2 does not support it and it prevents Scene3D plugin to work properly. See #332 (comment) for a picture of the visuals.

Should be reviewed from d632463 on.

Goes hand in hand with maliput/delphyne#753

scpeters and others added 5 commits January 28, 2021 11:31
Use a simplified form of /get_scene that avoids the need
for a second service call.
The Scene3D plugin from ign-gui2 will make a service
request to get information about a scene, with the
service name configurable via xml. It expects
different data types than delphyne though, so
some more changes are needed.
ignition-rendering2 did not incoroporate the culling to materials
and it is causing Scene3D plugin not to properly decode the URI
and convert it into a file path.
Copy link
Contributor

@scpeters scpeters left a comment

Choose a reason for hiding this comment

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

LGTM

@agalbachicar agalbachicar merged commit 7717aeb into master Feb 24, 2021
@agalbachicar agalbachicar deleted the agalbachicar/remove_culling_property branch February 24, 2021 18:20
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