Initial implementation of blender benchmark addon
Just some glue logic to query progress and results from benchmark. Needed to move files around, so oth standalone and addon are happy.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
from foundation import logger
|
||||
from . import logger
|
||||
|
||||
|
||||
class Context:
|
||||
|
Reference in New Issue
Block a user