chore: remove QuickNav addon from build and loader (#343) #347

Merged
forbes merged 1 commits from chore/remove-quicknav into main 2026-02-27 18:29:20 +00:00
Owner

Removes QuickNav addon from the compiled program:

  • Remove QuickNav install block from src/Mod/Create/CMakeLists.txt
  • Remove mods/quicknav submodule entry from .gitmodules
  • Remove quicknav imports and TestWorkbenchMap tests from test_kindred_pure.py
  • Remove mods/quicknav submodule from git tracking

QuickNav will be archived to a reference folder in a separate step (#345). This is part of the UI/UX rework epic (#346).

Closes #343

Removes QuickNav addon from the compiled program: - Remove QuickNav install block from src/Mod/Create/CMakeLists.txt - Remove mods/quicknav submodule entry from .gitmodules - Remove quicknav imports and TestWorkbenchMap tests from test_kindred_pure.py - Remove mods/quicknav submodule from git tracking QuickNav will be archived to a reference folder in a separate step (#345). This is part of the UI/UX rework epic (#346). Closes #343
forbes added 1 commit 2026-02-27 18:27:50 +00:00
chore: remove QuickNav addon from build and loader (#343)
All checks were successful
Build and Test / build (pull_request) Successful in 30m57s
d47c94af8d
- Remove QuickNav install block from src/Mod/Create/CMakeLists.txt
- Remove mods/quicknav submodule entry from .gitmodules
- Remove quicknav imports and TestWorkbenchMap tests from test_kindred_pure.py
- Remove mods/quicknav submodule from git tracking

QuickNav will be archived to a reference folder in a separate step (#345).
This is part of the UI/UX rework epic (#346).
forbes merged commit a32f405990 into main 2026-02-27 18:29:20 +00:00
forbes deleted branch chore/remove-quicknav 2026-02-27 18:29:20 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#347