Page MenuHome

Port 'STL format' addon to Blender 2.8
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Sep 25 2018, 5:57 PM.

Diff Detail

Repository
rBA Blender Add-ons
Branch
stl_addon
Build Status
Buildable 2109
Build 2109: arc lint + arc unit

Event Timeline

Brecht Van Lommel (brecht) requested changes to this revision.Sep 25 2018, 6:45 PM
Brecht Van Lommel (brecht) added inline comments.
io_mesh_stl/blender_utils.py
63

Objects should be added to the active collection in the view layer, not the master collection.

This revision now requires changes to proceed.Sep 25 2018, 6:45 PM
  • link new object to active collection
This revision is now accepted and ready to land.Sep 25 2018, 8:38 PM
This revision was automatically updated to reflect the committed changes.