[Bf-extensions-cvs] [3324118c] master: render time: basic update 2.8x

meta-androcto noreply at git.blender.org
Sun Sep 15 05:40:33 CEST 2019


Commit: 3324118c85fb8647de369bfc75fd66d9d7971d49
Author: meta-androcto
Date:   Sun Sep 15 13:40:20 2019 +1000
Branches: master
https://developer.blender.org/rBAC3324118c85fb8647de369bfc75fd66d9d7971d49

render time: basic update 2.8x

===================================================================

M	render_time.py

===================================================================

diff --git a/render_time.py b/render_time.py
index 8df8d3f5..0726d110 100644
--- a/render_time.py
+++ b/render_time.py
@@ -22,7 +22,7 @@ bl_info = {
     "name": "Render Time Estimation",
     "author": "Jason van Gumster (Fweeb)",
     "version": (0, 5, 2),
-    "blender": (2, 65, 4),
+    "blender": (2, 80, 4),
     "location": "UV/Image Editor > Properties > Image",
     "description": "Estimates the time to complete rendering on animations",
     "warning": "Does not work on OpenGL renders.",



More information about the Bf-extensions-cvs mailing list