Releases: tilak-io/tiplot
Releases · tilak-io/tiplot
TiPlot v1.0.7
Tiplot v1.0.6
- Added list of available view layouts in settings page
- Added Detached 3D view layout
- Save showView to localStorage and use it as the new default
- Switched Loader and Home button positions on the toolbar
- Removed toggle select from graphOptions
- Menus overlay all the body
- Added Roll/Pitch/Yaw columns to vehicle_attitude in ulg parsers
TiPlot v1.0.5
- reduced font size for legends, hoverlabels and multiselects
- implemented react-boostrap-submenu
- better project hierarchy
- seperated the entities configuration from the settings page
TiPlot v1.0.4
- changed entity configs to dropdowns
- validate entity configs before saving to file
- added camera settings (fov, max distance, damping factor)
- added hide select button to graphOptions
- stretch/squeeze select on focus/blur
- changed the hovertemplate
Tiplot v1.0.3
- Added A TLOG File Parser
- Adjusting 3D View size when resizing the window
- Added scale to entity configuration
- Added keyboard shortcuts to 3d View (arrow right/left, pg up/down)
- Keep previous input value when selecting a table/column
- Display the whole data values on the hovertemplate, #26
- Added a button to display current filename, #27
TiPlot v1.0.2
- Added the ability to drag and drop graphs to change their layout placements
- Switched back to http instead of websockets for most request to reduce launch time
- Drawing a crosshair instead of a timeline indicator for GraphXY components
TiPlot v1.0.1
- adrupilot .BIN parser
- settings page
- default entity config for each parser
Tiplot v1.0.0
- Migrating from CesiumJS to ThreeJS to reduce CPU usage
- Added settings page
- Added DJI Parser for .dat files
TiPlot v0.1.2
Added the ability to add a config file for parsers to choose which entities to diplay on the 3d viewer.