Commit e2bd46c 1 parent 427fa59 commit e2bd46c Copy full SHA for e2bd46c
File tree 2 files changed +18
-3
lines changed
2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ set(GZ_CMAKE_VER ${gz-cmake4_VERSION_MAJOR})
18
18
set (CMAKE_CXX_STANDARD 17)
19
19
set (CMAKE_CXX_STANDARD_REQUIRED ON )
20
20
21
- gz_configure_project(VERSION_SUFFIX pre2 )
21
+ gz_configure_project(VERSION_SUFFIX)
22
22
23
23
#============================================================================
24
24
# Set project-specific options
Original file line number Diff line number Diff line change 1
1
## Gazebo Common 6.x
2
2
3
- ## Gazebo Common 6.0.0 (2024-09-XX )
3
+ ## Gazebo Common 6.0.0 (2024-09-25 )
4
4
5
5
1 . ** Baseline:** this includes all changes from 5.6.0 and earlier.
6
6
7
- 1 . Experimenting with spdlog
7
+ 1 . Add a note about the conda-distributed ffmpeg on windows
8
+ * [ Pull request #640 ] ( https://github.com/gazebosim/gz-common/pull/640 )
9
+
10
+ 1 . Fix table of content
11
+ * [ Pull request #639 ] ( https://github.com/gazebosim/gz-common/pull/639 )
12
+
13
+ 1 . Fix severity level of gzlog
14
+ * [ Pull request #635 ] ( https://github.com/gazebosim/gz-common/pull/635 )
15
+
16
+ 1 . Fix loading lightmaps from gltf / glb meshes
17
+ * [ Pull request #630 ] ( https://github.com/gazebosim/gz-common/pull/630 )
18
+
19
+ 1 . Fix AssimpLoader collada texture coordinates
20
+ * [ Pull request #634 ] ( https://github.com/gazebosim/gz-common/pull/634 )
21
+
22
+ 1 . Implement console logging using ` spdlog `
8
23
* [ Pull request #615 ] ( https://github.com/gazebosim/gz-common/pull/615 )
9
24
10
25
1 . Update Changelog, README and prepare for gz-common6.0.0~ pre1 release
You can’t perform that action at this time.
0 commit comments