Releases: subdgtl/Monoceros
Releases · subdgtl/Monoceros
The very last Monoceros 1.* release
Fix Collect Rules
Fix/collect (#48) Fixes bug in Collect component. Now unwraps all typed rules first, collects all disallowed (unwrapped + originally explicit) rules and removes them from the list of allowed rules.
Fix Module with arbitrary base plane
- Fix Module with arbitrary base plane
- Default line width for module and slot wireframe rendering
Fix Suggest Rule component
- multiple curves with the same end point are collapsed into a single naked point
- suggest now supports rogue points as connector geometry
- minor preview optimization
Support Rhinoceros 6.0
1.2.4.2 Support Rhino 6.0
Fix Collect Rules
Now also works when disallowing Typed Rules
Report random seed of the output solution
1.2.4.0 Report solution random seed
Fix Materialize bake color and layer issues
Fix Materialize bake color and layer issues (#47) * Fix Materialize bake color and layer issues * Increase version number
Limit solver time & Fix Slots from Geometry
The WFC Solver can now stop after spending XY milliseconds attempting to find a solution.
Significant improvement of Slots from Geometry (still struggling with visually identical geometry with different construction history).
Rule suggester update
Rule suggester slightly more benevolent, with preview.
Rule preview now hides when disabled.