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 (gazebosim#921)
* Call Scene::PostRenderGpuFlush Requires ign-rendering update to compile correctly Affects gazebosim/gz-rendering#323 Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> * Update to use the renamed PostRender call Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> * Avoid warnings from Legacy mode Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> * Default to SetNumCameraPassesPerGpuFlush = 6 Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> * Rename SetNumCameraPassesPerGpuFlush -> SetCameraPassCountPerGpuFlush Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> * Style changes Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar> Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
- Loading branch information