Blender Git Commit Log

Git Commits -> Revision 796df8d

Revision 796df8d by Jesse Yurkovich (lineart-shadow)
December 8, 2021, 06:53 (GMT)
Fix T93541: Use warning instead of error for exceeding layer limits

Instead of using RPT_ERROR, use RPT_WARNING which will not raise an
exception to Python. This broke some scripts (including FBX import)
which already check for a None return value.

Ref D13458

Reviewed By: campbellbarton

Commit Details:

Full Hash: 796df8d4be30b47528e6c78f87b842d15fc711d0
Parent Commit: e7e00ee
Committed By: YimingWu
Lines Changed: +6, -6

1 Modified Path:

/source/blender/editors/mesh/mesh_data.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021