Skip to content

Latest commit

 

History

History
143 lines (92 loc) · 6.37 KB

Changelog.md

File metadata and controls

143 lines (92 loc) · 6.37 KB

Ignition Gui 2

Ignition Gui 2.3.3 (2020-08-31)

  1. Fix running plugins with bad world names.

  2. Disable more tests known to fail on macOS and Windows.

Ignition Gui 2.3.2 (2020-08-19)

  1. Revert pull request #107

Ignition Gui 2.3.1 (2020-08-17)

  1. Fix running plugins with bad world name

Ignition Gui 2.3.0 (2020-08-11)

  1. Add shift + drag to rotate camera

  2. Scroll bar adjustment

  3. Minimize GUI plugin

  4. Fix tests on actions

  5. Disable failing tests

  6. Use world name in default topics

Ignition Gui 2.2.0 (2020-06-17)

  1. Sort GUI plugins alphabetically

  2. Add color palette to plugin settings to change background color

  3. Close plugin menu after a plugin has been added

  4. Resize undocked plugins by dragging corners

  5. Move each plugin to its own directory

  6. GitHub migration

  7. Fix homebrew warnings

Ignition Gui 2.1.0 (2020-03-04)

  1. Add space for pausing sim

  2. Expose QML context to plugins

  3. Prettify plugin menu

  4. Example opening a dialog and accessing main window from plugin

  5. Example using Ign*.qml components

  6. Protect against null tinyxml GetText

  7. Config tutorial

  8. Add copyright to all QML files

  9. Fix changing topics in ImageDisplay

Ignition Gui 2.0.1

  1. Made image display responsive.

  2. Downstream applications can override this using MainWindow::setIcon once they get the window.

Ignition Gui 2.0.0

  1. Delete QmlApplicationEngine later.

  2. Decouple toolbar colors from material theme colors.

  3. Stop mouse wheel propagation at the card level.

  4. Fix theme support.

  5. Don't install plugin headers, move images to unported.

  6. Application PluginAdded signal.

  7. Use the new msgs::Image::pixel_format_type field, and treat msgs::Image::pixel_format as a backup.

  8. Upgrade to ignition-msgs4 and ignition-transport7.

  9. Fix topic echo test and make msgs visible.

Ignition Gui 1

Ignition Gui 1.X.X

  1. Move files not ported to v1 to a separate dir for clarity.

  2. Get ign-gui plugin interface in case there are others.

Ignition Gui 1.0.0