Skip to content

Releases: TerribleCoding/AnySection

AnySection 1.4.1

26 Oct 17:06
Compare
Choose a tag to compare

Fixes

Fixed issue #4 stretching the selector field.

AnySection 1.4

22 Oct 17:58
bea855b
Compare
Choose a tag to compare

The new Expression Editor allows the user to quickly calculate the result of a mathematical expression and use it as a data input for the shape calculation process.

Any numerical input field from the Dimensional data and Material data tables (blue ones) can be used as targets for the expression calculation, in any of the shape pages. The Editor can be opened by pressing the "=" key on the keyboard while the related numerical input is selected.

A popup with the Editor itself will appear over the content, showing:

  • the variable selected to be the target for the result,
  • an empty text field for the expression,
  • the result preview of the expression,
  • an icon indicating if any errors are detected in the expression

Start typing the math expression in the text field and the preview will be updated in real time. Characters allowed for a correct calculation are digits from 0 to 9 and . + - * / ( ). Use the dot "." as the decimal separator.

The editor can be left anytime by clicking the top-right X icon or pressing "Esc" on the keyboard and no action will be performed.

If the result of the typed expression is valid (green check icon after the result preview) it can be pasted in the related data input of the shape page. To use it, click the "Use result" button on the bottom of the popup, or type "Enter" on the keyboard when the expression field is selected.

The result will be pasted into the table and the popup disappears. This can be used multiple times in any page.

AnySection 1.3.3

05 Oct 17:13
0b47e0e
Compare
Choose a tag to compare

What's Changed

  • Removed translation to fix problems on issue #6

AnySection 1.3.2

04 Aug 17:10
Compare
Choose a tag to compare

Changed "Ultimate strength" and "Yeld strength" tags in all shape pages in "Rm" and "ReH" to match their equations and legend.

AnySection 1.3.1

27 Jul 17:36
08412fa
Compare
Choose a tag to compare

Updated email address for Contact popup

AnySection 1.3

25 Jul 19:35
cf9446c
Compare
Choose a tag to compare

Footer has been changed in a sidebar on the right
Added equations page showing formulas and symbols used in the tool
Bugs can be reported via Github or Google modules, from the "Credits" popup

AnySection 1.2

25 Apr 17:37
2fcf503
Compare
Choose a tag to compare

Limited numerical inputs to positive values.
Improved precision for ellipses' perimeter. The formula used to get the perimeter is not an exact calculation, however is roughly the best approximation available. Notice that the more "squished" the ellipse, the more imprecise the result. This approximation is totally suitable for the intended use of this tool, this might mean that it won't be upgraded to an even more precise calculation.

AnySection 1.1

18 Apr 20:08
85bb0ce
Compare
Choose a tag to compare

Added a dimension swapper button for rectangles and ellipses.
Fixed issue #1 - Favicon not working.

AnySection 1.0

27 Mar 15:51
Compare
Choose a tag to compare

First release composed by an index page and 13 standard shapes to choose. Tables on every profile page for inserting shape data and material data or choose from presetted materials.