This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Campbell Barton e647c748fb fix [#32518] Vertex slide crash sometimes.
Undo would leave BMEditMesh->me pointer NULL, this would likely crash EDBM_verts_mirror_cache_begin() too.

Rather then restore 'me', remove the pointer altogether and use BMEditMesh->ob->data to save us having to keep track of 2 pointers.
2012-09-10 03:42:29 +00:00
..
2012-09-09 00:00:21 +00:00
2012-08-04 12:30:16 +00:00
2012-07-07 22:51:57 +00:00
2012-05-27 19:40:36 +00:00
2012-08-18 19:54:21 +00:00
2012-08-18 19:54:21 +00:00
2012-07-21 22:58:08 +00:00
2012-07-29 17:49:14 +00:00
2012-08-24 23:22:34 +00:00
2012-07-16 23:23:33 +00:00
2012-09-08 06:40:03 +00:00
2012-08-24 23:22:34 +00:00
2012-06-27 18:29:47 +00:00
2012-07-29 00:20:28 +00:00
2012-08-24 23:22:34 +00:00
2012-08-25 12:55:14 +00:00
2012-07-07 22:51:57 +00:00
2012-05-12 16:11:34 +00:00
2012-09-06 01:31:15 +00:00
2012-05-12 16:11:34 +00:00
2012-05-12 16:11:34 +00:00
2012-09-08 08:59:47 +00:00
2012-08-11 22:12:32 +00:00
2012-08-02 21:50:49 +00:00
2012-09-08 08:59:47 +00:00