You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
Changelog for package rviz
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
1.14.10 (2021-09-24)
6
+
--------------------
7
+
* Allow renaming/removing of displays via F2/Del as well
8
+
* Revert "Smoothly move PCL given a moving frame_id (`#1655 <https://github.com/ros-visualization/rviz/issues/1655>`_)"
9
+
* Revert "Smoothly move an Odometry's path given a moving frame_id (`#1631 <https://github.com/ros-visualization/rviz/issues/1631>`_)"
10
+
* Restore workaround for https://github.com/ros/geometry2/pull/402
11
+
* BillboardLine: Fix handling of many points (> 16384) (`#1662 <https://github.com/ros-visualization/rviz/issues/1662>`_)
12
+
* Import skeleton together with meshes (`#1654 <https://github.com/ros-visualization/rviz/issues/1654>`_)
13
+
* DisplayPanel: Simplify selection of current item after Remove (`#1661 <https://github.com/ros-visualization/rviz/issues/1661>`_), fixes `#1658 <https://github.com/ros-visualization/rviz/issues/1658>`_
14
+
* Contributors: Kaspian Jakobsson, Robert Haschke
15
+
5
16
1.14.9 (2021-08-22)
6
17
-------------------
7
18
* Revert `#1639 <https://github.com/ros-visualization/rviz/issues/1639>`_ as it strongly delayed showing dialogs under heavy (rendering) load
0 commit comments