Skip to content

exporter does not work with current version of blender 2.8 #8

Description

@GBrent-dev

I'm getting this error when saving. I've selected the emitter object and the am only trying to render a 30 frames of a 150 frame particle animation.

Traceback (most recent call last):
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 175, in execute
return export_main(context, self.filepath, settings, self)
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 59, in export_main
obj = bpy.context.depsgraph.objects.get(obj.name, None)
AttributeError: 'Context' object has no attribute 'depsgraph'

location: :-1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions