Releases: OpenSourceAWE/KiteViewers.jl
Releases · OpenSourceAWE/KiteViewers.jl
v0.4.17
KiteViewers v0.4.17
Changed
- replaced Plots with ControlPlots in Project.toml and the examples
- deleted obsolete files, e.g. plots.jl
- fix examples
Added
- add support for 3-line kite
- add WAIVER from Delft University to README.md
- add menu.jl
Fixed
- fix tests
Merged pull requests:
- Kps4 3l (#31) (@1-Bart-1)
- use Controlplots instead of Plots (#32) (@ufechner7)
v0.4.16
KiteViewers v0.4.16
KiteViewers v0.4.16 - 2024-07-28
- bugfix in function clear_viewer(), rename parameter
stoptostop_
v0.4.15
KiteViewers v0.4.15
Changed
- add optional, boolean parameter
stopto the function clear_viewer() - update KiteUtils to 0.7
- add example show_messages.jl that receives html messages
- fix the older examples
v0.4.14
v0.4.13
KiteViewers v0.4.13
Changed
- fix pre-compilation on Ubuntu 24.04
- replace
test_sterring.jlwithtest_parking.jl - fix tests
- smaller font size on Windows
v0.4.12
KiteViewers v0.4.12
Added
- add menu_project for loading, saving and editing projects
v0.4.11
KiteViewers v0.4.11
Added
- add menu time_lapse for changing the simulation/ replay speed
- add field
mod_textto Viewer3D; it defines the quotient of the update rate and the text update rate - add textbox
t_simto enter the simulation time
v0.4.10
KiteViewers v0.4.10
- the function Viewer3D() has now the optional parameter
menus=true, if passed it shows the menus, otherwise not - fixed bug that caused problems with displaying tethers with more than 6 segments
v0.4.9
KiteViewers v0.4.9
v0.4.8
KiteViewers v0.4.8
- new menu
rel_tolfor changing the tolerance of the solver interactively - the mechanical energy that is displayed is no longer calculated (wrongly) in the KiteViewer, but is taken from state.e_mech