Skip to content

Releases: stany24/BendingCalculator

V0.5.4

02 Oct 18:33
Compare
Choose a tag to compare
V0.5.4 Pre-release
Pre-release

Fixed layer ordering in a piece.

V0.5.3

01 Oct 20:48
Compare
Choose a tag to compare
V0.5.3 Pre-release
Pre-release

Fixed a crash when creating a material.
Preview now use the color of the material.

V0.5.2

30 Sep 11:14
Compare
Choose a tag to compare
V0.5.2 Pre-release
Pre-release

Improved UI clarity.
Added color to materials.
fixed UI not updating after changes to pieces/layers/materials.

V0.5

19 Mar 20:07
Compare
Choose a tag to compare
V0.5 Pre-release
Pre-release

This update adds some information about the constraints.
Their is also a major overhaul of the editors to improve UX.
Improved the previews to not lag.

V0.4

10 Mar 12:04
Compare
Choose a tag to compare
V0.4 Pre-release
Pre-release

All the math have been verified and improve upon.
Their is a new way to get the result at the distance you want and an easy way to see the minimal value.

V0.3.5.2

01 Mar 10:27
Compare
Choose a tag to compare
V0.3.5.2 Pre-release
Pre-release

This release finishes the previews and adds localization to them.
(The preview update is delayed by 10 ms, it is a quick fix and should be removed in the future.)

V0.1

19 Sep 12:48
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

First release of the project, the main functionalities are working but stability, UI, and speed need to be worked upon.
The program can be used as it is but should not be used in production or in any serious environment.

V0.3.5-HotFix

21 Feb 18:39
Compare
Choose a tag to compare
V0.3.5-HotFix Pre-release
Pre-release

This release fixes the issue with the visualisation not being accurate with proportions and changes the color theme.

V0.3.5

21 Feb 09:32
Compare
Choose a tag to compare
V0.3.5 Pre-release
Pre-release

This release add a way to visualize the pieces and the layers, it is still not perfect.
Known bugs:
Selecting a piece without layer will crash. (will be fixed in hotfix)
Proportion of layer (center/sides) isn't correct.

V0.3-HotFix

17 Feb 16:02
Compare
Choose a tag to compare
V0.3-HotFix Pre-release
Pre-release

Fixed two bugs:

  • Could not create a new piece (crash) caused by ERef in the database.
  • Deleting the content of a numericupdown led to to an error (no crash).