Recent Releases of https://github.com/ctlee/gamer

https://github.com/ctlee/gamer - Version 2.0.8-alpha

What's Changed

  • Cleaning up code by @ctlee in https://github.com/ctlee/gamer/pull/47
  • Update dependencies + Support for Blender 2.93 by @ctlee in https://github.com/ctlee/gamer/pull/49
  • Preparing for version 2.0.7 by @ctlee in https://github.com/ctlee/gamer/pull/50
  • adding readPDB_distgrid to pygamer by @jrsacher in https://github.com/ctlee/gamer/pull/59
  • Print errors to console when hole filling fails by @ctlee in https://github.com/ctlee/gamer/pull/55
  • Support for custom region points and mean curvature export in BlendGAMer by @ctlee in https://github.com/ctlee/gamer/pull/62

New Contributors

  • @jrsacher made their first contribution in https://github.com/ctlee/gamer/pull/59

Full Changelog: https://github.com/ctlee/gamer/compare/v2.0.6...v2.0.8-alpha

- C++
Published by github-actions[bot] over 2 years ago

https://github.com/ctlee/gamer - Release v2.0.7

Maintenance release fixing a few bugs and adding Blender 2.9x support. Checkout the CHANGELOG for additional details.

- C++
Published by github-actions[bot] almost 5 years ago

https://github.com/ctlee/gamer - Release v2.0.6

Maintenance release streamlining some functions and fixing a few bugs. Note that versions labeled b2.82 should work with any Blender version 2.8x. Checkout the CHANGELOG for additional details.

- C++
Published by ctlee over 6 years ago

https://github.com/ctlee/gamer - Release v2.0.5

Improvements and bugfixes to curvature calculations. Checkout the CHANGELOG for additional details.

- C++
Published by ctlee over 6 years ago

https://github.com/ctlee/gamer - Release v2.0.4

Updates to support Blender 2.80. Blendgamer versions are now named as blendgamer-{version}-b{blender version}-{OS}-{Arch}.zip.

- C++
Published by ctlee almost 7 years ago

https://github.com/ctlee/gamer - Release v2.0.3

Important bugfix for Dolfin XML writer. This release also implements curvature calculations and some performance enhancements.

- C++
Published by ctlee almost 7 years ago

https://github.com/ctlee/gamer - Release v2.0.2

Major update to Python bindings, documentation, and code stability. Major components include libGAMer (the main library), PyGAMer (Python access to libGAMer functions), and BlendGAMer (Blender addon). Additional information can be found in the documentation https://gamer.readthedocs.io/en/latest/

PyGAMer: PyGAMer can be found on PyPi and pip installed: https://pypi.org/project/pygamer/

BlendGAMer: The below BlendGAMer prebuilt binaries are addons built for Blender 2.79b 64 bit. Note that they will conflict with previous releases of the addon. You must go in to the Blender plugins install folder to delete prior plugin versions before installing.

- C++
Published by ctlee about 7 years ago

https://github.com/ctlee/gamer - Release v2.0.1-beta

This release adds major user interface improvements and functionality.

The below binaries are addons built for Blender 2.79b 64bit. Please follow the instructions from the Blender Manual to install.

MD5 (gameraddon-2.0.1-beta-Darwin.zip) = e412d5ae1870013cf510f2f399c70499 MD5 (gameraddon-2.0.1-beta-Linux-x8664.zip) = 65184478586e3cdaa6006781be41aa81 MD5 (gameraddon-2.0.1-beta-Windows64.zip) = eb405482ed01487f5a1d136c2354932a

- C++
Published by ctlee over 7 years ago

https://github.com/ctlee/gamer - Prerelease v2.0.0-alpha2

This alpha release fixes tetrahedralization problems calling Tetgen from within Blender.

- C++
Published by ctlee over 7 years ago

https://github.com/ctlee/gamer - Prerelease v2.0.0-alpha

This prerelease is a preview of the new version of GAMer. The attached zipfiles are prebuild binary addons for Blender 2.79.

- C++
Published by ctlee almost 8 years ago