Commit d110e5b 1 parent 7e1d64f commit d110e5b Copy full SHA for d110e5b
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ find_package(gz-cmake4 REQUIRED)
16
16
set (CMAKE_CXX_STANDARD 17)
17
17
18
18
set (CMAKE_CXX_STANDARD_REQUIRED ON )
19
- gz_configure_project(VERSION_SUFFIX pre1 )
19
+ gz_configure_project(VERSION_SUFFIX)
20
20
21
21
#============================================================================
22
22
# Set project-specific options
Original file line number Diff line number Diff line change 1
1
## Gazebo GUI 9
2
2
3
- ### Gazebo GUI 9.0.0 (2024-09-XX )
3
+ ### Gazebo GUI 9.0.0 (2024-09-25 )
4
4
5
5
1 . ** Baseline:** this includes all changes from 8.3.0 and earlier.
6
6
7
+ 1 . Only set shadow texture size if configured by the user in the SDFormat file
8
+ * [ Pull request #642 ] ( https://github.com/gazebosim/gz-gui/pull/642 )
9
+
10
+ 1 . Miscellaneous documentation fixes
11
+ * [ Pull request #640 ] ( https://github.com/gazebosim/gz-gui/pull/640 )
12
+ * [ Pull request #639 ] ( https://github.com/gazebosim/gz-gui/pull/639 )
13
+ * [ Pull request #638 ] ( https://github.com/gazebosim/gz-gui/pull/638 )
14
+
7
15
1 . Update badges for ionic gz-gui9
8
16
* [ Pull request #636 ] ( https://github.com/gazebosim/gz-gui/pull/636 )
9
17
You can’t perform that action at this time.
0 commit comments