Skip to content
New issue

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

Meshcount - Show All only displays one object #2

Open
get2500 opened this issue Sep 1, 2019 · 0 comments
Open

Meshcount - Show All only displays one object #2

get2500 opened this issue Sep 1, 2019 · 0 comments

Comments

@get2500
Copy link

get2500 commented Sep 1, 2019

Blender 2.8
Windows 10 build 18362

The mesh information pane, set to Show: All, only shows 1 object in the output list, but identifies 24 mesh objects in the scene. The only information displayed is the Name and Verts columns. (mod.), Edges, and Faces are all blank.

I do have objects inside of several "Collections"

Contents of the error shown in the terminal:

Traceback (most recent call last):
  File "C:\Users\Grant\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\Meshcount.py", line 161, in draw
    bm.from_object(mo[0], context.depsgraph)
AttributeError: 'Context' object has no attribute 'depsgraph'

location: <unknown location>:-1

location: <unknown location>:-1
Traceback (most recent call last):
  File "C:\Users\Grant\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\Meshcount.py", line 161, in draw
    bm.from_object(mo[0], context.depsgraph)
AttributeError: 'Context' object has no attribute 'depsgraph'

location: <unknown location>:-1

location: <unknown location>:-1

I'm both new to Blender and Github so if its an obvious human error on my end or if i didn't provide enough information please let me know and I apologize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant