Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 833 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 833 Bytes

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

Added

  • Added option to run multi-threading function.
  • Added sidedock options.
  • Added option to change App title.

Changed

Removed

[0.5.0] 2022-03-22

Added

  • Added (optional) Ryven flow integration.
  • Added Vector object.
  • Separate shaders for background, model, and overlay objects.
  • Collection object for large numbers of individual objects.

Changed

  • Changed blending of opacity to be based on camera distance.
  • Updated workflow to latest.
  • Reconstructed Camera class.
  • Switch build workflow to run with conda.

Removed