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:
2
benchmark/foundation/third_party/dateutil/__init__.py
vendored
Normal file
2
benchmark/foundation/third_party/dateutil/__init__.py
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from ._version import VERSION as __version__
|
Reference in New Issue
Block a user