We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug After installing and integration with blender, Pandora option is showing in menu but it's dropdown menu and settings are missing,
How can i fix them?
In console it's also showing these error.
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:379 rna_uiItemO: operator missing srna 'object.pandora_submitter'
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:373 rna_uiItemO: operator missing srna 'object.pandora_renderhandler'
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:376 rna_uiItemO: operator missing srna 'object.pandora_settings'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After installing and integration with blender, Pandora option is showing in menu but it's dropdown menu and settings are missing,
How can i fix them?
In console it's also showing these error.
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:379
rna_uiItemO: operator missing srna 'object.pandora_submitter'
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:373
rna_uiItemO: operator missing srna 'object.pandora_renderhandler'
C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\startup\bl_ui\space_topbar.py:376
rna_uiItemO: operator missing srna 'object.pandora_settings'
The text was updated successfully, but these errors were encountered: