|
2 | 2 |
|
3 | 3 | ### Gazebo Rendering 9.X |
4 | 4 |
|
| 5 | +### Gazebo Rendering 9.2.0 (2025-06-06) |
| 6 | + |
| 7 | +1. Disable a couple of tests on windows |
| 8 | + * [Pull request #1126](https://github.com/gazebosim/gz-rendering/pull/1126) |
| 9 | + |
| 10 | +1. Enable bazel build (core only) |
| 11 | + * [Pull request #1144](https://github.com/gazebosim/gz-rendering/pull/1144) |
| 12 | + |
| 13 | +1. Hide Ogre and Ogre2 external window on MacOS and Windows |
| 14 | + * [Pull request #1141](https://github.com/gazebosim/gz-rendering/pull/1141) |
| 15 | + |
| 16 | +1. Fix clamp of temperature in thermal camera output (#1133) |
| 17 | + * [Pull request #1135](https://github.com/gazebosim/gz-rendering/pull/1135) |
| 18 | + |
| 19 | +1. Change to std::get_if for gz::rendering::Variant for throwless behaviour |
| 20 | + * [Pull request #1124](https://github.com/gazebosim/gz-rendering/pull/1124) |
| 21 | + |
| 22 | +1. Added missing includes |
| 23 | + * [Pull request #1128](https://github.com/gazebosim/gz-rendering/pull/1128) |
| 24 | + |
| 25 | +1. Add sanity check for valid submesh indices |
| 26 | + * [Pull request #1123](https://github.com/gazebosim/gz-rendering/pull/1123) |
| 27 | + |
| 28 | +1. Remove unused variable in OgreRenderingEngine.cc |
| 29 | + * [Pull request #1119](https://github.com/gazebosim/gz-rendering/pull/1119) |
| 30 | + |
| 31 | +1. Fix spelling issues in documentation |
| 32 | + * [Pull request #1114](https://github.com/gazebosim/gz-rendering/pull/1114) |
| 33 | + * [Pull request #1115](https://github.com/gazebosim/gz-rendering/pull/1115) |
| 34 | + |
| 35 | +1. Remove ClearMaterialsCache call when a material is destroyed in ogre2 |
| 36 | + * [Pull request #1110](https://github.com/gazebosim/gz-rendering/pull/1110) |
| 37 | + |
5 | 38 | ### Gazebo Rendering 9.1.0 (2025-01-27) |
6 | 39 |
|
7 | 40 | 1. Visualize Frustum |
|
0 commit comments