Releases: stany24/BendingCalculator
Releases · stany24/BendingCalculator
V0.5.4
Fixed layer ordering in a piece.
V0.5.3
Fixed a crash when creating a material.
Preview now use the color of the material.
V0.5.2
Improved UI clarity.
Added color to materials.
fixed UI not updating after changes to pieces/layers/materials.
V0.5
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
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
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
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
This release fixes the issue with the visualisation not being accurate with proportions and changes the color theme.
V0.3.5
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
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).