Describe the bug
A user on discord reported that Blender's autosave is not working when modal operators are running. The addon
To Reproduce
Steps to reproduce the behavior:
- Install Alice/LG2.
- Run Blender with the view frustum or live view activated
- No autosave files are created
Expected behavior
Autosave should work as expected.
Platform & Versions (please complete the following information):
- OS: All platforms
- Blender Version: All versions
- Alice/LG Version All versions
Attach log files
This is a fundamental issue, since Blender does not allow autosave during modal operations:
https://developer.blender.org/T95171
Describe the bug
A user on discord reported that Blender's autosave is not working when modal operators are running. The addon
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Autosave should work as expected.
Platform & Versions (please complete the following information):
Attach log files
This is a fundamental issue, since Blender does not allow autosave during modal operations:
https://developer.blender.org/T95171