Revert changes from main commits that were merged into blender-v4.1-release

The last good commit was 4bf6a2e564.
This commit is contained in:
Brecht Van Lommel
2024-02-19 15:54:48 +01:00
parent 6b6393b22f
commit 0f2064bc3b
2245 changed files with 21398 additions and 34232 deletions

View File

@@ -60,6 +60,7 @@ class AbstractBlenderRunnerTest(unittest.TestCase):
command = [
self.blender,
'--background',
'-noaudio',
'--factory-startup',
'--enable-autoexec',
'--debug-memory',