Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.57 KB

CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

UNRELEASED

Added

  • Nothing

v0.1.0 (2024-05-14)

New features

  • image: attribute_to_image (#15)(4a6fe8e) (by Olaf Haag)
  • image: position map (#14)(f7b6e60) (by Olaf Haag)
  • Added image extraction (#11)(1fefb55) (by Daniel-Ionut Rancea)
  • Add rasterization and interpolation features (#7)(98ee8b0) (by Daniel-Ionut Rancea)
  • Implement blend_colors function for color blending (#6)(2c36655) (by Daniel-Ionut Rancea)
  • update uv_to_texture_space function (#5)(df10367) (by Daniel-Ionut Rancea)
  • 🚧 add loading glTF mesh from file(47ec6be) (by Olaf Haag)

Bugs fixed

  • tests: gh workflow, import statements, pre-commit (#1)(2815266) (by Olaf Haag)