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.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • 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.

All Add-ons

Add-on Tissue
Tissue

Tools for Computational Design.
Add-on by Community
About Reviews Version History

1 Reviews

  • youthatninja
  • v0.3.71
  • 10 mo

There is no Report Bug section. Some Tracebacks if you hit search with no obj selected Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 560, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2412, in poll return ob and len(ob.vertex_groups) > 0 or ob.type == 'CURVE' ^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 928, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 480, in poll return context.object.type == 'MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1203, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 656, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 159, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 114, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 2003, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 301, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1741, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1954, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 795, in poll return len(context.object.modifiers) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'modifiers' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_tools.py", line 1648, in poll return len(context.object.vertex_groups) > 0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'vertex_groups' Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\4.2\extensions\blender_org\tissue\weight_reaction_diffusion.py", line 455, in poll return context.object.type == 'MESH' and context.mode != 'EDIT_MESH' ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'type'

1 review

5.0

1 review
5
4
3
2
1
Rate this Add-on
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite