Skip to content

Clean console menus

Félix David requested to merge Tilix4/stax:clean_console_menus into 2.0

Description of change

  • Re-Created the startup.blend from scratch to avoid 'Error, region type missing in - name' messages. May create bugs, I tested the most I could, let's see but keep it mind this might come from the startup.blend
  • Changed the tool settings display in the panel, copied from the native Blender panel and removed unused panels.

How to test it

  • Use Stax and watch the console

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @awesome_dev_too

Merge request reports