File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ find_package(gz-cmake REQUIRED)
1717set (CMAKE_CXX_STANDARD 17)
1818set (CMAKE_CXX_STANDARD_REQUIRED ON )
1919
20- gz_configure_project(VERSION_SUFFIX pre1 )
20+ gz_configure_project(VERSION_SUFFIX pre2 )
2121
2222#============================================================================
2323# Set project-specific options
Original file line number Diff line number Diff line change 66
771 . ** Baseline:** this includes all changes from 9.3.0 and earlier.
88
9+ 1 . Prevent material destruction if setting the same material to a submesh
10+ * [ Pull request #1168 ] ( https://github.com/gazebosim/gz-rendering/pull/1168 )
11+
12+ 1 . Add a note about glut dependency in installation tutorial
13+ * [ Pull request #1163 ] ( https://github.com/gazebosim/gz-rendering/pull/1163 )
14+
15+ 1 . [ Bazel] Update bazel module to use jetty release branches
16+ * [ Pull request #1161 ] ( https://github.com/gazebosim/gz-rendering/pull/1161 )
17+
9181 . Enable doxygen CI check on noble
1019 * [ Pull request #1129 ] ( https://github.com/gazebosim/gz-rendering/pull/1129 )
1120
You can’t perform that action at this time.
0 commit comments