File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,3 +7,17 @@ and (in the future) tutorials and learning material.
77
88You can use submit issues here: https://github.com/BehaviorTree/Groot2/issues
99
10+ ## Changelog
11+
12+ ### 1.1.0 (2023-07-23)
13+ - [ Visualization] : improved layout for Pre/Post Conditions boxes.
14+ - [ Editor] : Adding the ability to save XML files using the same syntax used by Groot1 (disabled by default in Preferences).
15+ - [ Editor] : Added ` ParallelAll ` and ` ScriptCondition ` to the built-in nodes.
16+ - [ Editor] : allow files that only contain ** include** tags, but not ** BehaviorTree** to be loaded.
17+ - [ Monitor] : Breakpoints can now be saved/loaded from file.
18+ - [ Monitor] : Add compatibility with the Groo2Publisher in BT.CPP 3.8+.
19+ - [ LogReplay/Monitor] : Log parsing will now use plugins. Users will be soon able to create their own plugins to save/load logs.
20+ - [ LogReplay] : the range of the log can be changed; in other words, you can zoom on a particular section of the timeline.
21+ - [ Licensing] : append license key to offline activation file.
22+
23+
You can’t perform that action at this time.
0 commit comments