libhedra icon indicating copy to clipboard operation
libhedra copied to clipboard

A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.

Results 15 libhedra issues
Sort by recently updated
recently updated
newest added

In certain situations dual_mesh crashes and the issues seems to be related to wrong entries in `sd.starVertices`. Example meshes were sent using different channels (copy righted). The used subdivision was...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24 to 1.24.2. Changelog Sourced from urllib3's changelog. 1.24.2 (2019-04-17) Don't load system certificates by default when any other ca_certs, ca_certs_dir or ssl_context parameters are specified. Remove...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Allows writing mesh files with higher precision.

Instead of normalizing each time, we now collect all the vectors and normalize at the very end.

I am gonna fix it but I add the issue to remember to do it ;-)

Nothing important, but I noticed the markdown was borked. Thanks for open-sourcing this library!