Published December 17, 2021
| Version v1.13.3
Software
Open
compas-dev/compas: COMPAS 1.13.3
Creators
- Tom Van Mele1
- Gonzalo Casas2
- beverlylytle
- Romana Rust3
- Andrew Liew4
- tom van mele1
- Li
- Anton Tetov
- Rafael Pastrana5
- Rippmann
- Juney Lee1
- Achilleas Xydis
- Mathias Bernhard6
- robin-oval
- mattiskoh
- Xingxin HE7
- Victor LEUNG8
- wenqian157
- Ania A.9
- Robin Godwyll10
- deviezeviking
- Chaoyu Du
- nizartaha
- Kathrin Dörfler
- robinjodon11
- Francesco Ranaudo12
- Gene Ting-Chun Kao13
- nikeftekhar
- Yijiang Huang14
- Andrea Ghensi
- 1. Block Research Group
- 2. ETH Zürich, Institute of Technology in Architecture
- 3. ETH Zurich, ITA Institute of Technology in Architecture, Gramazio Kohler Research
- 4. UoS / ICAIR
- 5. Princeton University
- 6. @PolyhedralStructuresLaboratory
- 7. RoboticPlus.AI
- 8. Gramazio Kohler Research, ETH Zurich
- 9. ETH Zürich
- 10. Looking for work
- 11. EPFL
- 12. ETH / BRG / NCCR dfab
- 13. ETH Zurich
- 14. MIT
Description
Added
- Added
compas_plotters.artists.NetworkArtist.draw_nodelabels
. - Added
compas_plotters.artists.NetworkArtist.draw_edgelabels
. - Added
compas_plotters.Plotter.fontsize
. - Added
INSTALLED_VERSION
variable tocompas_rhino.install
to interally inform rhino version context post-installation steps. - Added
compas_rhino.geometry.RhinoNurbsSurface
. - Added
compas_rhino.geometry.surfaces.new_nurbssurface
plugin. - Added
compas_rhino.geometry.surfaces.new_nurbssurface_from_parameters
plugin. - Added
compas_rhino.geometry.surfaces.new_nurbssurface_from_points
plugin. - Added
compas_rhino.geometry.surfaces.new_nurbssurface_from_fill
plugin. - Added
compas_rhino.geometry.surfaces.new_nurbssurface_from_step
plugin. - Added
compas_rhino.conversions.RhinoSurface.to_compas
.
- Fixed bug in inheritance of
compas_plotters.artists.NetworkArtist
. - Changed
compas_plotters.artists.MeshArtist.draw_edges
to ignore edge direction for assignment of edge colors and widths. - Changed
compas_plotters.artists.MeshArtist.draw_vertexlabels
to usecompas_plotters.Plotter.fontsize
. - Changed
compas_plotters.artists.MeshArtist.draw_edgelabels
to usecompas_plotters.Plotter.fontsize
. - Changed
compas_plotters.artists.MeshArtist.draw_facelabels
to usecompas_plotters.Plotter.fontsize
. - Fixed bug in
compas_rhino.conversions.plane_to_compas_frame
. - Changed implementation of
compas.geometry.NurbsSurface.xyz
. - Fixed bug in
compas.geometry.NurbsSurface.to_mesh
. - Changed
compas_rhino.geometry.RhinoNurbsSurface.from_points
to use transposed points. - Fixed bug in
compas_rhino.conversions.RhinoSurface.to_compas_mesh
.
Files
compas-dev/compas-v1.13.3.zip
Files
(7.1 MB)
Name | Size | Download all |
---|---|---|
md5:8e5784f5c58c7ab120b77d5889c86fff
|
7.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/compas-dev/compas/tree/v1.13.3 (URL)