Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Releases: wpilibsuite/OutlineViewer

2018 Beta 3

19 Dec 18:00
Compare
Choose a tag to compare

Change Log

  • Block application from launching with Java 9

2018 Beta 2.1

01 Nov 04:21
Compare
Choose a tag to compare

Change Log

  • Partial fix for #64 editable array elements
  • Added drag and drop to arrays
  • Added more documentation and tests

2018 Beta 2

28 Oct 12:45
Compare
Choose a tag to compare

Change Log

  • Fixed displaying arrays (#65)
  • Removed references to RobotBuilder in Readme (#67)

2018 Beta 1

28 Oct 12:40
Compare
Choose a tag to compare

Change Log

  • Fixed shadowJar publishing to work with maven (#61)

JavaFX

12 Oct 02:40
Compare
Choose a tag to compare

We have completely rewritten OutlineViewer in JavaFX. One new feature is the ability to save and load the current NetworkTable state. This is very useful when you want to arrange your LiveWindow or SmartDashboard dashboard widgets. Take a look at the screenshots below!

Preferences

untitled

Empty Table

untitled 1

Table with data

untitled 3