Skip to content

Releases: bow-simulation/virtualbow

Development Build

11 Mar 18:35
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • 898003c: Remove workaround for windeployqt (Stefan Pfeifer)

v0.9.1

21 Nov 21:06
Compare
Choose a tag to compare

Fixed

  • Wrong unit on string length result
  • Error in computation of the limb geometry that leads to unwanted sharp limb tips

v0.9.0

22 Aug 17:42
Compare
Choose a tag to compare

Added

  • Configurable units for all inputs and outputs (including SI and US units)
  • Easier way to model the profile using line, arc, spiral and spline segments
  • Option to visualize the curvature of the profile
  • Option to overlay images over plots
  • Plot contents can be exported as CSV files
  • Input fields for numbers accept arithmetic expressions
  • Better error message on failed bracing

Changed

  • Different layout of the bow editor based on panels instead of dialogs
  • Material properties are edited separately from the layer properties
  • Improved monotonic cubic spline interpolation (width and heigh)
  • Automatically convert the decimal comma to a dot for keyboard layouts that use a comma
  • The number of layers is no longer limited (previously 15)
  • The number of table rows is no longer limited (previously 100)

Fixed

  • Error when saving files to a path that contains special characters
  • Missing error handling when loading and saving files
  • Colors in the stress plot not always easily distinguishable

v0.8

13 Mar 14:28
Compare
Choose a tag to compare

Added

  • Arrow clamp force parameter to prevent the arrow from leaving the bow too early in some cases

Changed

  • Main windows are now empty until a file is loaded or created
  • Allow layers to have zero height for modeling fadeouts
  • Renamed 'Storage ratio' to 'Energy storage factor'
  • Show minimum and maximum stresses instead of maximum absolute value
  • The y-axis of the energy plot always starts at zero
  • Increase resolution of images exported from plots
  • New icons for the toolbar, menu actions and model tree
  • Better random color generation for the layers
  • Visual improvements to the limb view

Fixed

  • Action New File ignored modifications to already loaded files
  • Remove files from Open Recent menu if they no longer exist
  • Wrong default selection between static/dynamic results

v0.7.1

28 May 12:57
Compare
Choose a tag to compare

Fixed

  • Missing libraries for VirtualBow Solver and Post on MacOS
  • Static/Dynamic buttons in VirtualBow Post not working on MacOS
  • Simulation failing with Error: bad_function_call for certain lengths of the profile curve

v0.7

12 May 01:01
4e72553
Compare
Choose a tag to compare

Added

  • Separate component VirtualBow Post for viewing simulation results
  • Separate component VirtualBow Solver for performing simulations
  • Damping parameters for limbs and string
  • Show kinetic energy of limbs and string at arrow departure
  • Show mass of limbs and string
  • Show maximum forces and stresses
  • Help menu entry that opens the user manual
  • File menu entry Open Recent
  • Indicate in the profile, width and height plots which points are being edited
  • Remember open tab and simulation mode in VirtualBow Post
  • Play buttons for the output slider in VirtualBow Post
  • Go to menu for the output slider in VirtualBow Post
  • Option to add installation directory to PATH on Windows

Removed

  • Most of the menu icons, except very specific ones
  • Releases for 32 bit Windows
  • AppImage releases

Changed

  • Application logo
  • Compile with MinGW under Windows for better simulation performance
  • The profile curve now has continuous curvature, no more jumps
  • Keep the blue default color on stress plots when there is only one layer
  • More ticks on the y-axis of the stress plots and others

Fixed

  • Problem that VCRUNTIME_140_1.dll was not found under Windows
  • Short flashing of the console window when starting VirtualBow on Windows

v0.6.1

02 Nov 21:04
Compare
Choose a tag to compare

Fixed

  • Error when trying to read the simulation output on Windows with the Python example script

v0.6

10 Aug 18:44
Compare
Choose a tag to compare

Added

  • Support for MacOS
  • Support for rpm based Linux distributions
  • Output limb curvature

Changed

  • Use monotonic cubic splines for layer width and height interpolation
  • Define the offsets of the limb centerline in terms of setback and handle length parameters

Fixed

  • Crash when loading an invalid .bow file from the command line
  • Problem with face orientation of the limb geometry in the 3D view

v0.5

05 Aug 19:23
Compare
Choose a tag to compare

Added

  • Possibility to define laminated bows
  • Support for 64 bit Windows
  • Cancel and Reset buttons for input dialogs
  • Grouping options for the energy plot
  • Copy, cut and paste on all tables

Changed

  • Use desktop theme icons on Linux where appropriate
  • Save window sizes and reload them on startup

Fixed

  • Initial state t = 0 missing from the dynamic output data
  • Program terminates when GUI is started with invalid file

v0.4

05 Aug 19:25
Compare
Choose a tag to compare

Added

  • More robust static simulation by using line searching
  • Contact handling for simulating recurve bows
  • New output result: Grip force
  • New output result: String force

Changed

  • Don't start the simulation when draw length is smaller than brace height