File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
3
3
#============================================================================
4
4
# Initialize the project
5
5
#============================================================================
6
- project (gz-rendering9 VERSION 9.3 .0)
6
+ project (gz-rendering9 VERSION 9.4 .0)
7
7
8
8
#============================================================================
9
9
# Find gz-cmake
Original file line number Diff line number Diff line change 2
2
3
3
### Gazebo Rendering 9.X
4
4
5
+ ### Gazebo Rendering 9.4.0 (2025-09-05)
6
+
7
+ 1 . Add bazel build for ogre2 engine
8
+ * [ Pull request #1157 ] ( https://github.com/gazebosim/gz-rendering/pull/1157 )
9
+
5
10
### Gazebo Rendering 9.3.0 (2025-07-25)
6
11
7
12
1 . Guard against bad memory access in RenderPassSystem
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >gz-rendering9</name >
5
- <version >9.3 .0</version >
5
+ <version >9.4 .0</version >
6
6
<description >Gazebo Rendering: Rendering library for robot applications</description >
7
7
<
maintainer email =
" [email protected] " >Ian Chen</
maintainer >
8
8
<license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments