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 configparser
|
||||
import foundation
|
||||
from foundation import util
|
||||
from .. import foundation
|
||||
from ..foundation import util
|
||||
import os
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user