Skip to content

Releases: X-Hax/SA3D.Modeling

1.0.5

17 Nov 18:16
Compare
Choose a tag to compare

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

1.0.5 - 2023-11-17

Commits

  • Fix: Added UseAlpha bool to GCBlendAlphaParameter 554ae79
  • Fix: Added new UseAlpha property to PublicAPI.Unshipped.txt 63e8b6a
  • Implemented comparator and hashing code for BufferMaterial 864592a
  • Improvement: Weighted mesh naming 541dad1
  • Addition: Implemented comparator methods for Bounds 2202153
  • Addition: Implemented default constructor for Buffer Material 49f446f
  • Fix: Npolygons now handled proper on buffer generation 473c0b6
  • Updated version to 1.0.5 abee76f

1.0.4

12 Nov 20:43
Compare
Choose a tag to compare

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

1.0.4 - 2023-11-12

Commits

  • Correction: GC enum name and filename capitalization 6bf88ef
  • Updated version to 1.0.4 9f81ee3

1.0.3

11 Nov 16:27
Compare
Choose a tag to compare

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

1.0.3 - 2023-11-11

Commits

  • Improvement: Renamed "from/to data" methods to "from/to bytes" cdf0412
  • Updated version to 1.0.3 91a54e0

1.0.2

10 Nov 19:15
Compare
Choose a tag to compare

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

1.0.2 - 2023-11-10

Commits

  • Fixed: Pointer of Polygon chunk was incorrect when adding to LUT ef5b306
  • Fixed: GC mesh writing failed with big endian b7ab947
  • Updated version to 1.0.2 a0b1cb8

1.0.1

10 Nov 17:21
Compare
Choose a tag to compare

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

1.0.1 - 2023-11-10

Commits

  • Removed unnecessary include line from project configuration 5ba922c
  • Added solution items to solution fe04fda
  • Fixed: Vertex and Normal keyframe writing now functional. e3844d1
  • Updated to version 1.0.1 17a5ad5

1.0.0

06 Nov 19:28
Compare
Choose a tag to compare

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

1.0.0 - 2023-11-06

Commits