|
2 | 2 |
|
3 | 3 | ### Gazebo GUI 8.0.0 (202X-XX-XX)
|
4 | 4 |
|
| 5 | +1. Use fully-qualified message names to avoid deprecation warning |
| 6 | + * [Pull request #575](https://github.com/gazebosim/gz-gui/pull/575) |
| 7 | + |
| 8 | +1. Fix crash when starting Topic Viewer |
| 9 | + * [Pull request #574](https://github.com/gazebosim/gz-gui/pull/574) |
| 10 | + |
| 11 | +1. Add namespace for plugins for doxygen in gz-sim |
| 12 | + * [Pull request #571](https://github.com/gazebosim/gz-gui/pull/571) |
| 13 | + |
| 14 | +1. ign -> gz |
| 15 | + * [Pull request #570](https://github.com/gazebosim/gz-gui/pull/570) |
| 16 | + * [Pull request #556](https://github.com/gazebosim/gz-gui/pull/556) |
| 17 | + |
| 18 | +1. Documentation fixes |
| 19 | + * [Pull request #569](https://github.com/gazebosim/gz-gui/pull/569) |
| 20 | + |
| 21 | +1. Suppress new Jammy warnings |
| 22 | + * [Pull request #404](https://github.com/gazebosim/gz-gui/pull/404) |
| 23 | + |
| 24 | +1. Fix issue with topic info. |
| 25 | + * [Pull request #566](https://github.com/gazebosim/gz-gui/pull/566) |
| 26 | + |
| 27 | +1. Make plugins include message types they use |
| 28 | + * [Pull request #563](https://github.com/gazebosim/gz-gui/pull/563) |
| 29 | + |
| 30 | +1. Fix segfaulting tests |
| 31 | + * [Pull request #429](https://github.com/gazebosim/gz-gui/pull/429) |
| 32 | + |
| 33 | +1. WorldControl: use event by default |
| 34 | + * [Pull request #531](https://github.com/gazebosim/gz-gui/pull/531) |
| 35 | + |
| 36 | +1. Find any major version of Protobuf |
| 37 | + * [Pull request #544](https://github.com/gazebosim/gz-gui/pull/544) |
| 38 | + |
| 39 | +1. Fix TopicInfo depcrecation warnings |
| 40 | + * [Pull request #543](https://github.com/gazebosim/gz-gui/pull/543) |
| 41 | + |
| 42 | +1. Fix data race issues in CameraTracking plugin |
| 43 | + * [Pull request #537](https://github.com/gazebosim/gz-gui/pull/537) |
| 44 | + |
| 45 | +1. Bump msgs and transport version in Harmonic |
| 46 | + * [Pull request #517](https://github.com/gazebosim/gz-gui/pull/517) |
| 47 | + |
| 48 | +1. Add Vulkan QML backend |
| 49 | + * [Pull request #467](https://github.com/gazebosim/gz-gui/pull/467) |
| 50 | + |
| 51 | +1. Add fallback rendering for other APIs |
| 52 | + * [Pull request #357](https://github.com/gazebosim/gz-gui/pull/357) |
| 53 | + |
| 54 | +1. Infrastructure |
| 55 | + * [Pull request #560](https://github.com/gazebosim/gz-gui/pull/560) |
| 56 | + * [Pull request #559](https://github.com/gazebosim/gz-gui/pull/559) |
| 57 | + * [Pull request #555](https://github.com/gazebosim/gz-gui/pull/555) |
| 58 | + * [Pull request #536](https://github.com/gazebosim/gz-gui/pull/536) |
| 59 | + |
| 60 | +1. ⬆️ Bump main to 8.0.0~pre1 |
| 61 | + * [Pull request #456](https://github.com/gazebosim/gz-gui/pull/456) |
| 62 | + * [Pull request #512](https://github.com/gazebosim/gz-gui/pull/512) |
| 63 | + |
5 | 64 | ## Gazebo GUI 7
|
6 | 65 |
|
7 | 66 | ### Gazebo GUI 7.X.X (202X-XX-XX)
|
|
0 commit comments