Fix #104725: Edit source operator recursion error when used #104730

Open
Loïc DAUTRY wants to merge 1 commits from L0Lock/blender-addons:l0lock-patch-1 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

Added a check for visited modules in walk_module() to avoid recursion
as in issue #104725
Also included minor tweak, i.e. changed the sidebar tab to "Dev" as per other
developers addons like Icon Viewer.

Added a check for visited modules in walk_module() to avoid recursion as in issue #104725 Also included minor tweak, i.e. changed the sidebar tab to "Dev" as per other developers addons like Icon Viewer.
Loïc DAUTRY added 1 commit 2023-07-02 01:02:36 +02:00
709f0a68ab Edit Operator Source: patch for #104725 and minor UI tweak
Edit Operator Source:
- added a check for visited modules in walk_module() to avoid recursion as in issue #104725
- changed the sidebar tab to "Dev", as per other developers addons like Icon Viewer.
Pratik Borhade changed title from Edit Operator Source: fix #104725 and minor UI tweak to Fix #104725: Edit source operator recursion error when used 2024-03-25 04:35:47 +01:00
Pratik Borhade requested review from Campbell Barton 2024-03-25 04:37:03 +01:00
Member

@ideasman42 hi, can you review this? Add-on maintainer/owner seems inactive

@ideasman42 hi, can you review this? Add-on maintainer/owner seems inactive
Merge conflict checking is in progress. Try again in few moments.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u l0lock-patch-1:L0Lock-l0lock-patch-1
git checkout L0Lock-l0lock-patch-1
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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: blender/blender-addons#104730
No description provided.