gazebosim / gz-rendering

C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
https://gazebosim.org
Apache License 2.0
56 stars 51 forks source link

Revert "Fix using lightmap and emissive map together (#1047)" #1067

Closed iche033 closed 2 months ago

iche033 commented 2 months ago

This reverts commit 6ec0c520f28a61b9505ada49d21adcf92e31b291.

🦟 Bug fix

Summary

Reverts #1047 because it changed the appearance of visuals with lightmaps.

Marked as draft as we are waiting to see if we can find another workaround to make emissive maps work together with lightmaps.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.