File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22Changelog for package Groot
33^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * CRITICAL BUG fixed: QLineEdit where not editble in the embeddedWidget
8+ * Contributors: Davide Faconti
9+
5100.4.1 (2018-11-23)
611------------------
712* improved node reorder
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ It is compliant with the the library [BehaviorTree.CPP](https://github.com/Behav
1313You can download and execute Groot easily downloading the latest stable
1414[ AppImage] ( https://appimage.org/ ) .
1515
16- wget https://github.com/BehaviorTree/Groot/releases/download/0.4.1 /Groot-0.4.1 -x86_64.AppImage
17- chmod +x ./Groot-0.4.1 -x86_64.AppImage
18- ./Groot-0.4.1 -x86_64.AppImage
16+ wget https://github.com/BehaviorTree/Groot/releases/download/0.4.2 /Groot-0.4.2 -x86_64.AppImage
17+ chmod +x ./Groot-0.4.2 -x86_64.AppImage
18+ ./Groot-0.4.2 -x86_64.AppImage
1919
2020It should work with Ubuntu 16.04 or later.
2121
You can’t perform that action at this time.
0 commit comments