Skip to content

Commit

Permalink
1.13.25
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed May 27, 2022
1 parent 554d032 commit 14216a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package rviz
^^^^^^^^^^^^^^^^^^^^^^^^^^

1.13.25 (2022-05-27)
--------------------
* RobotLink: Simplify material mode handling (`#1732 <https://github.com/ros-visualization/rviz/issues/1732>`_)
* Drop OGRE/ from #include directives (`#1730 <https://github.com/ros-visualization/rviz/issues/1730>`_)
* Fix segfault when no tools are available (`#1729 <https://github.com/ros-visualization/rviz/issues/1729>`_)
* GridCells: implement setTopic() (`#1722 <https://github.com/ros-visualization/rviz/issues/1722>`_)
* Contributors: Brosong, Jochen Sprickerhof, Robert Haschke

1.13.24 (2022-02-12)
--------------------
* Fix regression in mesh loader: correctly transform normals (`#1703 <https://github.com/ros-visualization/rviz/issues/1703>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>rviz</name>
<version>1.13.24</version>
<version>1.13.25</version>
<description>
3D visualization tool for ROS.
</description>
Expand Down

0 comments on commit 14216a6

Please sign in to comment.