March 16, 2019, 02:05 (GMT) |
Brush cursor: Fix bug in tiling preview |
March 16, 2019, 01:09 (GMT) |
Brush cursor: Radial symmetry and tiling preview support |
March 14, 2019, 23:35 (GMT) |
Voxel remesher: add option to smooth normals when remeshing |
March 14, 2019, 20:54 (GMT) |
OpenVDB Voxel remesher: Initial implementation This introduces a new workflow for sculpting. The voxel remesher works with Dyntopo disabled. The user needs to run it manually once he/she considers that the topology is too stretched to continue sculpting normally. OpenVDB evaluates the mesh volume as a level set with a given voxel size and it always outputs an all quads manifold mesh. It automatically solves self-intersections and geometry errors produced by booleans, which Dyntopo can't solve right now. Once the new mesh is calculated, the user can continue sculpting without the overhead of having Dyntopo enabled. It still needs a proper UI and it has some issues. Undo is not working on a remeshed object. |
March 13, 2019, 17:09 (GMT) |
Grab Brush: Use smooth curve deformation For now, this ignores the brush curve. The brush curve does't make sense in some brushes and in other ones it should be optional (like in the grab brush). This needs design to integrate with the UI. |
March 13, 2019, 16:34 (GMT) |
Brush Cursor: show minimal mouse cursor by default The brush cursor is disabled when manipulating the viewport, so you would not have any mouse feedback if the mouse cursor is completely disabled. This also displays the cursor position without relying on internal brush updates when the stroke is active. |
March 13, 2019, 16:26 (GMT) |
View Navigation: 2D viewport panning This option helps to keep the working area under control when working with brushes, especially if this feature is used with rotate around selection enabled. Now, panning speed does not depend on zoom level and it behaves more similarly to a 2D environment. The option certainly needs a better name and description, and it could be a good idea to hide and disable it if rotate around selection is disabled. Mode info: D3931 |
March 13, 2019, 15:32 (GMT) |
Add defaults and versioning to normal radius Patch by @jmztn |
March 13, 2019, 15:18 (GMT) |
|