MRPTree Changelog
Author: | Mitch Richling |
Updated: | 2024-09-24 13:46:14 |
Generated: | 2024-09-24 13:46:15 |
Copyright © 2024 Mitch Richling. All rights reserved.
Table of Contents
1. v0.5.0.0: Beta Release
- Beta Release
- Formal release process scripted & tested
2. Pre-Release Changelog
- 2024-09-17: Proper cmake package & install added
- 2024-09-16: Refactor to break out MRPTree & MRCellCplx3D
- 2024-09-10: Build system integration with unit & functional tests
- 2024-09-09: Refactored removing aspect from tree
- 2024-08-28: Updated for MRaster package export config
- 2024-08-20: Published quick start & improved MRaster examples
- 2024-08-19: Published Doxygen documentation
- 2024-08-16: MRaster integration & an example using it
- 2024-08-14: I have bumped the status from pre-alpha to alpha!
- 2024-08-13: Refactored cplx. I feel good about the API now.
- 2024-08-12: Functional test framework prototype working..
- 2024-08-10: I feel good about MSVC & Clang support.
- 2024-08-08: Improved unit test coverage of tree components.
- 2024-08-06: Triangle folding for better corner rendering!
- 2024-08-05: Solid objects may now be composed of pyramids
- 2024-07-31: NaN solver to detect edges of undefined regions!
- 2024-07-20: Working prototype.
- 2024-07-07: Started coding.