Use Manifest.toml info instead of bl_info #1

Merged
Victor Chedeville merged 3 commits from Victor-09/space_view3d_stored_views:Cleanup into main 2024-05-20 19:34:05 +02:00

Transition the add-on to use Manifest.toml information instead of the bl_info:

  • Replace __name__ with __package__
  • Use the Manifest file to retrieve the add-on Version
  • Remove bl_info
  • Add files permission in the Manifest
Transition the add-on to use Manifest.toml information instead of the bl_info: - Replace `__name__` with `__package__` - Use the Manifest file to retrieve the add-on Version - Remove bl_info - Add `files` permission in the Manifest
Victor Chedeville added 3 commits 2024-05-20 19:21:10 +02:00
Victor Chedeville merged commit 23976f4d86 into main 2024-05-20 19:34:05 +02:00
Victor Chedeville deleted branch Cleanup 2024-05-20 19:34:05 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: extensions/space_view3d_stored_views#1
No description provided.