working
This commit is contained in:
@@ -11,15 +11,13 @@
|
||||
"operators/preset_ops.py",
|
||||
"operators/text_editor_ops.py"
|
||||
],
|
||||
"exclude_patterns": ["*batch*", "*advanced*", "*overlay*", "*utility*"],
|
||||
"max_texture_size": 1024,
|
||||
"exclude_patterns": ["*batch*", "*advanced*", "*utility*"],
|
||||
"max_concurrent_operations": 1
|
||||
},
|
||||
"full": {
|
||||
"description": "Full version - all features included",
|
||||
"exclude_files": ["blender_manifest.toml"],
|
||||
"exclude_patterns": [],
|
||||
"max_texture_size": 4096,
|
||||
"max_concurrent_operations": 4
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user