We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1f2d9 commit a13fb03Copy full SHA for a13fb03
dof-utils.py
@@ -20,8 +20,8 @@
20
"name": "Depth of Field Utilities",
21
"author": "Christian Brinkmann (p2or)",
22
"description": "Displays depth of field in 3D viewport.",
23
- "version": (0, 1, 0),
24
- "blender": (2, 80, 0),
+ "version": (0, 1, 2),
+ "blender": (3, 5, 0),
25
"location": "3d View > Properties Panel (N) > Depth of Field Utilities",
26
"doc_url": "https://github.com/p2or/blender-dof-utils",
27
"tracker_url": "https://github.com/p2or/blender-dof-utils/issues",
0 commit comments