Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General issues with loading file, loading default, etc. #1409

Open
2 tasks
vxlcoder opened this issue Jan 13, 2025 · 1 comment
Open
2 tasks

General issues with loading file, loading default, etc. #1409

vxlcoder opened this issue Jan 13, 2025 · 1 comment
Assignees
Labels
bug !Priority v4 Applies to RF version 4x
Milestone

Comments

@vxlcoder
Copy link
Contributor

I've noticed that RF will break when trying to load files, load defaults, etc.

Below is a checklist of items that need to get fixed.

  • With RF enabled, File > Defaults > Load Factory Settings. RF's Add Mesh Retopology at XXX does not show (but there is still a divider?). There is a note in terminal that operator is unknown. now, Edit > Preferences > Add-ons > re-enable RF4, and notice RF's Add Mesh Retopology at XXX shows up twice!
  • Load blend file that has Contours selected and some geometry selected, File > Revert, now old operators / draw handlers are sticking around causing problems in the terminal
@vxlcoder vxlcoder added bug !Priority v4 Applies to RF version 4x labels Jan 13, 2025
@vxlcoder vxlcoder self-assigned this Jan 13, 2025
vxlcoder added a commit that referenced this issue Jan 16, 2025
RF now does not crash when reverting file!

however, if an RFTool is selected that has an overlay before reverting,
that particular overlay does not work after load finishes.  not sure
why, yet.
@vxlcoder
Copy link
Contributor Author

I'm having a hard time finding a way to handle the issue around reverting. It seems Blender does not alert modal operators when a load happens (can hook into bpy.app.handlers.load_pre, but cannot change tools / kill modal ops in there), and the context isn't quite correct when the load finishes.

@jlampel jlampel modified the milestones: v4.0, v4.0 beta Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug !Priority v4 Applies to RF version 4x
Projects
None yet
Development

No branches or pull requests

2 participants