|
1 | 1 | ## Gazebo GUI 9 |
2 | 2 |
|
3 | | -### Gazebo GUI 9.0.0 (2023-XX-XX) |
| 3 | +### Gazebo GUI 9.0.0 (2024-09-XX) |
| 4 | + |
| 5 | +1. **Baseline:** this includes all changes from 8.3.0 and earlier. |
| 6 | + |
| 7 | +1. Update badges for ionic gz-gui9 |
| 8 | + * [Pull request #636](https://github.com/gazebosim/gz-gui/pull/636) |
| 9 | + |
| 10 | +1. Expose shadow texture size for directional lighting in SDF |
| 11 | + * [Pull request #633](https://github.com/gazebosim/gz-gui/pull/633) |
| 12 | + |
| 13 | +1. Enable ubuntu noble github actions, require 3.22.1 |
| 14 | + * [Pull request #634](https://github.com/gazebosim/gz-gui/pull/634) |
| 15 | + |
| 16 | +1. Fix color distortion in low light conditions |
| 17 | + * [Pull request #630](https://github.com/gazebosim/gz-gui/pull/630) |
| 18 | + |
| 19 | +1. Added dark mode for drawer and menu buttons |
| 20 | + * [Pull request #626](https://github.com/gazebosim/gz-gui/pull/626) |
| 21 | + |
| 22 | +1. Adding cone primitives. |
| 23 | + * [Pull request #621](https://github.com/gazebosim/gz-gui/pull/621) |
| 24 | + |
| 25 | +1. Fix compiler warnings |
| 26 | + * [Pull request #623](https://github.com/gazebosim/gz-gui/pull/623) |
| 27 | + |
| 28 | +1. Define GZ_GUI_VERSION_NAMESPACE in config.hh |
| 29 | + * [Pull request #611](https://github.com/gazebosim/gz-gui/pull/611) |
| 30 | + |
| 31 | +1. Use >= for Qt PKGCONFIG_VER_COMPARISON |
| 32 | + * [Pull request #610](https://github.com/gazebosim/gz-gui/pull/610) |
| 33 | + |
| 34 | +1. Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake. |
| 35 | + * [Pull request #605](https://github.com/gazebosim/gz-gui/pull/605) |
| 36 | + |
| 37 | +1. Enable HIDE_SYMBOLS_BY_DEFAULT + patches (take II) |
| 38 | + * [Pull request #601](https://github.com/gazebosim/gz-gui/pull/601) |
| 39 | + |
| 40 | +1. Qt6 migrations that are compatible with Qt5 |
| 41 | + * [Pull request #598](https://github.com/gazebosim/gz-gui/pull/598) |
| 42 | + |
| 43 | +1. Added motion duration to the 'move to pose' service of the camera tracking plugin. |
| 44 | + * [Pull request #594](https://github.com/gazebosim/gz-gui/pull/594) |
| 45 | + |
| 46 | +1. First pass at level1 clazy checks for qt |
| 47 | + * [Pull request #584](https://github.com/gazebosim/gz-gui/pull/584) |
| 48 | + |
| 49 | +1. Use gz::utils::ImplPtr as much as possible |
| 50 | + * [Pull request #583](https://github.com/gazebosim/gz-gui/pull/583) |
| 51 | + |
| 52 | +1. Bumps in Ionic: gz-gui9 |
| 53 | + * [Pull request #587](https://github.com/gazebosim/gz-gui/pull/587) |
| 54 | + * [Pull request #588](https://github.com/gazebosim/gz-gui/pull/588) |
4 | 55 |
|
5 | 56 | ## Gazebo GUI 8 |
6 | 57 |
|
|
399 | 450 | * [Pull request #343](https://github.com/gazebosim/gz-gui/pull/343) |
400 | 451 | * [Pull request #327](https://github.com/gazebosim/gz-gui/pull/327) |
401 | 452 | * [Pull request #313](https://github.com/gazebosim/gz-gui/pull/313) |
402 | | - * [Pull request #301](https://github.com/gazebosim/gz-gui/pull/301) |
| 453 | + * [Pull request #301](https://github.com/gazebosim/gz-gui/pull/301) |
403 | 454 |
|
404 | 455 | 1. Added macOS source code installation |
405 | 456 | * [Pull request #297](https://github.com/gazebosim/gz-gui/pull/297) |
|
0 commit comments