Files
test2/source/blender/blenkernel/intern
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-09 17:15:43 +10:00
2020-04-07 12:10:36 +10:00
2020-05-18 17:04:43 +02:00
2020-05-15 13:55:01 +02:00
2020-05-12 12:23:41 +02:00
2020-05-15 23:16:39 +10:00
2020-03-24 10:36:42 +11:00
2020-03-29 17:11:41 +11:00
2020-05-15 23:16:39 +10:00
2020-05-20 22:56:09 +02:00
2020-05-07 08:50:30 +10:00
2020-05-09 17:15:43 +10:00
2020-05-15 17:47:58 +10:00
2020-04-30 08:09:21 +02:00
2020-05-09 17:15:43 +10:00
2020-05-11 20:31:58 +02:00
2020-04-30 08:09:21 +02:00
2020-05-08 19:02:03 +10:00
2020-03-24 10:36:42 +11:00
2020-05-19 13:59:39 +02:00
2020-05-09 17:19:28 +10:00
2020-05-09 17:15:43 +10:00