Files
test2/source/blender/blenkernel
Campbell Barton deaff945d0 Mesh: skip conversion from edit-mesh to mesh in edit-mode
This resolves a performance regression in 2.8x where every edit-mode
update performed an edit-mesh to mesh conversion.

Now the conversion will be lazily initialized if/when it's required.

New BKE_mesh_wrapper_* functions abstract over mesh data access.
Currently only edit-mesh and regular meshes are supported.
In the future sub-surface meshes may be supported too.
2020-05-25 23:07:30 +10:00
..
2020-05-15 13:55:01 +02:00
2020-03-29 17:11:41 +11:00
2020-03-05 21:07:20 +01:00
2020-04-05 22:22:21 +10:00
2020-03-11 21:39:56 +11:00
2020-05-03 15:30:35 +02:00
2020-04-03 12:38:04 +11:00