33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
|
Changes between 1.0.0-beta.15 and 1.0.0-beta.16:
|
||
|
--------------------------------------------------
|
||
|
- Support onion skinning in pose editor
|
||
|
- Upgrade CGAL version from 4.11.1 to 4.13
|
||
|
- Replace triangulation with CGAL triangulate faces method
|
||
|
- Update CGAL kernel using from exact to inexact
|
||
|
- Fix invalid base normal on linux
|
||
|
- Remove cut face customization
|
||
|
- Make chamfer tool as a separate mini button
|
||
|
|
||
|
Changes between 1.0.0-beta.14 and 1.0.0-beta.15:
|
||
|
--------------------------------------------------
|
||
|
- Improved mesh quality: more quads with even edge size
|
||
|
- Remesh seams as better as possible and keep mesh manifold
|
||
|
- Support cut face customization
|
||
|
- Add chamfer tool
|
||
|
- Add back wireframe view
|
||
|
- Removed convex wrapping tool
|
||
|
- Removed global rotation buttons
|
||
|
- Removed rust language dependency: reimplemented mesh generator in C++
|
||
|
|
||
|
Initial beta release:
|
||
|
------------------------
|
||
|
- Combinable Bmesh Modeling
|
||
|
- Auto UV Unwrapping
|
||
|
- Metallic/Roughness PBR Material Support
|
||
|
- Auto Rigging
|
||
|
- Pose Editing
|
||
|
- Motion Editing
|
||
|
- OBJ Export Support
|
||
|
- FBX Export Support
|
||
|
- glTF 2.0 Export Support
|