huxingyi
|
2d841fb58b
|
Fix build on ubuntu
|
2019-03-03 14:44:48 +08:00 |
Jeremy Hu
|
ae32a4693b
|
Remove comments.
|
2019-02-27 23:08:39 +09:30 |
Jeremy Hu
|
cbaccb0116
|
Add cut face chamfer tool.
|
2019-02-27 22:29:03 +09:30 |
Jeremy Hu
|
2b44576f22
|
Fix cut face base normal.
|
2019-02-26 22:54:58 +09:30 |
Jeremy Hu
|
02bb32391e
|
Add cut face customizing.
This commit introduce a new tool, allow user to customize the face template for automatical extruding.
|
2019-02-24 23:12:23 +09:30 |
Jeremy Hu
|
b2fdb7f4e8
|
Fix cut rotation
|
2019-02-23 00:03:04 +09:30 |
Jeremy Hu
|
d866e0147b
|
Add cut rotation tool
Cut rotation tool allow user to adjust the generated face's rotation.
Convex hull wrapping tool removed in this commit.
|
2019-02-22 08:18:15 +09:30 |
Jeremy Hu
|
3e1fde4260
|
Fix build
|
2019-02-19 20:51:12 +09:30 |
Jeremy Hu
|
4bdbdd496a
|
Introduce new mesh generator: nodemesh
Remove meshlite, introduce nodemesh: https://github.com/huxingyi/nodemesh
Now, all the codebase move to C++, no rust language dependency.
|
2019-02-18 22:27:18 +09:30 |