Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Modularize MTools * Allow loading font files for the Text Mesh generator * Text Mesh generator: Commit dependencies * Better English * Fix Polyhedron generator * Split MTools tools from operators * Improved plugin about documentation * Implement checkboxes for amend menus that simulated numbers as toggles * Use a math parser for XYZ surface generator * XYZ surface generator: Use better more smaller expression evaluator * XYZ surface generator: Include variables as sliders * Scatter: Improve scattered mesh rotation to accurately follow face * Rewrite utilities * Triangles To Quads: Improved Algorithm * Expand/Shrink Selection: Enable for face and edge modes. * Triangulate Faces: Fix counter clock wise polygons not working correctly * Make use of reusable ThreeJS objects scoped for each action file. * Add Bridge Loops Action * Expand/Shrink: Add selection based on selection mode * Bridge Loops: Detect face holes * Improve about builder * Bridge Loops: More educated edge loop picker * Bridge Loops: Organize unorganized loops * Bridge Loops: Path blending + docs * Create a Logo * Final Touches * Update plugin metadata * Bridge Edge Loops: Add Order Option * Bridge Edge Loops: Automatically detect if loop should be reversed * Remove link behavior in about + remove SVG icon
- Loading branch information