Changelog¶
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased¶
[0.3.1] 2021 / 11 / 24¶
Fixed¶
FrustumShellorthogonal direction computation
[0.3.0] 2021 / 10 / 22¶
Added¶
FrustumShellobject (still experimental)Shell2D’soperate_on_shell_over_dirsmethod: extendsaverage_on_shell_over_dirsby allowing abstract operations
[0.2.0] 2021 / 08 / 26¶
Added¶
ThickShellobjectCakeDictobject (previously known ascake): for backwards compatibility..geoexport for mesh visualization usingtiny_3d_enginemesh export in several formats via
yamio(which usesmeshioandpyhip)fields object to allow to store data in shell (and later dump)
Changed¶
transform properties in public attributes and remove corresponding private ones
remove imports from
__future__structure of class relationships:
Shell -> Shell2D -> AxiShell and CartShell
Shell -> ThickShell
Deprecated¶
shell_geom_typeandshell_reprdump_shell: usedumpinsteadu_adimandv_adim: useduandvinsteadCakeDict: useThickShellinstead
Removed¶
CartShellinitialization using control points
[0.1.2] 2021 / 07 / 02¶
Changed¶
infer_shell_from_xyz()is now takingbnd_uvfor limitation of axishell
[0.1.1] 2021 / 06 / 17¶
Fixed¶
sign correction in computing tangential velocities
recover the
bnd_anglesfunctionality when creating shells
[0.1.0] 2021 / 06 / 03¶
Added¶
copy of the
Shellutilities ofarnicaandpyavbp