April 25, 2021, 21:02 (GMT) |
* Fixed SCULPT_dynamic_topology_sync_layers to properly sync active/render/clone/mask layers indices. * Fixed sculpt color bugs in pbvh drawing for bmesh. |
April 21, 2021, 17:00 (GMT) |
Fix nasty crash in dyntopo with non-manifold geometry. |
April 20, 2021, 22:40 (GMT) |
* Fixed vcol drawing in indexed smooth shading mode |
April 20, 2021, 13:34 (GMT) |
Added detail_size to local dyntopo brush settings |
April 18, 2021, 03:25 (GMT) |
SCULPT_calc_principle_curvatures now has option to use slower but more accurate BLI_eigen_solve_selfadjoint_m3 solver. |
April 15, 2021, 05:07 (GMT) |
Merge branch 'master' into temp_bmesh_multires |
April 15, 2021, 05:04 (GMT) |
commit prior to merge |
April 15, 2021, 05:02 (GMT) |
Last attempt at fixing boundary brush for now. Unassigned boundary verts now get bend data from their neighbors. Still isn't quite satisfactory but better then before. |
April 15, 2021, 01:41 (GMT) |
* Fix crash in boundary sculpt tool * For some reason boundary tool sometimes fails to match verts to boundary verts. It now simply freezes them in place if that happens |
April 14, 2021, 22:55 (GMT) |
Commit current code state |
April 13, 2021, 08:44 (GMT) |
Fix another crash |
April 13, 2021, 08:08 (GMT) |
Fix infinite loop bug |
April 12, 2021, 11:19 (GMT) |
Fix extremely nastly memory corruption bug in pbvh |
April 12, 2021, 06:39 (GMT) |
* Fix bug in last commit, broke draw brush |
April 12, 2021, 05:03 (GMT) |
Fix dyntopo undo bug |
April 12, 2021, 04:44 (GMT) |
fix last commit |
April 12, 2021, 04:42 (GMT) |
Fix crash |
April 12, 2021, 02:29 (GMT) |
Get rid of various __attribute__((optnone)) I had scattered throughout the code |
April 12, 2021, 01:19 (GMT) |
* Dyntopo cleanup mode is now on by default. * Fixed undo bug |
April 12, 2021, 00:59 (GMT) |
* Merge branch 'master' into temp_bmesh_multires * Implemented DynTopo option to dissolve 3 and 4-valence vertices. * Fixed bug in dyntopo collapse customdata snapping. |
|