Use Manifest.toml info instead of bl_info #1
@ -2,18 +2,6 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
bl_info = {
|
||||
"name": "Stored Views",
|
||||
"description": "Save and restore User defined views, pov, layers and display configs",
|
||||
"author": "nfloyd, Francesco Siddi",
|
||||
"version": (0, 3, 7),
|
||||
"blender": (2, 80, 0),
|
||||
"location": "View3D > Sidebar > View > Stored Views",
|
||||
"warning": "",
|
||||
"doc_url": "{BLENDER_MANUAL_URL}/addons/3d_view/stored_views.html",
|
||||
"category": "3D View"
|
||||
}
|
||||
|
||||
"""
|
||||
ACKNOWLEDGMENT
|
||||
==============
|
||||
|
Loading…
Reference in New Issue
Block a user