Developer postOriginal post (opens in a new tab)

Knife Tool Feature!

We added a knife tool with polygon modeling.
Intuitively add vertices to faces and edges.
We also added Delete vertices tool and Delete edges tool.
You can easily refine unnecessary vertices and edges that made too much with a knife.

About Knife, Watch video in this tweet.
https://twitter.com/_darger/status/882532822841413632

------------------
Update Ver0.6.0 Jul/5/2017

Features
- We added a knife tool in polygon modeling. You can add a knife vertex on a face or edge by bringing the sphere cursor closer to the object and pulling the trigger. Next to the face you can add a knife vertex to the edge of the same face or same face. Next to the edge you can add a knife vertex on the face connected to the same edge or same edge. By pressing the touchpad, knife processing is confirmed. An auxiliary edge may be added so that no holes are opened in faces.Processing the knife tool on too complex faces may be failed.
- Delete vertices tool was added in polygon modeling. If you select the Delete tool and select vertex mode, you can use Delete vertices tool. When you pull a trigger, it deletes the vertex in the cursor. The actual process merges each vertex to the nearest vertex whose vertex is connected by the edge. If this causes a hole in the surface, the polygon at the end of the hole will be deleted so that there is no hole.
- Delete edges tool was added in polygon modeling. If you select the Delete tool and select the edge mode, you can use Delete edges tool. Pulling a trigger deletes the edge in the cursor. In the actual process, the faces connected to each edge are merged. If this causes a hole in the surface, the polygon at the end of the hole will be deleted so that there is no hole.
- Now you can show grid with polygon modeling. From Preferences, you can toggle between showing and hiding Axis, XY grid, XZ grid and YZ grid. You can also set the size of the grid and the number of partitions. The grid will be hidden while moving the entire model to prevent vr sickness.

- Command log is now displayed back of the main controller in polygon modeling.

Changes
- The Delete Faces tool has been integrated into the Delete tool. You can use the Delete faces tool by selecting the Delete tool and selecting the face mode.

Fixes
- Several bugfixes

note: Features of early access are not stable. These may be changed or abolished.