Skip to content

Releases: OpenSourceAWE/KiteViewers.jl

v0.4.17

25 Aug 16:15

Choose a tag to compare

KiteViewers v0.4.17

Diff since v0.4.16

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:

v0.4.16

28 Jul 15:48

Choose a tag to compare

KiteViewers v0.4.16

Diff since v0.4.15

KiteViewers v0.4.16 - 2024-07-28

  • bugfix in function clear_viewer(), rename parameter stop to stop_

v0.4.15

28 Jul 13:35

Choose a tag to compare

KiteViewers v0.4.15

Diff since v0.4.14

Changed

  • add optional, boolean parameter stop to 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

15 Jul 13:03

Choose a tag to compare

KiteViewers v0.4.14

Diff since v0.4.13

Changed

  • upgrade to GLMakie 0.10
  • improve example reelout.jl

v0.4.13

08 Jul 11:09

Choose a tag to compare

KiteViewers v0.4.13

Diff since v0.4.12

Changed

  • fix pre-compilation on Ubuntu 24.04
  • replace test_sterring.jl with test_parking.jl
  • fix tests
  • smaller font size on Windows

v0.4.12

30 Apr 13:25

Choose a tag to compare

KiteViewers v0.4.12

Diff since v0.4.11

Added

  • add menu_project for loading, saving and editing projects

v0.4.11

05 Apr 09:43

Choose a tag to compare

KiteViewers v0.4.11

Diff since v0.4.10

Added

  • add menu time_lapse for changing the simulation/ replay speed
  • add field mod_text to Viewer3D; it defines the quotient of the update rate and the text update rate
  • add textbox t_sim to enter the simulation time

v0.4.10

30 Mar 10:43

Choose a tag to compare

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

Diff since v0.4.9

v0.4.9

30 Mar 08:28

Choose a tag to compare

KiteViewers v0.4.9

Diff since v0.4.8

v0.4.8

27 Mar 14:56

Choose a tag to compare

KiteViewers v0.4.8

  • new menu rel_tol for 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

Diff since v0.4.7