v0.1.0
Change Log
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.
[0.1.0] - 2026-01-06
Initial release of the extension and package.
Added
Changed
Fixed
What's Changed
- Use TYPE_CHECKING for better definitions by @BradyAJohnston in #6
- Small Fmt Changes by @Vollkornaffe in #9
- Support Enum Sets by @Vollkornaffe in #14
- Quaternion type mapping by @BradyAJohnston in #15
- Io Outside and Compression by @Vollkornaffe in #19
- improve variable naming by @Vollkornaffe in #22
- slight ui changes, might be for the worse by @Vollkornaffe in #20
- External pointers by @Vollkornaffe in #29
- Restructure into package and add CI by @BradyAJohnston in #32
- Add GNU GPL v3 license by @BradyAJohnston in #36
- Create CHANGELOG.md for project documentation by @BradyAJohnston in #38
- Add Code of Conduct by @BradyAJohnston in #37
- Fix Initial Getter by @Vollkornaffe in #41
- deal with the squiggles and more by @Vollkornaffe in #42
- Forbidden Properties by @Vollkornaffe in #44
- Dimension First by @Vollkornaffe in #45
- Node parent by @Vollkornaffe in #47
- Input Order by @Vollkornaffe in #49
- External pointers round 2 by @Vollkornaffe in #51
- Improve Consistency in Constant Usage by @Vollkornaffe in #57
- Test all nodes by @Vollkornaffe in #63
- fix export all types of subtrees by @Vollkornaffe in #77
- remove skip_defaults by @Vollkornaffe in #78
- Upload failed blend files by @Vollkornaffe in #79
- Canonical References by @Vollkornaffe in #76
- Fix interface with panel toggle by @Vollkornaffe in #81
- Big round trip tests by @Vollkornaffe in #85
- Releases by @Vollkornaffe in #90
- Fix Switch Node by @Vollkornaffe in #93
- Fix Multi Input Sorting by @Vollkornaffe in #95
- Check and Clamp Values Out of Valid Range by @Vollkornaffe in #97
- Add JSON Diff in Testing by @Vollkornaffe in #102
- Various Fixes by @Vollkornaffe in #104
- Restructure for Downstream by @Vollkornaffe in #103
- Fix Release Pipeline After Restructuring by @Vollkornaffe in #105
- fix binary blend files path in README by @Vollkornaffe in #106
- Remove Override by @Vollkornaffe in #108
- Fix Remaining Issues Discovered by JSON Diffing by @Vollkornaffe in #110
- Check version immediately by @Vollkornaffe in #117
- Only use
BuildRNAInfoin Tests by @Vollkornaffe in #116 - Statistics by @Vollkornaffe in #118
- Modal Execution by @Vollkornaffe in #119
- Support Using Clipboard by @Vollkornaffe in #120
- Allow import with no tree by @Vollkornaffe in #123
- Add Node Group With Imported Root by @Vollkornaffe in #124
- Add Important Info Around Vendoring by @Vollkornaffe in #126
- Test Specific Versions by @Vollkornaffe in #129
New Contributors
- @BradyAJohnston made their first contribution in #6
Full Changelog: https://github.com/Algebraic-UG/tree_clipper/commits/v0.1.0