Weekly Dev Log - 2022-W05
Sponsors
Fornjot is supported by @lthiery, @Yatekii, and my other awesome sponsors. Thank you!
If you're interested in helping to make the project sustainable long-term, please consider supporting me too.
Improvements and fixes
- Prevent potential floating-point accuracy issues in triangulation (#133)
Documentation
Internal improvements
- Use caching to speed up CI build (#114) (thanks to @mxdamien)
- Update dependencies (#115, #119)
- Clean up CAD kernel (#120, #121, #125, #129, #130, #132)
- Update release procedure (#124)
- Update internal developer documentation (#126, #128)
- Replace delaunator-rs with Spade (#131)
Website
- Update list of sponsors (#14)
- Add weekly dev log (#15)
- Minor clean-ups (#16)
- Add first issue of Last Month in Fornjot (#17)
- Add newsletter template for Last Month in Fornjot (#18)
- Update about page (#19)
Outlook
I managed to wrap up #78 last week, which means I'm now ready to tackle #97. This is a refactoring that should enable the implementation of constructive solid geometry (#42, #43, #44). I've finished most of this a few weeks back, but the last bit will require some additions to, and associated clean-ups of, the CAD kernel.
I don't think this will be too much of a problem, but we'll see.