Fix #112083: Loop cut requires GL only in interactive mode #112121

Merged
YimingWu merged 2 commits from ChengduLittleA/blender:fix-112083 into main 2023-09-18 15:45:24 +02:00

2 Commits

Author SHA1 Message Date
YimingWu 243c933114 Add comments to explain `is_interactive` 2023-09-18 21:39:20 +08:00
YimingWu 20f7e78327 Fix #112083: Loop cut requires GL only in interactive mode
Loop cut operator should only require OpenGL in interactive mode, this
makes it possible to run background python script calling the operator.
2023-09-18 17:59:50 +08:00