mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00

We must be very careful when using evaluated objects as their data may not be marked as being in edit mode. This can cause the drawing arrays and the accessed ones not to match causing python errors and crashes due to failure to exit the drawing matrices context.