Releases: hrntsm/HoaryFox
Releases · hrntsm/HoaryFox
HoaryFox v2.4.1
HoaryFox v2.4.0
ADD
- S2L Components
- Pile visualization support
- Addition of bool to reflect whether nodes are offset or not
- S2B Component
- Visualization of piles except S-piles
- Visualization of rectangular footings
- Log output and saving of conversion results
- Support for back-to-back and face-to-front of T-section, C-section, and L-section of steel frames
- Output of CFT cross sections
CHANGE
- Until now, if there was even one error, the conversion result was not output, but now the information on conversion errors is noted in the log, and the rest of the results are output.
FIX
- Hunch lengths for beams with haunches are now created by haunch length, as previously they were created by joint length.
Related PR
- Bump webpack from 5.70.0 to 5.76.1 in /website by @dependabot in #252
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #251
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /website by @dependabot in #250
- Bump ua-parser-js from 0.7.31 to 0.7.33 in /website by @dependabot in #249
- Bump json5 from 1.0.1 to 1.0.2 in /website by @dependabot in #248
- Bump loader-utils from 1.4.0 to 1.4.2 in /website by @dependabot in #246
- Bump minimatch, recursive-readdir and serve-handler in /website by @dependabot in #245
- Add Brep display in CFT column by @hrntsm in #253
- Add Icon display in Tab by @hrntsm in #254
- Feature/pile and foundation by @hrntsm in #255
- Add support unsupported steel section by @hrntsm in #256
- Feature/support convert log by @hrntsm in #257
- Release v2.4.0 by @hrntsm in #258
Full Changelog: v2.3.0...v2.4.0
HoaryFox v2.3.0
ADD
- If the section setting (StbSection) does not have an appropriate value, an error is now output.
CHANGE
- The output of the Axes component is now a tree.
- The output is now divided by floor.
- When a stb2brep component has a hollow section, a hollow section brep is created.
- Previously, a rectangular solid cross section with the external shape was output.
- This change improves the accuracy of member volumes used in LCC linkage, etc.
FIX
- Fixed an error when a part is null.
Related PR
- Bump node-forge from 1.2.1 to 1.3.0 in /website by @dependabot in #228
- Bump minimist from 1.2.5 to 1.2.6 in /website by @dependabot in #229
- Update donate setting by @hrntsm in #231
- Fix null member error by @hrntsm in #232
- Add contributing.md by @hrntsm in #235
- Bump async from 2.6.3 to 2.6.4 in /website by @dependabot in #236
- Feature/axis output by tree by @hrntsm in #237
- Bump terser from 5.12.0 to 5.14.2 in /website by @dependabot in #238
- Add support hollow section brep by @hrntsm in #240
- Feature/update website by @hrntsm in #241
- Update package.json version by @hrntsm in #242
Full Changelog: v2.2.1...v2.3.0
HoaryFox v2.2.1
HoaryFox v2.2.0
What's Changed
- Bump follow-redirects from 1.14.4 to 1.14.7 in /website by @dependabot in #218
- Bump follow-redirects from 1.14.7 to 1.14.8 in /website by @dependabot in #219
- Bump url-parse from 1.5.3 to 1.5.7 in /website by @dependabot in #220
- update website packagese by @hrntsm in #223
- Add Wall open support by @hrntsm in #224
Full Changelog: v2.1.1...v2.2.0
HoaryFox v2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1
HoaryFox v2.1.0
What's Changed
- Add v2.0.1 changelog by @hrntsm in #200
- Feature/output by materialtype by @hrntsm in #202
- Bump algoliasearch-helper from 3.5.5 to 3.6.2 in /website by @dependabot in #205
- Fix negetive volume of breps by @hrntsm in #204
- Feature/multi target build by @hrntsm in #208
- Add null check in k3d connect by @hrntsm in #210
- Feature/update web for 2.1 by @hrntsm in #211
- Release v2.1 by @hrntsm in #212
Full Changelog: v2.0.1...v2.1.0
HoaryFox v2.0.1
What's Changed
- Add v2 chagelog by @hrntsm in #181
- Bump prismjs from 1.24.1 to 1.25.0 in /website by @dependabot in #189
- Fix 2figures beam convert error by @hrntsm in #191
- Update 2figure beam to make haunched brep by @hrntsm in #192
- Fix convert deck & precast slab to brep error by @hrntsm in #195
- add webpage search by @hrntsm in #197
Full Changelog: v2.0.0...v2.0.1
HoaryFox v2.0.0
CHANGE
- Support for both ST-Bridge v1 and v2 was previously available, but from this version only v2 is available.
- Stb2Brep and Stb2Line components are able to output more information as UserText in Rhino when baked.
- Stb2Brep displays the brep corresponding to the haunch of the member
- The Tag component used to display only representative cross-sections such as the center section, but it displays all cross-section information.
- In the case of SRC, both RC shape and steel shape are output.
- Wall openings are no longer supported.
- Stb2Brep component outputs slabs and walls as Closed Brep instead of as a single surface.
- In HoaryFox v1, when converting from Karamba3D to ST-Bridge, an overview of the conversion status could be seen in the panel, but this is no longer possible in v2.
ADD
- Slab and wall tag output is available.
- Addition of SlabNameTag, WallNameTag, SlabSectionTag, and WallSectionTag
- Added the ability to display axes.
- Using the Axis component, floor and axis information can be output.
- When converting to Karamba3D, the material in Karamba3D is specified according to the RC material name in ST-Bridge.
- For example, if the material name is "FC21", the material properties equivalent to FC21 will be input based on the standards of the Architectural Institute of Japan.
- Young's modulus, shear modulus, and density change according to the strength.
- Corresponding materials are fc18, 21, 24, 26, 30, 33, 36, 40, 42, 45, 50, 55, 60, and other materials are converted to fc21
- All steel materials are treated as SN400 because there is no change between materials except for strength.
- The conversion output of Karamba3D data to ST-Bridge has been changed from ST-Bridge v1.4 compliant content to v2.0.2 compliant content.
INFORMATION
- STBDotNet and STBReader libraries were used to handle ST-Bridge, but they are unified into STBDotNet.
- Use GitHub's CodeQL feature to check code for vulnerabilities.
HoaryFox v2.0.0-210829 WIP
機能追加
- Slab と Wall のタグを出力できるようにした。
- SlabNameTag, WallNameTag, SlabSectionTag, WallSectionTag を追加
バグ修正
- 平坦でないスラブが Stb2Brepコンポーネントで表示されていなかったが修正した。
- 平坦でない場合 Network Surface として作成する関係でほかのスラブに比べて処理が若干重い
その他
- GitHub の codeQL 機能を使ってコードの脆弱性を確認するようにした