Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

Rated by Gustavo-Soares

Add-on ViewTools
  • ViewTools v1.0.0
  • 11 mo

The addon code needs to be revised, it is showing the following error : Warning: 'VIEW3D_ViewTools_MT_pie ' doesn't have upper case alpha-numeric prefix register_class(...): Warning: 'BG_Change_MT_pie_menu' doesn't have upper case alpha-numeric prefix

You can't fix this through a Blender menu or setting. The only way to resolve this is by editing the add-on's Python code, which is something only the developer should do.

The fix involves:

Locating the add-on's Python script (the .py file).

Opening the script in a code editor.

Finding the class definition, like class VIEW3D_ViewTools_MT_pie(Menu):.

Renaming the class to follow the convention, such as class VIEW3D_MT_ViewTools_pie(Menu):.

Saving the file and restarting Blender.

Add-on 3D Viewport Pie Menus
  • 3D Viewport Pie Menus v1.6.15
  • 11 mo

First of all, I would like to thank you for the excellent tool you created to make using the program much more fluid on a daily basis. I would like to know if it is possible to create a separate Pie Menu so that we can access only the Shade Flat and Shade Smooth functions, facilitating quick switching between them. Currently these options are in Object Display > Shading Operators, but it is still not as fluid as it would be if they had an exclusive menu or if these options were in the Object Display menu itself. There is a space available in the top right-hand corner when you access Object Display, where you could put Shade Smooth and in the bottom left-hand corner the option Shade Flat, or the other way around, just a suggestion.

  • Mets replied
  • 11 mo

Heya, we can't really discuss ideas here since there are no comment chains, but if you submit an issue on the repository page then I'm happy to discuss. The reason I wouldn't put it into the object display pie is because the Shade Smooth/Flat operations actually change the mesh data, while other options in that menu do not.

2 reviews
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite