Skip to content

Releases: subdgtl/Monoceros

The very last Monoceros 1.* release

01 Aug 16:04
39ed047
Compare
Choose a tag to compare

Fix Collect Rules

29 May 13:36
f17a0f5
Compare
Choose a tag to compare
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

28 May 13:14
Compare
Choose a tag to compare
  • Fix Module with arbitrary base plane
  • Default line width for module and slot wireframe rendering

Fix Suggest Rule component

26 May 13:38
Compare
Choose a tag to compare
  • 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

20 May 21:13
Compare
Choose a tag to compare
1.2.4.2

Support Rhino 6.0

Fix Collect Rules

18 May 19:14
Compare
Choose a tag to compare
Now also works when disallowing Typed Rules

Report random seed of the output solution

15 May 22:05
Compare
Choose a tag to compare
1.2.4.0

Report solution random seed

Fix Materialize bake color and layer issues

15 May 20:56
b1fdad8
Compare
Choose a tag to compare
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

04 May 20:38
05f73a3
Compare
Choose a tag to compare

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

18 Apr 20:16
Compare
Choose a tag to compare

Rule suggester slightly more benevolent, with preview.
Rule preview now hides when disabled.