This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/bmesh
Campbell Barton 05f3e245a8 Fix T54098: Crash existing /w dyntopo sculpt
Optionally don't remap indices for objects.

Checking all objects parent's would reference a freed pointer
while freeing all objects.

In the case of dynamic topology there is no use in keeping track
of hook/vertex-parent indices.

Also disable this when creating meshes for undo storage
since adding an undo step shouldn't be modifying other objects.
2018-02-19 17:34:30 +11:00
..
2012-02-23 05:20:09 +00:00
2014-11-28 23:12:12 +01:00
2012-03-21 05:33:37 +00:00
2012-03-16 05:03:13 +00:00
2012-02-23 05:20:09 +00:00