Blender Git Loki
Git Commits -> Revision d046a1f
Revision d046a1f by Jacques Lucke (master) September 26, 2021, 21:28 (GMT) |
Functions: fail early when multi-function throws an exception Multi-functions are not allowed to throw exceptions that are not caught in the same multi-function. Previously, it was difficult to backtrack a crash to a previously thrown exception. |
Commit Details:
Full Hash: d046a1f2fa46eb14b45bfe696a3e2ad08c5110c0
Parent Commit: 1cd8a43
Lines Changed: +14, -2
1 Modified Path:
/source/blender/functions/intern/multi_function_procedure_executor.cc (+14, -2) (Diff)