Skip to content

Commit 68086ff

Browse files
authored
Merge pull request michidk#33 from purrception/patch-1
Direct link to MeshCombineWizard
2 parents e8a7a82 + 1c020d0 commit 68086ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Navigation:
9696
* [FacePaint](https://github.com/SixWays/FacePaint) - paint triangles of meshes.
9797
* [Simplygon](https://www.assetstore.unity3d.com/en/?&_ga=1.224491866.1155275539.1473983191#!/content/10144) - mesh optimization & lod generation.
9898
* [TextMesh Pro](https://www.assetstore.unity3d.com/en/#!/content/17662) - generate text with custom styling.
99-
* [meshcombinewizard](https://bitbucket.org/sirgru/meshcombinewizard) - combines all meshes on the chosen gameObject and its children that share the same material.
99+
* [meshcombinewizard](https://github.com/sirgru/MeshCombineWizard) - combines all meshes on the chosen gameObject and its children that share the same material.
100100
* [RoadArchitect](https://github.com/MicroGSD/RoadArchitect) - road system creator featuring dynamic intersections, bridges, etc.
101101
* [DrawLine](https://github.com/geniikw/drawLine) - procedural line mesh tool.
102102
* [Deform](https://github.com/keenanwoodall/Deform) - a framework for deforming meshes in the editor and at runtime in Unity.

0 commit comments

Comments
 (0)