Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Gazebo aware of SetCameraPassCountPerGpuFlush (#921)
* Call Scene::PostRenderGpuFlush Requires ign-rendering update to compile correctly Affects gazebosim/gz-rendering#323 Signed-off-by: Matias N. Goldberg <[email protected]> * Update to use the renamed PostRender call Signed-off-by: Matias N. Goldberg <[email protected]> * Avoid warnings from Legacy mode Signed-off-by: Matias N. Goldberg <[email protected]> * Default to SetNumCameraPassesPerGpuFlush = 6 Signed-off-by: Matias N. Goldberg <[email protected]> * Rename SetNumCameraPassesPerGpuFlush -> SetCameraPassCountPerGpuFlush Signed-off-by: Matias N. Goldberg <[email protected]> * Style changes Signed-off-by: Matias N. Goldberg <[email protected]>
- Loading branch information